-
Posted to
IIS7 - General
by
Backend
on
05-10-2007, 4:37 AM
Hi,
I am new to IIS7.
I have got one laptop with Windows Vista Home Basic (OEM). I enabled IIS7 from Control Panel > Programs and Features > Turn Windows Features On or Off.
As there is no UI I can only use appcmd command line. I kept a html file Default.htm in c:\inetpub\wwwroot. Then when I try to open the site ...
-
Posted to
General
by
Backend
on
03-20-2006, 12:13 PM
Thanks you very much, Jeff,
I changed MIME settings in IIS6, and Now everything is working fine.
Regards
Backend
-
Posted to
General
by
Backend
on
03-19-2006, 12:19 AM
I deployed a asp.net (1.1) web site in windows server 2003. In this app users uploads different kind of document (.doc, xls, ppt, dwg, autocad files). Files will be uploaded successfully, but while downloading some of the files will not be downloaded (Error occurs). But when the same site is deployed in windows 2000 server, this issue does not ...