473,397 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Can't debug IIS service from client app

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
May 25 '07 #1
1 1339
Why can't you just hit F5 on your Website project?

You will need to change its setting to:

Project Properties -Start Options -"Don't open a page. Wait for a
request from an external application."

Then hit F5. Visual Studio will run a "ASP.NET Development Server", which is
an analog to IIS but listens to a different port. Change your client to
connect to that port, and then you are free to debug your web app.

--
http://www.rackaroo.com
"Ronald S. Cook" <rc***@westinis.comwrote in message
news:Ob**************@TK2MSFTNGP05.phx.gbl...
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


May 25 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

26
by: Don | last post by:
I'm writing an html page with some JavaScript that reads a web page into a client-side temp file, then reformats it, then submits that same file as a URL to the browser for display, via...
0
by: RichardG | last post by:
I have a test client calling a web service. It will allow me to step into the first web method call but not the next one (which has a different signature). I've checked that the web service has...
11
by: serge | last post by:
When i debug a trigger is it possible to add a WATCH on the INSERTED or DELETED? I think not, at least I couldn't figure out a way to do so. Does someone have a suggestion on how I can see the...
1
by: Robin Mark Tucker | last post by:
I have a problem with my web service - I can step into/through web methods, line by line, but the VS debugger absolutely will not step into a VB.NET method in a library the web service is using. ...
5
by: perspolis | last post by:
Hi all I have a webservice that I want to debug it line by line.. I enabled the Debug option in WeConfig. but I can't debug that and when I set a break point for it,that dosen't work .. thanks...
1
by: thomas | last post by:
Hello all, I have a C# windows application project and a web service project, all part of the same solution. My windows application references and uses web service. Everything works as expected...
2
by: Ethan Strauss | last post by:
Hi, I have a web service which is doing a lot of processing and taking 4-5 minutes to do so. The processing is split into several discrete steps and I would like for the service to be able to tell...
9
by: Ethan Strauss | last post by:
Hi, I have a web service which is doing a lot of processing and taking 4-5 minutes to do so. The processing is split into several discrete steps and I would like for the service to be able to tell...
0
by: Thamizh | last post by:
Hi All, I am writing an Axis web service in Java. It has been used by .Net client. 1. Is there any way to debug the web service when it requested by .net client? 2. Is there any way to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.