I've some asp files that runs well in iis5 with no
problem, but once i move them to iis6, i'm encountering
some problems.

If i use components like MSWC.Tools, it will give me an
error. But i still can run the asp in iis6 just that if i
use those components it gives me error.

Any idea on how to solve this or any work arounds in iis6?

Re: ASP from IIS5 don't work in IIS6 anymore by barry

barry
Sat Feb 21 12:34:28 CST 2004

Have a look at
http://support.microsoft.com/default.aspx?scid=kb;en-us;249290

If you are running on Win 2003 server, I think a lot of IIS 6 tools,
especially those which are used by hacking attempts, are not installed by
default. I don't use IIS 6 - but just trying to help, having specifically
removed a lot of these tools from our servers.

Barry

"Michael" <michael@mikeymall.no-ip.com> wrote in message
news:1428101c3f8a1$9d6e23d0$a001280a@phx.gbl...
> I've some asp files that runs well in iis5 with no
> problem, but once i move them to iis6, i'm encountering
> some problems.
>
> If i use components like MSWC.Tools, it will give me an
> error. But i still can run the asp in iis6 just that if i
> use those components it gives me error.
>
> Any idea on how to solve this or any work arounds in iis6?



Re: ASP from IIS5 don't work in IIS6 anymore by Kristofer

Kristofer
Sat Feb 21 15:11:29 CST 2004

Do you also want to share the error message with us? Or do you want us to
guess your problem?

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003


"Michael" <michael@mikeymall.no-ip.com> wrote in message
news:1428101c3f8a1$9d6e23d0$a001280a@phx.gbl...
> I've some asp files that runs well in iis5 with no
> problem, but once i move them to iis6, i'm encountering
> some problems.
>
> If i use components like MSWC.Tools, it will give me an
> error. But i still can run the asp in iis6 just that if i
> use those components it gives me error.
>
> Any idea on how to solve this or any work arounds in iis6?



RE: ASP from IIS5 don't work in IIS6 anymore by sridevig

sridevig
Sun Apr 18 20:17:27 CDT 2004

Hi Michael

You might want to try to run IIS 6 in the compatibility mode (Properties of
the Web sites collection - Service Tab). Check if the components work in
this mode.

You might also want to try to run the Application Pool (DefaultAppPool)
under the LocalSystem account (Properties - Identity tab) to check if its a
permissions issue.

If these suggestions do not help, please send a detailed error message.

Hope this helps.

Thank you,
Sri Govindan [MSFT]
Microsoft IIS
Newsgroup Support
sridevig@online.microsoft.com
"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2001 Microsoft Corporation. All rights reserved.