Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Live' MM asp.net app not accessing data
Message
 
To
11/11/2004 17:01:17
Natalie Sebastian
Great Lakes Behavioral Research Institut
Cranberry Township, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
Database:
MS SQL Server
Miscellaneous
Thread ID:
00960657
Message ID:
00960694
Views:
13
Natalie,

If you look at the stack trace it seems as if the problem is with the Database Manager not being available. Do you have the following line of code in your Global.asax.cs Application_Start() event handler method:

App = new AppWeb();

If not, you need to add it in...if so, I recommend setting a breakpoint on this line of code to see what's happening.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform