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" />
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..
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.....