ASP.Net project won't run

  • Thread starter Thread starter Helpless New Guy
  • Start date Start date
H

Helpless New Guy

Hi,

I'm trying to open a ASP.net project that another developer within my
company developed, I'm able to build the project but when I try to run it
it gives me an error that says I need to be a member of the debug users
group. I had myself placed in the group and I'm also an admininstrator of
the server.

There are other ASP.net projects on the box and I'm able to build and run
them fine.

Does anyone have any suggestions that I could try...

Thanks,
K
 
It is likely if you are doing a web project that ASPNETis not regestered as a
user on the machine where the IIS server is which is also likly to be the
same machine in this case.
 
Back
Top