M
moondaddy
I have a vb.1.1 winforms app (solution). One of the projects in the
solution was a web services project which the winforms app uses. I had to
upgrade the web services app to .Net 2.0 and therefore had to remove it from
the solutions as the solution must remain as .Net 1.1 for now. Is there any
way to step through the code as it executes from the winforms app into the
code in the web services (from the 1.1 solution into the 2.0 ws project)?
Thanks.
solution was a web services project which the winforms app uses. I had to
upgrade the web services app to .Net 2.0 and therefore had to remove it from
the solutions as the solution must remain as .Net 1.1 for now. Is there any
way to step through the code as it executes from the winforms app into the
code in the web services (from the 1.1 solution into the 2.0 ws project)?
Thanks.