Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Objectname 'Message'
Message
De
11/08/2005 05:35:36
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Invalid Objectname 'Message'
Divers
Thread ID:
01040122
Message ID:
01040122
Vues:
62
Hi,
I hope "Invalid Objectname 'Message'" is the correct translation of the german error I get on a web form.
The problem is, that I have localization=false and no message table exists in my database. When I now submit a form with i.e. a textbox that contains a wrong value, the "AddBrokenRuleForControl" of the webpage tries to get the message for this error. This ends in a "GetMessageCache" call which calls "GetAllMessages" which then fails, because the message table doesnt exist.

Is there a place where I can turn this feature off, so that I can run my application without the message table?
In my Web.config the localization is off
add key="LocalizeApp" value="false"

With regards
Thomas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform