Re: IIS has no folders

2013-02-25 Thread Grant Maw
Thanks Greg.

We had tried that, no joy. Looks like a reinstall of the OS :(


On 25 February 2013 11:40, Greg Kennedy gkenne...@gmail.com wrote:

 I just had this Grant.
 Turned out it was because I wasn't part of the BUILTIN\Administrators
 group on the machine.

 HTH.
 Greg


 On Thu, Feb 14, 2013 at 2:51 PM, Katherine Moss katherine.m...@gordon.edu
  wrote:

  I can’t really offer much on this one, since I’ve never seen it before,
 but I’ll have to agree with the consensus that IIS isn’t installed.  Or it
 is partially installed is more like it.  

 ** **

 *From:* ozdotnet-boun...@ozdotnet.com [mailto:
 ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Grant Maw
 *Sent:* Wednesday, February 13, 2013 10:57 PM
 *To:* ozDotNet
 *Subject:* Re: IIS has no folders

 ** **

 Thanks for the responses - we thought the same, and double checked all
 that. Will look at it again. Will post here if we work it out.

  

 Cheers

 ** **

 On 14 February 2013 12:40, Stephen Price step...@perthprojects.com
 wrote:

 It looks to me like IIS isn't installed.

 Check under control panel, programs, add windows features/components.
 Visual studio may be using IIS express or Cassini

 On Feb 14, 2013 10:01 AM, Grant Maw grant@gmail.com wrote:

 All

  

 Has anyone seen this behaviour before? We have no Application Pools
 folder or Sites folder in this IIS8 instance of IIS. 

  

 We know IIS is running because we can run websites that are auto-created
 by Visual Studio when loading up a project.

  

 Removed/reinstalled all the components etc, to no avail.

  

 I am posting here so that in 30 seconds I will work it out myself, but
 failing that, any thoughts on what's going on would be appreciated :)

  

 Thanks


 Grant

 ** **





RE: IIS has no folders

2013-02-25 Thread Ken Schaefer
Do the relevant configuration sections exist in applicationHost.config?

Cheers
Ken

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Grant Maw
Sent: Tuesday, 26 February 2013 9:17 AM
To: ozDotNet
Subject: Re: IIS has no folders

Thanks Greg.

We had tried that, no joy. Looks like a reinstall of the OS :(

On 25 February 2013 11:40, Greg Kennedy 
gkenne...@gmail.commailto:gkenne...@gmail.com wrote:
I just had this Grant.
Turned out it was because I wasn't part of the BUILTIN\Administrators group on 
the machine.

HTH.
Greg

On Thu, Feb 14, 2013 at 2:51 PM, Katherine Moss 
katherine.m...@gordon.edumailto:katherine.m...@gordon.edu wrote:
I can't really offer much on this one, since I've never seen it before, but 
I'll have to agree with the consensus that IIS isn't installed.  Or it is 
partially installed is more like it.

From: ozdotnet-boun...@ozdotnet.commailto:ozdotnet-boun...@ozdotnet.com 
[mailto:ozdotnet-boun...@ozdotnet.commailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Grant Maw
Sent: Wednesday, February 13, 2013 10:57 PM
To: ozDotNet
Subject: Re: IIS has no folders

Thanks for the responses - we thought the same, and double checked all that. 
Will look at it again. Will post here if we work it out.

Cheers

On 14 February 2013 12:40, Stephen Price 
step...@perthprojects.commailto:step...@perthprojects.com wrote:

It looks to me like IIS isn't installed.

Check under control panel, programs, add windows features/components. Visual 
studio may be using IIS express or Cassini
On Feb 14, 2013 10:01 AM, Grant Maw 
grant@gmail.commailto:grant@gmail.com wrote:
All

Has anyone seen this behaviour before? We have no Application Pools folder or 
Sites folder in this IIS8 instance of IIS.

We know IIS is running because we can run websites that are auto-created by 
Visual Studio when loading up a project.

Removed/reinstalled all the components etc, to no avail.

I am posting here so that in 30 seconds I will work it out myself, but failing 
that, any thoughts on what's going on would be appreciated :)

Thanks

Grant





Re: IIS has no folders

2013-02-25 Thread Tony Wright
You should be able to remove IIS from Windows Components and then readd it.

Perhaps a corrupted IIS metabase, or missing metabase keys?
There are probably articles on google regarding how to recover from a
corrupted metabase.

On Tue, Feb 26, 2013 at 9:16 AM, Grant Maw grant@gmail.com wrote:

  Thanks Greg.

 We had tried that, no joy. Looks like a reinstall of the OS :(


 On 25 February 2013 11:40, Greg Kennedy gkenne...@gmail.com wrote:

 I just had this Grant.
 Turned out it was because I wasn't part of the BUILTIN\Administrators
 group on the machine.

 HTH.
 Greg


 On Thu, Feb 14, 2013 at 2:51 PM, Katherine Moss 
 katherine.m...@gordon.edu wrote:

  I can’t really offer much on this one, since I’ve never seen it
 before, but I’ll have to agree with the consensus that IIS isn’t
 installed.  Or it is partially installed is more like it.  

 ** **

 *From:* ozdotnet-boun...@ozdotnet.com [mailto:
 ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Grant Maw
 *Sent:* Wednesday, February 13, 2013 10:57 PM
 *To:* ozDotNet
 *Subject:* Re: IIS has no folders

 ** **

 Thanks for the responses - we thought the same, and double checked all
 that. Will look at it again. Will post here if we work it out.

  

 Cheers

 ** **

 On 14 February 2013 12:40, Stephen Price step...@perthprojects.com
 wrote:

 It looks to me like IIS isn't installed.

 Check under control panel, programs, add windows features/components.
 Visual studio may be using IIS express or Cassini

 On Feb 14, 2013 10:01 AM, Grant Maw grant@gmail.com wrote:

 All

  

 Has anyone seen this behaviour before? We have no Application Pools
 folder or Sites folder in this IIS8 instance of IIS. 

  

 We know IIS is running because we can run websites that are auto-created
 by Visual Studio when loading up a project.

  

 Removed/reinstalled all the components etc, to no avail.

  

 I am posting here so that in 30 seconds I will work it out myself, but
 failing that, any thoughts on what's going on would be appreciated :)***
 *

  

 Thanks


 Grant

 ** **






Re: IIS has no folders

2013-02-13 Thread Heinrich Breedt
You sure you are not running iis express in vs?
On 14 Feb 2013 12:01, Grant Maw grant@gmail.com wrote:

 All

 Has anyone seen this behaviour before? We have no Application Pools folder
 or Sites folder in this IIS8 instance of IIS.

 We know IIS is running because we can run websites that are auto-created
 by Visual Studio when loading up a project.

 Removed/reinstalled all the components etc, to no avail.

 I am posting here so that in 30 seconds I will work it out myself, but
 failing that, any thoughts on what's going on would be appreciated :)

 Thanks

 Grant



Re: IIS has no folders

2013-02-13 Thread Stephen Price
It looks to me like IIS isn't installed.

Check under control panel, programs, add windows features/components.
Visual studio may be using IIS express or Cassini
 On Feb 14, 2013 10:01 AM, Grant Maw grant@gmail.com wrote:

 All

 Has anyone seen this behaviour before? We have no Application Pools folder
 or Sites folder in this IIS8 instance of IIS.

 We know IIS is running because we can run websites that are auto-created
 by Visual Studio when loading up a project.

 Removed/reinstalled all the components etc, to no avail.

 I am posting here so that in 30 seconds I will work it out myself, but
 failing that, any thoughts on what's going on would be appreciated :)

 Thanks

 Grant



RE: IIS has no folders

2013-02-13 Thread Katherine Moss
I can't really offer much on this one, since I've never seen it before, but 
I'll have to agree with the consensus that IIS isn't installed.  Or it is 
partially installed is more like it.

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Grant Maw
Sent: Wednesday, February 13, 2013 10:57 PM
To: ozDotNet
Subject: Re: IIS has no folders

Thanks for the responses - we thought the same, and double checked all that. 
Will look at it again. Will post here if we work it out.

Cheers

On 14 February 2013 12:40, Stephen Price 
step...@perthprojects.commailto:step...@perthprojects.com wrote:

It looks to me like IIS isn't installed.

Check under control panel, programs, add windows features/components. Visual 
studio may be using IIS express or Cassini
On Feb 14, 2013 10:01 AM, Grant Maw 
grant@gmail.commailto:grant@gmail.com wrote:
All

Has anyone seen this behaviour before? We have no Application Pools folder or 
Sites folder in this IIS8 instance of IIS.

We know IIS is running because we can run websites that are auto-created by 
Visual Studio when loading up a project.

Removed/reinstalled all the components etc, to no avail.

I am posting here so that in 30 seconds I will work it out myself, but failing 
that, any thoughts on what's going on would be appreciated :)

Thanks

Grant