-
Posted to
IIS7 - Performance
by
pvo01
on
06-25-2009, 10:22 AM
Hi,
I just recently install IIS 7 on to W2k8 servers 32bit.
I migraged the install from system drive to an alternattive drive.
It all works. But, I am looking for ways to optmize the performance, as well
as security setting. If you know any articles or ideas I love to try them if possible?
Thank you for your ...
-
Posted to
IIS 7 - Troubleshooting
by
pvo01
on
06-18-2009, 1:54 PM
Oh man!
you are awesome dude. It fixs.
Thanks.
-
Posted to
IIS 7 - Troubleshooting
by
pvo01
on
06-18-2009, 1:40 PM
I am running iis7 on windows server 2k8.
i install iis7 and when i browse to localhost, i see the iis7 default website.
however, when i create some new basic test.html or test.htm pages and put them in the sub folders of wwwroot. Then, i add new website in inetmgr.exe. everything seems ok, but when i browse to it, it gives me ...
-
Posted to
IIS7 - Setup
by
pvo01
on
06-17-2009, 11:00 AM
Hi HSeiler,
Thanks you for pointing me the dependencies.
but however, I read the article, and i did exactly what it supposes- i had the following:
for this little one, i only want to install the WebServer components and all of its defaults.
As prerequiste, WAS appear first in the list, and then WebServer, and its default descendant. but it is ...
-
Posted to
IIS7 - Setup
by
pvo01
on
06-16-2009, 3:33 PM
i trim the cmd command down to what i need, but it doesn't do anything. it will not install what i want it to install.
here is what i got after trimming:
pkgmgr.exe ...
-
Posted to
IIS7 - Setup
by
pvo01
on
06-16-2009, 9:55 AM
hi,
I am trying to install iis7 onto servers 2k8 x32 but it doens't seem to work.
I found this code:
<?xml version="1.0" ?>
<unattend ...
-
Posted to
IIS7 - Setup
by
pvo01
on
06-12-2009, 2:55 PM
did it work for you? how did you do it.
i am having the exact scrip as your, i got it from http://learn.iis.net/page.aspx/133/using-unattend-setup-to-install-iis-7/
i changed the product version : 6.0.600.16386
i have the unattend.xml on my F:\
and in the cmd,
i have F:\>start /w pkgmgr /n:unattend.xml
but nothing ...
-
Posted to
IIS7 - Setup
by
pvo01
on
06-12-2009, 2:45 PM
thank you for ur quick reply.
yes, i did seen the bog earlier today. but again, i can't find any information that relate to the ConfigIsolationPath.
i am mising something?
-
Posted to
IIS7 - Setup
by
pvo01
on
06-12-2009, 11:28 AM
I found this website
http://www.digitalmeld.com/2009/01/28/how-to-install-iis-7-to-a-non-system-drive/
where it provides me a link to a patch file to migrate iis 7 on c:\ to d:\ drive.
and it works.
but, what i didn't quite understand is why do i have to delete ...