-
Posted to
IIS 7 - ASP.NET Administration
by
Christian Paparelli
on
06-01-2008, 3:41 AM
follow this document
http://learn.iis.net/page.aspx/270/upgrading-aspnet-11-to-iis7-on-windows-vista--windows-server-2008/
-
Posted to
IIS7 - General
by
Christian Paparelli
on
06-01-2008, 3:30 AM
take a look here
http://msdn.microsoft.com/en-us/library/c6zyy3s9.aspx
But there is the wrong forum post on asp.net forums
-
Posted to
IIS7 - Extensibility
by
Christian Paparelli
on
05-29-2008, 5:28 AM
take a look here
http://msdn.microsoft.com/en-us/library/ms745167(VS.85).aspx
-
Posted to
IIS7 - Security
by
Christian Paparelli
on
05-27-2008, 12:56 PM
i suggest to read this post
http://blogs.msdn.com/david.wang/archive/2005/07/14/HOWTO_Diagnose_IIS_401_Access_Denied.aspx
-
Posted to
Configuration & Scripting
by
Christian Paparelli
on
05-27-2008, 10:33 AM
You can also use regedit and set the key FEATURE_ENABLE_ACTIVEX_INACTIVATE_MODE
http://support.microsoft.com/kb/917425
-
Posted to
IIS7 - General
by
Christian Paparelli
on
05-27-2008, 10:08 AM
here you can find all infos
http://learn.iis.net/page.aspx/372/serving-new-content/
-
Posted to
IIS7 - General
by
Christian Paparelli
on
05-27-2008, 8:19 AM
take a look here
http://mvolo.com/blogs/serverside/archive/2007/07/12/Creating-IIS7-sites_2C00_-applications_2C00_-and-virtual-directories.aspx
And post the error
-
Posted to
Configuration & Scripting
by
Christian Paparelli
on
05-27-2008, 6:09 AM
take a look here
http://msdn.microsoft.com/en-us/library/ms537508.aspx
But you are on the wrong forum, post on IE forums
-
Posted to
Classic ASP
by
Christian Paparelli
on
05-27-2008, 4:37 AM
i don't have understand your question.
If you want to run command line program by calling asp page you can use the method run of wscript.shell object
http://msdn.microsoft.com/en-us/library/d5fk67ky(VS.85).aspx
But remember that the web anonymous user need permission to execute command.
-
Posted to
IIS7 - Extensibility
by
Christian Paparelli
on
05-27-2008, 4:21 AM
Hi, there you can find some examples
http://dotnetwithme.blogspot.com/2007/03/reverse-proxy-for-iis.html
http://www.codeplex.com/urlrewriter
http://www.codeplex.com/reverseproxy/
http://www.codeproject.com/KB/web-security/HTTPReverseProxy.aspx