Database exception when browse a web page from IIS
nammanFeb 7 2013 — edited Feb 8 2013I have developed a web application accessing data in Oracle Database.
When I run on Visual Studio 10, anything is working fine.
When I browse on Server (IIS), it has exception : Oracle.DataAccess.Client.OracleException: ORA-12560: TNS:protocol adapter error
Please help!
Thanks