I have two windows 2003 servers. One is a Web Edition, the
second is a windows 2003 R2 standard edition.

I have IIS6 running on them, one for last 3 years, and the
later was just setup. I have make the II6 options on the
DEF WEB SITE the same and am using virtual folders under the
default site (ie //192.168.1.1/virtualfolder ) where the
default page of the vertual folder is default.asp.

The above configuration works fine on the Web Edition, and
shows the default page without any problems. On the windows
2003 R2 standard edition system, the access to the
192.168.1./virualfolder returns a 404 error - page cannot
be found. I'm sure there must be a policy setting change or
a group access added to the folder.

Any guidance would be greatly appreciated.

sincerely
bob iles

Re: Am I dealing for a policy of security setting in Win2003? by Kristofer

Kristofer
Mon Mar 17 14:03:19 CDT 2008

Hi,

Did you allow the ASP web service extension?

http://www.gafvert.info/notes/ASP404NotFound.htm

What is logged in the IIS log file? What is the status code, substatus code
and scwin32 status code?

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"Robert Iles" <bobi@core.com> skrev i meddelandet
news:af56f$47debce4$d0665605$15728@FUSE.NET...
>I have two windows 2003 servers. One is a Web Edition, the
> second is a windows 2003 R2 standard edition.
>
> I have IIS6 running on them, one for last 3 years, and the
> later was just setup. I have make the II6 options on the
> DEF WEB SITE the same and am using virtual folders under the
> default site (ie //192.168.1.1/virtualfolder ) where the
> default page of the vertual folder is default.asp.
>
> The above configuration works fine on the Web Edition, and
> shows the default page without any problems. On the windows
> 2003 R2 standard edition system, the access to the
> 192.168.1./virualfolder returns a 404 error - page cannot
> be found. I'm sure there must be a policy setting change or
> a group access added to the folder.
>
> Any guidance would be greatly appreciated.
>
> sincerely
> bob iles


Re: Am I dealing for a policy of security setting in Win2003? by Robert

Robert
Mon Mar 17 14:17:25 CDT 2008

Thanks so much Mr Gafvert. You where
right on. The Web Edition must have had
these items set allow by default.

Thanks again!

bob.

Kristofer Gafvert wrote:
> Hi,
>
> Did you allow the ASP web service extension?
>
> http://www.gafvert.info/notes/ASP404NotFound.htm
>
> What is logged in the IIS log file? What is the status code, substatus
> code and scwin32 status code?
>