472,122 Members | 1,465 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,122 software developers and data experts.

Error when connecting .aspx page

3
Hi, friends! I have created .aspx page which uses sql connection to SQL Server 2000 on computer with Win2000 advanced server used as web server. The page works normally on VS2005 with its ASP.NET Web Development server. When I try to test the page on IIS 5.0 /.NET Framework 2.0 installed/, I receive the following error: "Failed to execute request because the App-Domain could not be created. Error: 0x80004005 Unspecified error". I need help. Thanks in advance!
Jan 10 '07 #1
1 3366
maikl
3
Hi, friends! I have created .aspx page which uses sql connection to SQL Server 2000 on computer with Win2000 advanced server used as web server. The page works normally on VS2005 with its ASP.NET Web Development server. When I try to test the page on IIS 5.0 /.NET Framework 2.0 installed/, I receive the following error: "Failed to execute request because the App-Domain could not be created. Error: 0x80004005 Unspecified error". I need help. Thanks in advance!
I just want to add some information:

when browsing this page - default.aspx i'm getting the following error:

Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.

Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.

In the application log I found the error: Failed to execute request because the App-Domain could not be created. Error: 0x80004005 Unspecified error.

Because .html and .asp pages are browsed normally, I think the problem is only with ASP.NET pages.

Please help!
Jan 10 '07 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

13 posts views Thread by Edward Mitchell | last post: by
1 post views Thread by John Shadel | last post: by
5 posts views Thread by James | last post: by
1 post views Thread by NEWS | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.