Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form doesn't want to save
Message
De
24/01/2008 04:26:07
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Problèmes
Versions des environnements
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01284561
Message ID:
01284876
Vues:
26
>>>but I'm not sure what should I do with this to show me the actual problem with the form.
>>
>>Nothing you can do with it. You need to find where and why it's been called. I asked earlier (somewhere) - do you have the ability to debug on the server? If not then you've not much chance of discovering the problem....
>
>I have a full access to the server where the pages are stored. But how exactly am I supposed to debug them?

If you have VS on the server use that. Simplest way is to hard code a break in the server code handling the postback ('System.Diagnostics.Debugger.Break()' in C#, just 'STOP' in VB). Of course it's better to do this on a development server rather than the production machine <g>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform