Installation problem...

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 10 años
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
Hace 10 años
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.....
Hace 10 años
This in the source code I take it?
Hace 10 años
yup its for the source code
Hace 10 años
Got that..

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

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