Re: Issues with multiple website development on Windows 2000 pro box
- From: "Gabriel Magaņa" <no-spam@xxxxxxxxxxx>
- Date: Thu, 12 Jan 2006 16:08:07 -0800
Press ctrl-f5 on your browser to force a re-fetch of the file?
"Steve Mauldin" <stevemauldin@xxxxxxxxxxx> wrote in message
news:%23VOv857FGHA.3944@xxxxxxxxxxxxxxxxxxxxxxx
> Follow up. This problem is being caused from caching. either the IIS,
> IDE,
> or both are caching files and when the file names are the same I am
> getting
> the older cached file. So images, JS files, etc. from the prior website
> are
> loading in stead of the the new site. Stopping and restarting IIS does
> not
> always clear this problem up and I am still having to reboot. There has
> to
> be a way of stopping the caching of the browser in developemnt mode. Any
> ideas?
>
> "Steve Mauldin" <stevemauldin@xxxxxxxxxxx> wrote in message
> news:e2uWwR7FGHA.524@xxxxxxxxxxxxxxxxxxxxxxx
>> Gabriel,
>>
>> These are separate websites and expect to be at the root. www.A.com,
>> www.B.com , and www.C.com
>> I'll try stopping the iisadmin and restarting it. I was hoping it was
> just
>> a setting I had wrong. Seems a lot of work to
>> stop and start IIS all the time to be able to develop multiple websites
>> on
> a
>> windows 2000 pro box. Also this
>> problem is occuring on windows XP pro as well.
>>
>> Thanks for the input,
>>
>> Steve Mauldin
>>
>> "Gabriel Magaña" <no-spam@xxxxxxxxxxx> wrote in message
>> news:ubjI4L7FGHA.2704@xxxxxxxxxxxxxxxxxxxxxxx
>> > Can;t you have all the projects running under the same IIS web site?
>> > Or
>> > does your code have hardcoded paths that assume the web site is running
> at
>> > the root?
>> >
>> > Anyway, this is a shot in the dark, but I would try a "net stop
>> > iisadmin
>> /y"
>> > at the console followed by "net start w3svc" to hopefully get your
> changed
>> > settings to refresh without restarting the whole machine.
>> >
>> > "Steve Mauldin" <stevemauldin@xxxxxxxxxxx> wrote in message
>> > news:uTUJLI7FGHA.524@xxxxxxxxxxxxxxxxxxxxxxx
>> > >I have three websites that were developed by using the same code in
> .net.
>> > > They are all located under wwwroot on my desktop running windows 2000
>> > > pro.because Windows 2000 pro only supports a single Default Web Site
>> > > I
>> > > have
>> > > to switch the IIS path to test the code on my own box.
>> > >
>> > > Once I boot up, I change the path on the Default Web Site in the
>> Internet
>> > > Services Manager to point to project A and I start up the IDE and I
>> select
>> > > project A to edit and I then click on the run button and a browser
>> window
>> > > opens with the correct apsx page displayed. I close down the IDE and
>> > > I
>> go
>> > > back into Internet Services Manager and change the path on the
>> > > default
>> Web
>> > > Site to project B. I then start up the IDE and I select project B to
>> edit
>> > > and I then click on the run button and a browser window opens but
>> instead
>> > > of
>> > > using the path C:\inetpub\wwwroot\B it is using the prior projects
> path
>> of
>> > > C:\inetpub\wwwroot\A. Which causes the incorrect images to appear. I
>> have
>> > > to
>> > > reboot my machine every time I switch from project to project. Can
>> > > you
>> > > give
>> > > me any hints of how to avoid this or correct it?
>> > >
>> > > Thanks,
>> > >
>> > > Steve Mauldin
>> > >
>> > >
>> >
>> >
>>
>>
>
>
.
- References:
- Issues with multiple website development on Windows 2000 pro box
- From: Steve Mauldin
- Re: Issues with multiple website development on Windows 2000 pro box
- From: Gabriel Magaņa
- Re: Issues with multiple website development on Windows 2000 pro box
- From: Steve Mauldin
- Re: Issues with multiple website development on Windows 2000 pro box
- From: Steve Mauldin
- Issues with multiple website development on Windows 2000 pro box
- Prev by Date: Re: pie charting
- Next by Date: Re: Issue with ASP.NET 2.0 Global asax
- Previous by thread: Re: Issues with multiple website development on Windows 2000 pro box
- Next by thread: WebControlLibrary vs ClassLibrary
- Index(es):
Loading