how is it possible?

B

Bapu

In IIS7,

appcmd.exe is there.

This is the part of help of appcmd clear config /? in windows vista

see below Both the command are same but functionality different... what
a great technology!!! Isnt't it??

appcmd clear config "Default Web Site/" -section:defaultDocument

Clear the "defaultDocument" configuration section at the "Default
Web
Site/" path.

appcmd clear config "Default Web Site/" -section:defaultDocument

Clear the "defaultDocument" configuration section at the "Default
Web
Site/" path, and delete the section element.
 
?

=?ISO-8859-1?Q?G=F6ran_Andersson?=

Bapu said:
In IIS7,

appcmd.exe is there.

This is the part of help of appcmd clear config /? in windows vista

see below Both the command are same but functionality different... what
a great technology!!! Isnt't it??

appcmd clear config "Default Web Site/" -section:defaultDocument

Clear the "defaultDocument" configuration section at the "Default
Web
Site/" path.

appcmd clear config "Default Web Site/" -section:defaultDocument

Clear the "defaultDocument" configuration section at the "Default
Web
Site/" path, and delete the section element.

Are you sure that the functionality is different, and not just the help
text?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top