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

Trouble setting up IIS...The IIS Restart commands are not ..

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
The IIS Restart commands are not available on this server - After i my Win2003 Server and IIS i no longer can restart IIS from IIS Manager. I my server and choose All IIS and get this message: The IIS Restart commands are not available on this server. How can i make this..

Trouble setting up my IIS server in XP Pro - Here are some of my settings. I do not know why it will not work. Works but noboyd can seem to get in from the other end. I have DMZ opened and no luck, the correct and no luck. Several ports tried and still no go. It..

Trouble setting up multiple web site identities - Have some setting up multiple web sites on IIS 5.0, W2K server - still, after reading all the This is what we want: Primary web site - get there via IP address (only one IP address comes to server), or..

Restart a Site Customer Error Page/Setting - One of my clients want to restart their website if it hangs. Is there a setting for this, or a away to automat iisreset? thanks, jody

Enable Integrated Windows Authentication (requires restart.. - Hello, I have a internal website running on IIS 2003 SP1 set to only. The server is a member of our Windows 2000 domain. All Windows 2000 machines can get to the site with no problem. All Windows..
Next:  IIS: Restoring system to earlier date or, yime  
Author Message
hollifd

External


Since: Nov 10, 2003
Posts: 3



(Msg. 1) Posted: Mon Nov 10, 2003 8:11 pm
Post subject: Trouble setting up IIS...The IIS Restart commands are not available on this serv
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a new Dell Inspiron 8500 laptop with XP Pro and Office XP with Frontpage 2002. I want to begin learning how to create web pages. A friend that I work with told me that I should install IIS on my laptop. I used the Add Windows Components to install IIS, but I get an error when trying to restart IIS that says "The IIS Restart commands are not available on this server". My friend cannot figure out what is causing IIS not to work on my computer. Any point in the right direction would be appreciated.

Thanks,

David

 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Tue Nov 11, 2003 3:35 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

How are you trying to restart IIS?

Cheers
Ken


"hollifd" <hollifd.DeleteThis@aol.com> wrote in message
news:E94A9A87-1A0C-42DE-B347-F52BE760BE63@microsoft.com...
: I have a new Dell Inspiron 8500 laptop with XP Pro and Office XP with
Frontpage 2002. I want to begin learning how to create web pages. A friend
that I work with told me that I should install IIS on my laptop. I used the
Add Windows Components to install IIS, but I get an error when trying to
restart IIS that says "The IIS Restart commands are not available on this
server". My friend cannot figure out what is causing IIS not to work on my
computer. Any point in the right direction would be appreciated.
:
: Thanks,
:
: David

 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
hollifd

External


Since: Nov 10, 2003
Posts: 3



(Msg. 3) Posted: Tue Nov 11, 2003 3:35 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ken,

From the IIS services window, I right-click on my (local computer), click All tasks, then restart IIS.

Thanks,

David
 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 4) Posted: Tue Nov 11, 2003 3:53 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I've never seen this error before. Is IISReset.exe available on your
machine? You can check by opening a Command Window, and typeing iisreset /?
at the command prompt:

c:\>iisreset /?

Cheers
Ken



"hollifd" <hollifd.DeleteThis@aol.com> wrote in message
news:04C84A5C-684E-4D7D-8E58-45A76E8AE99C@microsoft.com...
: Ken,
:
: From the IIS services window, I right-click on my (local computer), click
All tasks, then restart IIS.
:
: Thanks,
:
: David
 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
hollifd

External


Since: Nov 10, 2003
Posts: 3



(Msg. 5) Posted: Tue Nov 11, 2003 3:53 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ken,

Thanks for your time. I apologize for not being more knowledgeable about this stuff. I am an absolute beginner at web stuff. Yes, it appears that IISReset.exe is available on my computer. I typed the command and i got a listing of options. If i type IISReset /status, I get class not registered. Does that make any sense to you?

Thanks,

David
 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 6) Posted: Tue Nov 11, 2003 4:24 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It seems that something isn't setup correctly, but I don't know what.
I'm not sure what IISReset calls under the covers, but it seems that it's
trying to load some .dll that's not registered on your system. Perhaps it
didn't get installed properly when you setup IIS. I used Filemon to have a
look at all the .dlls it was opening when you run iisreset /status, and it
seems to load quite a few (probably about 2 dozen or so).

Have you tried uninstalling IIS (from Add/Remove programs), then installing
it again?

Cheers
Ken

"hollifd" <hollifd RemoveThis @aol.com> wrote in message
news:0427A5FC-A21C-4820-875A-D4E738197A25@microsoft.com...
: Ken,
:
: Thanks for your time. I apologize for not being more knowledgeable about
this stuff. I am an absolute beginner at web stuff. Yes, it appears that
IISReset.exe is available on my computer. I typed the command and i got a
listing of options. If i type IISReset /status, I get class not registered.
Does that make any sense to you?
:
: Thanks,
:
: David
 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
lists

External


Since: Apr 22, 2004
Posts: 390



(Msg. 7) Posted: Tue Oct 19, 2004 5:58 pm
Post subject: Re: Trouble setting up IIS...The IIS Restart commands are not available on this [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 10 Nov 2003 17:11:13 -0800, "hollifd" <hollifd.TakeThisOut@aol.com> wrote:

 >IIS Restart commands


Try this. There are a few more searching mskb:

Microsoft Knowledge Base Article - 827385

John Cesta

<a style='text-decoration: underline;' href="http://www.cybersmarts.net" target="_blank">http://www.cybersmarts.net</a>
-------------------------------------------
ColdFusion Hosting Includes 10 Domains
100% Browser Based Administration
---------------------------------
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Trouble setting up IIS...The IIS Restart commands are not .. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (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 ]