randomly get error when building my solution: Type 'ASP.global_asa

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Occasionally I will get this error msg:
Type 'ASP.global_asax' is not defined when i compile my web project solution.
I have a global.asax file in my project, but i have no code in it. I am
however using Forms Auth via separate component to handle the
Application_AuthenticateRequest event.
Anybody know why this is happening?
thanks,
i appreciate any help
JCM
 
Try re creating a new one. Should work for you. Also try and close visual
studio and kill process aspnet_wp.exe
 

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

Back
Top