Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debbugging dificulty
Message
De
09/09/2005 10:10:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/09/2005 09:46:49
Information générale
Forum:
ASP.NET
Catégorie:
Test et débogage
Divers
Thread ID:
01048085
Message ID:
01048103
Vues:
20
>Hi,
>
>I have a problem to debug ASP.NET Applications.
>
>The debbug don't work.
>I'm working in Debbug type and I have it:
> compilation defaultLanguage="c#" debug="true"
>in my Web.Config file.
>
>So, I execute this steps:
>
>- Access the Debug menu
>- Click in the Process option
>- Mark "Show system process"
>- Select aspnet_wp.exe
>- Click the Attach button
>- Select "Common Language Runtime"
>- Click OK button
>
>It return the message "Unable to attach to the process"

Geraldo,
I never used it that way.
In your code right click and set a breakpoint, F5 to run.
Also in Web.config you could have trace tag. Something like:
<trace enabled="true" traceMode="SortByTime" localOnly="true"/>
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform