Global.asax

G

Guest

I am putting instructions for the application_OnStart event into my
global.asax file but it seems as if the file is not being used when I debugg;
I have tried using stops in the code to see if I actually use the event. Is
there something I need to do to get the application to use the global.asax in
..net 1.1.
 

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