IIS 6.0 After wildcard cert install, "system cannot find the file
IIS 6.0 After wildcard cert install, "system cannot find the file
am 21.12.2007 16:27:24 von occupant
As described in the subject line, I recently acquired and installed
wildcard certs for two websites on our webserver (IIS 6.0 Windows
Server 2003 Std. Edition SP1).
Everything was working well when I left last night.
Now when I try to access a page that was accesible last night, I
receive a plain text error stating "The system cannot find the file
specified." BUT the cert still seems to be working, in IE7 the lock is
there and all cert-related info is there and in order.
Here is my IIS log (W3C extended).
2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
+2.0.50727) - - secure.domain.com 404 0 2 258 289 0
2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
+2.0.50727) - - secure.domain.com 404 0 2 258 289 0
2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
+2.0.50727) - - secure.domain.com 404 0 2 258 289 0
2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
+2.0.50727) - - secure.domain.com 404 0 2 258 419 0
2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
(compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
+2.0.50727) - - secure.domain.com 404 0 2 258 289 0
Many thanks in advance.
Re: IIS 6.0 After wildcard cert install, "system cannot find the file specified"...but cer
am 21.12.2007 16:41:24 von Kristofer Gafvert
Hello,
The scwin32 status code is 2 which means the file is not available on the
file system. Please verify that the file /dir/dir/program.asp exists in the
root folder of the website. Do notice that there is two folders with the
same name, is this expected?
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
"occupant" skrev i meddelandet
news:ba88c6d2-82b9-49c1-aeb5-d05cf1d9dfdb@w56g2000hsf.google groups.com...
> As described in the subject line, I recently acquired and installed
> wildcard certs for two websites on our webserver (IIS 6.0 Windows
> Server 2003 Std. Edition SP1).
>
> Everything was working well when I left last night.
>
> Now when I try to access a page that was accesible last night, I
> receive a plain text error stating "The system cannot find the file
> specified." BUT the cert still seems to be working, in IE7 the lock is
> there and all cert-related info is there and in order.
>
> Here is my IIS log (W3C extended).
>
> 2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 419 0
> 2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
>
> Many thanks in advance.
Re: IIS 6.0 After wildcard cert install, "system cannot find the file
am 21.12.2007 16:47:09 von occupant
On Dec 21, 9:41=A0am, "Kristofer Gafvert"
wrote:
> Hello,
>
> The scwin32 status code is 2 which means the file is not available on the
> file system. Please verify that the file /dir/dir/program.asp exists in th=
e
> root folder of the website. Do notice that there is two folders with the
> same name, is this expected?
>
> --
> Regards,
> Kristofer Gafverthttp://www.gafvert.info/iis/- IIS Related Info
>
> "occupant" skrev i meddelandetnews:ba88c6d2-82b9-49=
c1-aeb5-d05cf1d9dfdb@w56g2000hsf.googlegroups.com...
>
>
>
> > As described in the subject line, I recently acquired and installed
> > wildcard certs for two websites on our webserver (IIS 6.0 Windows
> > Server 2003 Std. Edition SP1).
>
> > Everything was working well when I left last night.
>
> > Now when I try to access a page that was accesible last night, I
> > receive a plain text error stating "The system cannot find the file
> > specified." BUT the cert still seems to be working, in IE7 the lock is
> > there and all cert-related info is there and in order.
>
> > Here is my IIS log (W3C extended).
>
> > 2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 419 0
> > 2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
>
> > Many thanks in advance.- Hide quoted text -
>
> - Show quoted text -
I have renamed all directories, IP addresses, etc., for security
purposes.
Thanks for your response.
Re: IIS 6.0 After wildcard cert install, "system cannot find the file
am 21.12.2007 16:50:00 von occupant
On Dec 21, 9:41=A0am, "Kristofer Gafvert"
wrote:
> Hello,
>
> The scwin32 status code is 2 which means the file is not available on the
> file system. Please verify that the file /dir/dir/program.asp exists in th=
e
> root folder of the website. Do notice that there is two folders with the
> same name, is this expected?
>
> --
> Regards,
> Kristofer Gafverthttp://www.gafvert.info/iis/- IIS Related Info
>
> "occupant" skrev i meddelandetnews:ba88c6d2-82b9-49=
c1-aeb5-d05cf1d9dfdb@w56g2000hsf.googlegroups.com...
>
>
>
> > As described in the subject line, I recently acquired and installed
> > wildcard certs for two websites on our webserver (IIS 6.0 Windows
> > Server 2003 Std. Edition SP1).
>
> > Everything was working well when I left last night.
>
> > Now when I try to access a page that was accesible last night, I
> > receive a plain text error stating "The system cannot find the file
> > specified." BUT the cert still seems to be working, in IE7 the lock is
> > there and all cert-related info is there and in order.
>
> > Here is my IIS log (W3C extended).
>
> > 2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 419 0
> > 2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
>
> > Many thanks in advance.- Hide quoted text -
>
> - Show quoted text -
Also, yes all programs and directories are in place as they were last
night when everything was working correctly.
Re: IIS 6.0 After wildcard cert install, "system cannot find the file
am 21.12.2007 17:36:29 von occupant
On Dec 21, 9:27=A0am, occupant wrote:
> As described in the subject line, I recently acquired and installed
> wildcard certs for two websites on our webserver (IIS 6.0 Windows
> Server 2003 Std. Edition SP1).
>
> Everything was working well when I left last night.
>
> Now when I try to access a page that was accesible last night, I
> receive a plain text error stating "The system cannot find the file
> specified." BUT the cert still seems to be working, in IE7 the lock is
> there and all cert-related info is there and in order.
>
> Here is my IIS log (W3C extended).
>
> 2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 419 0
> 2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
>
> Many thanks in advance.
OK, I figured it out. I d/l a tool called URLScan and installed it in
hopes of disguising the alternate secure port number at the end of our
URL.
IIS 6.0 that is using wildcard headers doesn't care for URLScan.
Uninstalled URLScan, restarted IIS, everything is working.
Thanks for your response again Kristofer.
Re: IIS 6.0 After wildcard cert install, "system cannot find the file
am 21.12.2007 23:15:51 von David Wang
On Dec 21, 8:36=A0am, occupant wrote:
> On Dec 21, 9:27=A0am, occupant wrote:
>
>
>
>
>
> > As described in the subject line, I recently acquired and installed
> > wildcard certs for two websites on our webserver (IIS 6.0 Windows
> > Server 2003 Std. Edition SP1).
>
> > Everything was working well when I left last night.
>
> > Now when I try to access a page that was accesible last night, I
> > receive a plain text error stating "The system cannot find the file
> > specified." BUT the cert still seems to be working, in IE7 the lock is
> > there and all cert-related info is there and in order.
>
> > Here is my IIS log (W3C extended).
>
> > 2007-12-21 15:03:03 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:19 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
> > 2007-12-21 15:03:23 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 419 0
> > 2007-12-21 15:03:27 W3SVCxxxxxxxxxx MACHINE_NAME 10.10.1.64 GET /dir/
> > dir/program.asp - 443 - 555.555.555.555 HTTP/1.1 Mozilla/4.0+
> > (compatible;+MSIE+7.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322;+.N ET+CLR
> > +2.0.50727) - - secure.domain.com 404 0 2 258 289 0
>
> > Many thanks in advance.
>
> OK, I figured it out. I d/l a tool called URLScan and installed it in
> hopes of disguising the alternate secure port number at the end of our
> URL.
>
> IIS 6.0 that is using wildcard headers doesn't care for URLScan.
> Uninstalled URLScan, restarted IIS, everything is working.
>
> Thanks for your response again Kristofer.- Hide quoted text -
>
> - Show quoted text -
Actually, what was happening was that .asp was not an allowed
extension in URLScan by default, thus when it was installed it
rejected those requests with 404. You would see this logged in
UrlScan's log files.
You can't disguise the alternate secure port number at the end of your
URL. As allowed by specification, Web Browsers know that HTTP defaults
to :80 and HTTPS defaults to :443 , so if you need the browser to use
SSL but not contact port 443 on the web server, then the browser MUST
send it at the end of the URL (and most will show it on the URL bar to
the end user). No way around it other than make your wildcard websites
operate on port 443.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Re: IIS 6.0 After wildcard cert install, "system cannot find the file
am 27.12.2007 20:35:20 von occupant
On Dec 21, 4:15=A0pm, David Wang wrote:
> No way around it other than make your wildcard websites
> operate on port 443.
Yeah, I've recently found out that I'll have to designate another
internal IP/network card on the server for the second site.