J
JerryW
I just reinstalled .NET 2003 (after repeated attempts to
get ASP.NET Web Applications to work).
I created a new virtual directory from within IIS (e.g.
WebTest). Then I tried to create a new Visual C# ASP.NET
Web Application pointint to the location
http://localhost/MyWebTest. I get an error:
"The Web server reported the following error when
attempting to create or open the Web project located at
the following
URL: 'http://localhost/MyWebTest'. 'HTTP/1.1 500 Internal
Server Error'.
The Event log has:
Failed to execute the request because the ASP.NET process
identity does not have read permissions to the global
assembly cache. Error: 0x8013141a
Can anyone help me fix this? - Thanks
get ASP.NET Web Applications to work).
I created a new virtual directory from within IIS (e.g.
WebTest). Then I tried to create a new Visual C# ASP.NET
Web Application pointint to the location
http://localhost/MyWebTest. I get an error:
"The Web server reported the following error when
attempting to create or open the Web project located at
the following
URL: 'http://localhost/MyWebTest'. 'HTTP/1.1 500 Internal
Server Error'.
The Event log has:
Failed to execute the request because the ASP.NET process
identity does not have read permissions to the global
assembly cache. Error: 0x8013141a
Can anyone help me fix this? - Thanks