-
Posted to
IIS7 - General
by
anas
on
05-19-2008, 3:25 PM
Thanks Anilr,
Ok maybe i did that ! but i think windows vista must display an alert or something about this ! this is very important, and should not be ignored ! there is many people like me , they don't know much about IIS7 issues.
Thanks
-
Posted to
IIS7 - General
by
anas
on
05-19-2008, 5:20 AM
Ok , since i don't like to check and install everything , It seems that i forget to install the "static content service " for the IIS 7 , look at the image below :
I think it should be checked automaticly when i select to install "asp.net application developemnt ", I can't Imagine that some one is going to work with ...
-
Posted to
IIS7 - General
by
anas
on
05-19-2008, 3:47 AM
[quote user="steve schofield"]
Did you check the path to the images is correct in your code? Try browsing the images directly and see if they display.
[/quote]
yes, actually when i type the image in the url , nothing dispalyed , and the image paths is correct since they was dispalyed on IIS5, note that the iamges is not tied to ...
-
Posted to
IIS7 - General
by
anas
on
05-18-2008, 3:55 PM
Hi
OS: Vista ultimate , sp1 , VS 2005 sp1 , with vista updates .....
I started to use IIS 7, created a new application under the default app pool , and make it point to a physical folder, and added the network service to that folder and all of its sub conents.
Now when i request the webiste through http://localhost/ApplicationAlias the ...