Is frontpage server extentions needed for VWD asp.net 2.0 website
HI<
Is it nessassery to load the Frontpage extentions to run a ASP.NET web site
on Windows 2003 IIS6 running ASP.NET 2.0 Also do I need to create an
Application pool first? Should the pool run in the Network Service account
security context?
Thank you very much
Re: Is frontpage server extentions needed for VWD asp.net 2.0 website
You do not need Frontpage Extension to run an ASP.NET web site. You can use
the default application pool, or you can create a new applicaion pool. It
depends on your needs (and if you have an ASP.NET 1.1 or 1.0 website as
well).
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
"heywade" <heywade [at] discussions.microsoft.com> skrev i meddelandet
news:E6491704-AFAF-4EFE-8A72-91B41BEA21AD [at] microsoft.com...
> HI<
>
> Is it nessassery to load the Frontpage extentions to run a ASP.NET web
> site
> on Windows 2003 IIS6 running ASP.NET 2.0 Also do I need to create an
> Application pool first? Should the pool run in the Network Service
> account
> security context?
>
> Thank you very much