Page 1 of 1

debugging in Visual Studio

PostPosted: November 3rd, 2007, 9:08 am
by mikimyky@codeplex
Hi,

you have great project, but I have some issues to get it work
Installed vsintegration-2.0-beta4-sp1.zip ,phalanger-2.0-beta4.zip and created webapplication from phalanger template. Debugging in Visual Studio almost works, but I cant see variables values while in debugging mode.
If I add watch for some variable, Visual studio gives error:
"The name 'http' does not exist in the current context"
Is there some additional steps to make debugging work? I can't find any information about that.
Thanks.