Forum Moderators: open

Message Too Old, No Replies

problem with asp.net pages

         

itssankar

3:36 am on Feb 7, 2004 (gmt 0)

10+ Year Member



i am new to asp.net. i am using iis 5.0 in win2k. i have installed .net 2003. while running .aspx pages it shows following error. show friendly error is unchecked.

-2147467259 (0x80004005)

please help me.

WebJoe

6:54 am on Feb 7, 2004 (gmt 0)

10+ Year Member



As much as I hate to tell you this, but according to Microsofts documentation, this is an "unknown error".

But in MSDN I found something [msdn.microsoft.com] that might help you track down what caused it.

itssankar

7:26 am on Feb 7, 2004 (gmt 0)

10+ Year Member



i have tried with that but still showing same error.
what i want to do and also while opening a asp.net webapplication from Visual Studio 2003 the following error showing. what i want to do. please help me.

The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'.'HTTP/1.1 500 Server Error'.

korkus2000

8:54 pm on Feb 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



So you are running win2k with IIS and when you open the project with visualstudio.net 2003 you get the 500 error from the localhost. So where does server 2003 enter into this?

itssankar

4:38 am on Feb 10, 2004 (gmt 0)

10+ Year Member



i am not using server 2003. i am using only win2k with iis. and .net2003. while opening an asp.net web application i am getting the error. can you help me.

korkus2000

2:58 pm on Feb 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using an ODBC driver in any of the pages in the web application? Are you using a DSN? Have you updated your computer to MDAC 2.7? Have you modified the global.asax?

chris_f

3:04 pm on Feb 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Definity sounds like something isn't configured correctly. However, first check the obvious. Is your project actually reachable via [localhost...] or is a [localhost...] project.