Forums
This topic is locked
ASP.NET Adding SQL SERVER Connection Error
09 Feb 2004 13:27:09 Jay Eire posted:
Hi Guys,I am having a problem with DreamweaverMX, when I try to set up a ASP.NET SQL Server Connection I get the following pop up error message; 'HTTP Error Code 500 Internal Server Error' when I click the Test button.
Here are the steps I am doing;
I have set up a new ASP.net site
In the application tab ive selected Databases and SQL Connection
I get the following
Persist Security Info=False;
Data Source=[serverName];
Initial Catalog=[databaseName];
User ID=[username];
Password=[password];
I fill in my SQL server info
Persist Security Info=False;
Data Source=server1;
Initial Catalog=database1;
User ID=sa;
Password=pw1234;
I then click the Test button to test the connection and I get the following POPUP error message
'HTTP Error Code 500 Internal Server Error'
any ideas please? this has been wrecking my head all weekend!
Thanks
Jay
Replies
Replied 09 Feb 2004 22:24:08
09 Feb 2004 22:24:08 ray day replied:
I have the same problem with this error:
http 403 error code forbidden
HELP!
http 403 error code forbidden
HELP!
Replied 19 Feb 2004 16:48:02
19 Feb 2004 16:48:02 Darlene Riego replied:
It works fine for me...you might want to go back and check your site definitions. Also, make sure your data source is correct. I tried using my domain name and it didn't work, I used my database ip address instead. Hope this helps.
--Darlene
--Darlene