Can't debug IIS service from client app

R

Ronald S. Cook

1) I start my client Windows app
2) At a breakpoint I attach to the aspnet_wp.exe
3) I continue stepping through code

I am expecting to make it over to the service project (where I have a
breakpoint) but it never goes there.

What am I doing wrong?

Thanks,
Ron
 
P

PlatinumBay

Ronald,

What is the client app? Windows Forms or a Windows Service?

How is it interacting with the ASP.NET site?


Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top