Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS7 Not Retaining Changes

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
IIS not retaining ASP settings - Situation NT5 SP6a IIS4, ASP script When i choose the for a virtual and choose app options and change the timeout setting for session and asp script timeout to 30 minutes and 300..

PHP and IIS7 - Has anyone had any success php on iis7. I have tried twice and I have had to re-image twice... Thanks JB

IIS7, WAS, Vista 5308 - Has anyone been able to get IIS working in Vista build 5308? I've been able to install IIS and whatnot through the command line in the Release Notes Addendum, however (twice now under two different setups) I am unable to start W3SVC. This is because.

Map extensions on IIS7 - Hi. How can I configure IIS 7.0 to handle .html page I tried to go on to add and associate it ASP.NET 2.0 ISAPI filter and add the handler to the in the ASP.NET but requests cannot arrive to..

IIS7 Setup - Does anyone have a source of basic IIS7 setup steps? I'm new to IIS and need some help starting to host my first web site. Any direction will be much -- Thanks, JP
Author Message
Jason Hartsoe

External


Since: Oct 21, 2007
Posts: 3



(Msg. 1) Posted: Sun Oct 21, 2007 10:45 am
Post subject: IIS7 Not Retaining Changes
Archived from groups: microsoft>public>inetserver>iis (more info?)

I've installed and running windows 2008 Enterprise and using IIS7. After the
configuration of 5 websites i added and had up and running, every reboot the
server reverts back to it's original Default website and loses all the
changes i've made along with the sites. Is anyone else experiencing this,
and if so have some insight as to how I can fix and troubleshoot it?

I'd greatly appreciate it!

Thanks!

 >> Stay informed about: IIS7 Not Retaining Changes 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 2) Posted: Sun Oct 21, 2007 9:54 pm
Post subject: Re: IIS7 Not Retaining Changes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 21, 10:45 am, Jason Hartsoe
<JasonHart....RemoveThis@discussions.microsoft.com> wrote:
> I've installed and running windows 2008 Enterprise and using IIS7. After the
> configuration of 5 websites i added and had up and running, every reboot the
> server reverts back to it's original Default website and loses all the
> changes i've made along with the sites. Is anyone else experiencing this,
> and if so have some insight as to how I can fix and troubleshoot it?
>
> I'd greatly appreciate it!
>
> Thanks!


The website configuration is stored within %windir%\system32\inetsrv
\config\applicationHost.config -- you can backup the file, reboot, and
see if anything changes that file. Verify that your added websites are
actually in that file, too.

IIS7 itself does not have permissions to edit that file, so maybe you
have group policy or something that is uninstalling IIS7, reverting
that file, etc.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: IIS7 Not Retaining Changes 
Back to top
Login to vote
Jason Hartsoe

External


Since: Oct 21, 2007
Posts: 3



(Msg. 3) Posted: Mon Oct 22, 2007 6:58 pm
Post subject: Re: IIS7 Not Retaining Changes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

just odd, i've checked all of the security policies, and settings but haven't
found anything that would be causing it. I can make changes and in IIS, see
the changes, but once i reboot the machine, it will completely revert back to
the default clean installed settings. I just have no idea what's going on.
This is a clean install.

"David Wang" wrote:

> On Oct 21, 10:45 am, Jason Hartsoe
> <JasonHart....DeleteThis@discussions.microsoft.com> wrote:
> > I've installed and running windows 2008 Enterprise and using IIS7. After the
> > configuration of 5 websites i added and had up and running, every reboot the
> > server reverts back to it's original Default website and loses all the
> > changes i've made along with the sites. Is anyone else experiencing this,
> > and if so have some insight as to how I can fix and troubleshoot it?
> >
> > I'd greatly appreciate it!
> >
> > Thanks!
>
>
> The website configuration is stored within %windir%\system32\inetsrv
> \config\applicationHost.config -- you can backup the file, reboot, and
> see if anything changes that file. Verify that your added websites are
> actually in that file, too.
>
> IIS7 itself does not have permissions to edit that file, so maybe you
> have group policy or something that is uninstalling IIS7, reverting
> that file, etc.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
 >> Stay informed about: IIS7 Not Retaining Changes 
Back to top
Login to vote
Jason Hartsoe

External


Since: Oct 21, 2007
Posts: 3



(Msg. 4) Posted: Tue Oct 23, 2007 6:11 am
Post subject: Re: IIS7 Not Retaining Changes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

looks like SMS was controlling the machine, so I uninstalled the client, and
shouldn't have any more problems.

Thanks for all the help!

"Jason Hartsoe" wrote:

> just odd, i've checked all of the security policies, and settings but haven't
> found anything that would be causing it. I can make changes and in IIS, see
> the changes, but once i reboot the machine, it will completely revert back to
> the default clean installed settings. I just have no idea what's going on.
> This is a clean install.
>
> "David Wang" wrote:
>
> > On Oct 21, 10:45 am, Jason Hartsoe
> > <JasonHart....TakeThisOut@discussions.microsoft.com> wrote:
> > > I've installed and running windows 2008 Enterprise and using IIS7. After the
> > > configuration of 5 websites i added and had up and running, every reboot the
> > > server reverts back to it's original Default website and loses all the
> > > changes i've made along with the sites. Is anyone else experiencing this,
> > > and if so have some insight as to how I can fix and troubleshoot it?
> > >
> > > I'd greatly appreciate it!
> > >
> > > Thanks!
> >
> >
> > The website configuration is stored within %windir%\system32\inetsrv
> > \config\applicationHost.config -- you can backup the file, reboot, and
> > see if anything changes that file. Verify that your added websites are
> > actually in that file, too.
> >
> > IIS7 itself does not have permissions to edit that file, so maybe you
> > have group policy or something that is uninstalling IIS7, reverting
> > that file, etc.
> >
> >
> > //David
> > http://w3-4u.blogspot.com
> > http://blogs.msdn.com/David.Wang
> > //
> >
> >
 >> Stay informed about: IIS7 Not Retaining Changes 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 5) Posted: Tue Oct 23, 2007 11:32 pm
Post subject: Re: IIS7 Not Retaining Changes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<grin> Glad you found the cause.

FYI: Most questions about "settings changing unexpectedly" tend to
come from Group Policy/SMS, Personal Security Products (AntiVirus), or
Viruses.

Basically, IIS does not run with permissions to write to its
configuration, so if you see settings changing unexpectedly, it has to
be some external entity. Question is whether one can determine that
entity.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//




On Oct 23, 6:11 am, Jason Hartsoe
<JasonHart....DeleteThis@discussions.microsoft.com> wrote:
> looks like SMS was controlling the machine, so I uninstalled the client, and
> shouldn't have any more problems.
>
> Thanks for all the help!
>
>
>
> "Jason Hartsoe" wrote:
> > just odd, i've checked all of the security policies, and settings but haven't
> > found anything that would be causing it. I can make changes and in IIS, see
> > the changes, but once i reboot the machine, it will completely revert back to
> > the default clean installed settings. I just have no idea what's going on.
> > This is a clean install.
>
> > "David Wang" wrote:
>
> > > On Oct 21, 10:45 am, Jason Hartsoe
> > > <JasonHart....DeleteThis@discussions.microsoft.com> wrote:
> > > > I've installed and running windows 2008 Enterprise and using IIS7. After the
> > > > configuration of 5 websites i added and had up and running, every reboot the
> > > > server reverts back to it's original Default website and loses all the
> > > > changes i've made along with the sites. Is anyone else experiencing this,
> > > > and if so have some insight as to how I can fix and troubleshoot it?
>
> > > > I'd greatly appreciate it!
>
> > > > Thanks!
>
> > > The website configuration is stored within %windir%\system32\inetsrv
> > > \config\applicationHost.config -- you can backup the file, reboot, and
> > > see if anything changes that file. Verify that your added websites are
> > > actually in that file, too.
>
> > > IIS7 itself does not have permissions to edit that file, so maybe you
> > > have group policy or something that is uninstalling IIS7, reverting
> > > that file, etc.
>
> > > //David
> > >http://w3-4u.blogspot.com
> > >http://blogs.msdn.com/David.Wang
> > > //- Hide quoted text -
>
> - Show quoted text -
 >> Stay informed about: IIS7 Not Retaining Changes 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]