Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Live' MM asp.net app not accessing data
Message
 
À
11/11/2004 17:01:17
Natalie Sebastian
Great Lakes Behavioral Research Institut
Cranberry Township, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
Database:
MS SQL Server
Divers
Thread ID:
00960657
Message ID:
00960694
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform