Event 1089

C

chuck

"Failed to execute the request because the ASP.NET process identity does not
have read permissions to the global assembly cache. Error: 0x80070002 The
system cannot find the file specified. "

I can't view asp web application with visual studio .NET 2003

How do i fix this?
 
P

Patrick.O.Ige

Chuck the error says "ASP.NET process identity does not
have read permissions "
So i guess you need to give the ASPNET acct the required permission.
Hope that helps
Patrick
 
P

Patrick.O.Ige

Chuck the error says "ASP.NET process identity does not
have read permissions "
So i guess you need to give the ASPNET acct the required permission.
Hope that helps
Patrick
 
P

Patrick.O.Ige

Chuck the error says "ASP.NET process identity does not
have read permissions "
So i guess you need to give the ASPNET acct the required permission.
Hope that helps
Patrick
 
P

Patrick.O.Ige

Chuck the error says "ASP.NET process identity does not
have read permissions "
So i guess you need to give the ASPNET acct the required permission.
Hope that helps
Patrick
 
G

Guest

I gave the ASPNET account with read permissions to "C:\Inetpub\wwwroot", but
it still gives me the error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top