Connection String Error

Posted by Vinokanna under ASP.NET on 8/24/2013 | Points: 10 | Views : 1463 | Status : [Member] | Replies : 7
I had my UI in one sever with Oracle Client and Oracle DB in Another sever When i login the connection could not be made
Through SQL Plus connected,.UDL file Connection string and web config connection string are equal.
If anybody knows how to connect please help me to resolve.




Responses

Posted by: Nitesh.Luharuka on: 8/29/2013 [Member] Starter | Points: 25

Up
0
Down
what error are you getting?

Nitesh Luharuka
http://www.niteshluharuka.com

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Vinokanna on: 8/30/2013 [Member] Starter | Points: 25

Up
0
Down
Could not reach connection string unable to reach connection string,
when click login no action performs

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 8/30/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Can you post the exact error message which you got?
Refer these links...
http://support.microsoft.com/kb/255084
http://forums.asp.net/t/1390668.aspx/1

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Vinokanna on: 8/30/2013 [Member] Starter | Points: 25

Up
0
Down
@Mr.Chandu
I will try on those links suggest by you
thanks in advance


Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Nitesh.Luharuka on: 8/30/2013 [Member] Starter | Points: 25

Up
0
Down
Please also paste the exact error message

Nitesh Luharuka
http://www.niteshluharuka.com

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Vinokanna on: 9/1/2013 [Member] Starter | Points: 25

Up
0
Down
When the connection string didn't hit the DB we display a msg in UI check username and password that msg only shows

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/2/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
>> When the connection string didn't hit the DB we display a msg in UI check username and password that msg only shows
Means for all kind of exceptions you will get username/password are incorrect message...

You check the inner exception by putting Break Point & debug the application... Post us back...


Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Vinokanna, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response