Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vista install updates problem with vstudio localhost web server in March

Reply
Thread Tools Display Modes

Vista install updates problem with vstudio localhost web server in March

 
 
Ellie
Guest
Posts: n/a

 
      03-14-2009
I'm running Vista SP1, VS2005 asp.net. I had no problem with the debugger
webserver until maybe a week or so ago. This was after installing automatic
updates. The debugger webserver stopped working so I restored my system to
the last checkpoint in February. Now my debugger webserver is working again
but I'm not sure which automatic update wrecked it. I am afraid to
re-install those "critical" updates since I really do need my debugger to
work. Any thoughts or knowledge about what caused this and what updates I
can safely install would be appreciated. Thanks Ellie

 
Reply With Quote
 
 
 
 
Peter Foldes
Guest
Posts: n/a

 
      03-14-2009
Ellie

Best you repost this to either the vstudio.general vstudio.setup
vstudio.net.debug newsgroups where you probably will get a more precise and
comprehensive answer to you issue which they are aware of

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Ellie" <> wrote in message
news:...
> I'm running Vista SP1, VS2005 asp.net. I had no problem with the debugger
> webserver until maybe a week or so ago. This was after installing automatic
> updates. The debugger webserver stopped working so I restored my system to
> the last checkpoint in February. Now my debugger webserver is working again
> but I'm not sure which automatic update wrecked it. I am afraid to
> re-install those "critical" updates since I really do need my debugger to
> work. Any thoughts or knowledge about what caused this and what updates I
> can safely install would be appreciated. Thanks Ellie
>


 
Reply With Quote
 
MBUnit
Guest
Posts: n/a

 
      03-14-2009
Ellie wrote:
> I'm running Vista SP1, VS2005 asp.net. I had no problem with the debugger
> webserver until maybe a week or so ago. This was after installing automatic
> updates. The debugger webserver stopped working so I restored my system to
> the last checkpoint in February. Now my debugger webserver is working again
> but I'm not sure which automatic update wrecked it. I am afraid to
> re-install those "critical" updates since I really do need my debugger to
> work. Any thoughts or knowledge about what caused this and what updates I
> can safely install would be appreciated. Thanks Ellie
>


You should not be doing auto-updates. You should be doing manual
updates. By doing that, you can view the description of an update before
applying it to pin-point which one could have caused problems and/or to
determine if you wanted the update to begin with.
 
Reply With Quote
 
deepeshmd
Guest
Posts: n/a

 
      09-09-2009

The solution is removing the next line in the windows host fil
C:\Windows\System32\drivers\etc\host

::1 localhos

This is an IpV6 entry. Put a # in front of it.

Instead of commenting this IpV6 entry adding the following IpV4 entr
above this line also helps

127.0.0.1 localhos

o
Commented out the lin

::1 LocalHos

with a # in the hosts file and it now works

--
deepeshmd
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS and localhost access error problem Larry S. Windows Vista Networking 1 09-09-2008 01:47 PM
problem accessing localhost Larry S. Windows Vista Installation 0 09-09-2008 07:37 AM
Localhost authorization problem Larry S. Windows Vista Security 0 09-09-2008 07:34 AM
FP Extensions, VStudio, SQL Windows Vista General Discussion 2 07-15-2007 03:07 AM
Problem with admin permissions to install office updates Nevyn Windows Vista Administration 0 05-03-2007 05:41 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59