Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: About VS.NET Debug


Message #1 by "rougher" <rougher@s...> on Mon, 18 Dec 2000 15:10:56 -0000
How can I Debug ASPPlus program on my localhost.



Now the VS.NET Debugger report: unable automatically attach

"http://myserver/myprogram.aspx"



Thanks



---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to aspx as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by "Dave Sussman" <davids@i...> on Tue, 19 Dec 2000 08:57:42 -0000
Check the config.web file, and make sure it has



<compilation debugmode="true"/>



within the configuration section.



Dave





"rougher" <rougher@s...> wrote in message news:26185@a...

>

> How can I Debug ASPPlus program on my localhost.

>

> Now the VS.NET Debugger report: unable automatically attach

> "http://myserver/myprogram.aspx"

>

> Thanks

>

> ---

> http://www.asptoday.com - the leading site for timely,

> in-depth information for ASP developers everywhere.

> ---

> You are currently subscribed to aspx as: $subst('Recip.EmailAddr')


leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com

>

>







---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to aspx as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index