Installation problem...

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 Jahre weitere
Have a problem installing NopCommerce 3.60.

Running IIS 7.5 .NET framework 4.5.

1 and 1 windows pro hosting plan..

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.


This is where the problem is located.
77:     </staticContent>
   78:     <urlCompression doStaticCompression="true" doDynamicCompression="true" />
   79:     <validation validateIntegratedModeConfiguration="false" />

the link to this is here to view the full error

http://s586244943.websitehome.co.uk/OaOInternal/DefaultWebs/defaultCurrent/

I cant remember how I sorted this on my local machine but Ive had nop commerce runnign on my local machine for ages, hve a ready made them to upload for my client.  

Downloaded the no source version of the application, and getting this error.

Suggestions please as I cant remember how I sorted this on my local machine..

ta
10 Jahre weitere
Hi
Try to do this go to \Presentation\Nop.Web
open web.config file and find system.webServer in the file in it change runAllManagedModulesForAllRequests= "true" and save it
than run it hope this works.....
10 Jahre weitere
This in the source code I take it?
10 Jahre weitere
yup its for the source code
10 Jahre weitere
Got that..

Remind me.  Publishing the Nop.Web Solution publishes everything?
10 Jahre weitere
Changed, published and same problem.. :-(
10 Jahre weitere
did you give full control for iis_iusrs and iusr in the permissions?
10 Jahre weitere
Its a hosted service so im assuming Ive got no control over that..

Folderwise, readwrite permissions are granted..
10 Jahre weitere
did you changed it to release before publishing?
10 Jahre weitere
of course...
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.