Re: my ip changed and now asp.net is broken!!



On Feb 5, 8:55 pm, Peter Bromberg [C# MVP]
<pbromb...@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
In project properties, in the Web Section, try putting in the actual newIP
address of your machine and see if it works.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net



"Keith" wrote:
On Feb 5, 4:31 pm, "John Timney \(MVP\)" <x_j...@xxxxxxxxxxxxxxxxxxxx>
wrote:
Its not something as simple as your machine name is set against your oldIP
in your LMHOSTS file is it?

--
--
Regards

John Timney (MVP)http://www.johntimney.comhttp://www.johntimney.com/blog

"Keith" <kst...@xxxxxxxxxxxx> wrote in message

news:1170710997.772181.210090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Theipaddress of my wkstation waschangedand now suddenly the
asp.net app won't run. When I hit the run button, a browser launches
and then lands at a 404.

IIS is installed on the machine, the service is running, nothing else
haschanged. It was working fine!!!!

Anyone?- Hide quoted text -

- Show quoted text -

Thanks for the suggestion - but no, that's not it.- Hide quoted text -

- Show quoted text -

Thanks for all the suggestions. I figured out the problem - it turns
out that it was my proxy settings. In IE I went to tools/internet
options/connections/lan settings and checked "bypass proxy for local
addresses". Now why in the friggin heck MS would try to use the proxy
for a localhost/127.0.0.1 is beyond me and is ridiculous. But
whatever...
Also - I did not have an option on my top menu bar called "project",
so I never found the place you all were talking about where I could
change my webserver. Maybe if I could have that would have made the
difference as well. I am using VS2005, .NET framework version
2.0.50727. At any rate thanks for the help.
Cheers.

.