Global.asax does not always run in dev mode?

G

Guest

Hello all

I'm making changes in Application_Start in Global.asax. Sometimes the code executes, but sometimes it doesn't. I'm wondering if the .NET Development environment sometimes caches the application, so that even when I quit the app in debug mode it hangs onto it and doesn't fire the application_start events the next time around. Any thoughts

Thanks

Bill Borg
 
A

Alvin Bruney [MVP]

Your post went unanswered. Have you resolved this issue?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
BB said:
Hello all,

I'm making changes in Application_Start in Global.asax. Sometimes the
code executes, but sometimes it doesn't. I'm wondering if the .NET
Development environment sometimes caches the application, so that even when
I quit the app in debug mode it hangs onto it and doesn't fire the
application_start events the next time around. Any thoughts?
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top