OK -- apparently this is nasty bug/glitch in .net. My C# web site build and run just fine -- perfectly fine -- on my local machine. However, when I simply upload to my server, some error in the Global.asax.cs file crashes the entire application. All Global.asax.cs does is establish global objects for the app. There's no real documentation, no real special write up about how obviously delicate and buggy and unstable it is -- it must be because VS 2005 certaintly detects nothing that suggest a major crash.
Worse, I've googled the problem, and -- the problem is all over the place: 1000's of posts requesting help, and about as many different answers, and only about a third of them seem to work. I've tried everything: deleting my dll's, rebuilding the site. Nothing matters and nothing works --- almost predictably.
Here's the URL:
http://128.121.32.70:8080/yrbAdminStaging/adminLogin.aspxAny help, any ideas? Thanks.
Start Free Trial