Hello,
I am attempting to add the server time to my default page and although it works fine when run on the server, an error is generated on my workstations virtual server.
<!--#exec cgi="/cgi-bin/time.cgi"-->
generates the error: "Failed to execute script '/cgi-bin/time.cgi?': Win32 Error Code = 267"
It appears that Error 267 indicates "No errors reported from remote site installation". It doesn't matter whether or not I type the correct file name or not, I always receive the same error. I have to assume I have IIS incorrectly setup.
Any suggestions are appreciated.
Thanks, Jim
I am attempting to add the server time to my default page and although it works fine when run on the server, an error is generated on my workstations virtual server.
<!--#exec cgi="/cgi-bin/time.cgi"-->
generates the error: "Failed to execute script '/cgi-bin/time.cgi?': Win32 Error Code = 267"
It appears that Error 267 indicates "No errors reported from remote site installation". It doesn't matter whether or not I type the correct file name or not, I always receive the same error. I have to assume I have IIS incorrectly setup.
Any suggestions are appreciated.
Thanks, Jim