M
moondaddy
I have a VS 2008 solution which has a .net 2.0 winforms app that was just
upgraded from VS 2003 .net 1.1. It also has a web service project .net 2.0.
when I try to debug by stepping from the winforms app into a web service I
get the error:
Unable to Automatically Step Into the Server
I looked at the documentation and I've done everything listed such as
setting debug=true in the web.config file.
However, if I just run the ws app, I can debug with in it. I just cant step
from the winform app into the ws. any ideas how I can resolve this?
Thanks.
upgraded from VS 2003 .net 1.1. It also has a web service project .net 2.0.
when I try to debug by stepping from the winforms app into a web service I
get the error:
Unable to Automatically Step Into the Server
I looked at the documentation and I've done everything listed such as
setting debug=true in the web.config file.
However, if I just run the ws app, I can debug with in it. I just cant step
from the winform app into the ws. any ideas how I can resolve this?
Thanks.