Fast Hosts Hosting

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Hope someone can help me

I have been trying to setup my Nopcommerce website on shared hosting with Fast Hosts

It is Nopcommerce 1.6

My issue is that i keep getting the following error:


Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0122: 'UrlRewritingNet.Web.RewriteRuleCollection' is inaccessible due to its protection level

Source Error:



Line 299:        private string _contextItemsPrefix = string.Empty;
Line 300:
Line 301:        private RewriteRuleCollection _rewrites;
Line 302:        private ReaderWriterLock lockRewrites = new ReaderWriterLock();
Line 303:        private ReaderWriterLock lockRedirects = new ReaderWriterLock();




You can view the full error at www.brightcandy.com


i was hoping someone could help me out
13 years ago
not sure its the answer to your problem, but did you make sure that network_service and usr  have read/write permission
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.