Search

Automatically updating webreference in client, while debugging webservice on the same machine by NL-Loek

Closed
as Fixed Help for as Fixed

0
0
Sign in
to vote
Type: Bug
ID: 303796
Opened: 10/10/2007 6:58:13 AM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
I have a solution containing a webservice and a webclient.
They both run in IIS.
When I am debugging services and have hit a breakpoint and then click any file in the service-client project Visual Studio attempts to update the webreference, with no apparent timeout.
Obviously, since I'm debugging the IIS process, Visual Studio hangs until I do IISRESET.
Details (expand)
Product Language
English

Version

Visual Studio Code Name "Orcas" (Beta 2)
Operating System
Windows Server 2003
Operating System Language
English
Steps to Reproduce
I have a solution containing a webservice and a webclient.
They both run in IIS.
When I am debugging services and have hit a breakpoint and then click any file in the service-client project Visual Studio attempts to update the webreference, with no apparent timeout.
Obviously, since I'm debugging the IIS process, Visual Studio hangs until I do IISRESET.
Actual Results
Visual Studio is unresponsive until IIS is reset.
Expected Results
No automatic updating of webreferences while debugging.
A timeout for the update of the webreference.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

Sign in to post a comment.
Posted by Microsoft on 10/12/2007 at 4:10 PM
Thanks for reporting this issue. Due to we are in late product cycle, we will conside for service pack.
This is not a hang. The updating will timeout after around 30 seconds, but it is not a ideal experience.
At the same time, after you change the service signature in the .asmx page and save it, you can switch to client web which will invoke the updating. You can update the client side code first and then start to debug the asmx.
Thank you,
Visual Studio Product Team


Posted by Microsoft on 10/12/2007 at 9:21 AM
Thank you for submitting this issue. We have postponed it for consideration in a future release of the product. We will consider in future planning.

- The Visual Web Developer Team.
Posted by Microsoft on 10/10/2007 at 6:58 PM
Thank you for your feedback. We are currently investigating. The investigation process normally takes 7-14 days. If this issue is urgent, please contact support directly (see http://support.microsoft.com).

If at any time your issue is closed unsatisfactorily, you may edit your issue via Connect and change the status to “Active.”

Thank you,
Visual Studio Product Team
Sign in to post a workaround.