IIS 7

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
Good Morning,
My site hoting have Windows Server 2008 with IIS 7. HWen I unzip the file on the root folder and try to do auto install I get page can not be displayed.
Any special etting for IIS 7?

Thanks
15 years ago
Nothing special that needs to be done. All you need to make sure you do is extract the CONTENTS of the nopCommerceStore directory to the ROOT of your application.

Then navigate to http://youdomain.com/install/install.aspx

What page does it tell you it cannot display? Also I presume you have ASP.net installed and enabled in IIS?

Thanks,
Ben
13 years ago
It is giving the following error:

HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler. Detailed Error InformationModule StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://greenbenefits.com:80/Default.aspx
Physical Path C:\inetpub\vhosts\greenbenefits.com\httpdocs\Default.aspx
Logon Method Anonymous
Logon User Anonymous
Most likely causes:
The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler.
Things you can try:
If you want to serve this content as a static file, add an explicit MIME map.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.