Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtaining line numbers in client site
Message
De
08/08/2005 10:14:33
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01039201
Message ID:
01039294
Vues:
11
>the version at the client's site is probably compiled in release mode, which drops the line numbers. You can either compile in debug mode for testing or you can set the build properties for release. Right-click the project, properties make sure it's set to release configuration and under the build settings enable the "Generate Debugging Information" box. You'll need to deploy the .PDB files as well.

Ok, so that would explain why the Framework.dll was returning the line number but not the application itself. For the framework, I copied the PDB file but only the EXE for the application.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform