A
amit sinha
I have build after converting the distributed environment application
from .net 1.x to .net 2.x in VS 2005 in my local machine.And uploded
in my development environment Server .I have 2 project in the
solution .
First Proj. Used for Connection to Oracle DATABase(calling connection
string from xml file)
Second Proj : UI application where i add the Connection.dll(FIRST)
Now when as i am running my application its not able to connect to DB
in first instance but as i am Resfressing it i am able to Connect the
DB and then my application is running fine.What might be the reason
which is causing the problem.Pls give me suggestion to resolve this
issue.
from .net 1.x to .net 2.x in VS 2005 in my local machine.And uploded
in my development environment Server .I have 2 project in the
solution .
First Proj. Used for Connection to Oracle DATABase(calling connection
string from xml file)
Second Proj : UI application where i add the Connection.dll(FIRST)
Now when as i am running my application its not able to connect to DB
in first instance but as i am Resfressing it i am able to Connect the
DB and then my application is running fine.What might be the reason
which is causing the problem.Pls give me suggestion to resolve this
issue.