Forums
This topic is locked
asp.net/iis internal server error 500
31 Jul 2005 05:32:40 C M posted:
Hello,I am trying to set up an OLE DB connection but when I click on Test Connection, an error pops up "HTTP error code 500 Internal Server Error".
I have a IIS website running with .net framework installed. Can anyone PLEASE help me!!!
Replies
Replied 31 Jul 2005 07:48:09
31 Jul 2005 07:48:09 C M replied:
The connection string i'm using is
"Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=C:\web\ropakaizenT.mdb"
I really appreciate it!
"Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=C:\web\ropakaizenT.mdb"
I really appreciate it!
Replied 01 Aug 2005 16:51:10
01 Aug 2005 16:51:10 Patrick Woldberg replied:
If you are working with ASP.NET, turn on Debug and Trace when developing, helps you finding the error, an error code 500 says nothing.
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Administrator at DMXzone.com, FLzone.net, FWzone.net and DNzone.com
--------------------------------------------------
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Administrator at DMXzone.com, FLzone.net, FWzone.net and DNzone.com
--------------------------------------------------