Re: IIS 5 and ASP's will not serve
> Well I'm not trying to flame you or be narrow minded :-) but, I'm setting[color=blue]
> here running XP Pro/IIS5.1/Norton AV 2003 on this machine. I use it for
> development and testing. If I turn on script blocking and try to access
> http://localhost/hello.asp it will not run the script.[/color]
Well, I can't reproduce. I can only get Norton to interfere when the script
has Scripting.FileS ystemObject (e.g. CreateTextFile) .
--
Aaron Bertrand
SQL Server MVP
> Well I'm not trying to flame you or be narrow minded :-) but, I'm setting[color=blue]
> here running XP Pro/IIS5.1/Norton AV 2003 on this machine. I use it for
> development and testing. If I turn on script blocking and try to access
> http://localhost/hello.asp it will not run the script.[/color]
Well, I can't reproduce. I can only get Norton to interfere when the script
has Scripting.FileS ystemObject (e.g. CreateTextFile) .
--
Aaron Bertrand
SQL Server MVP
Comment