Installation and deployment
Version 7.x > Installation and deployment > Error while publish the website through IIS View modes: 
User avatar
Member
Member
rayed@ha.com.sa - 11/4/2012 8:53:21 AM
   
Error while publish the website through IIS
Hello everyone,

I have a webiste and I used IIS manager to upload all the website files
and when I browse the website I got CMSModules error(bold one) :
Line 360:    /// <param name="resolver">Resolver object</param>
Line 361: /// <param name="names">Names of the macros - values will be accessible by this names in the resolver</param>
Line 362: private static void RegisterValues(this MacroResolver resolver, string[] names)
Line 363: {
Line 364: if ((resolver != null) && (names != null))

User avatar
Kentico Support
Kentico Support
kentico_radekm - 11/9/2012 6:54:06 AM
   
RE:Error while publish the website through IIS
Hello.

Could you please try to deploy / publish your site following steps recommended in our Developer's guide, mainly in Deployment to the live server chapter? Regarding IIS, please refer to this article. Thank you.

Best Regards,
Radek Macalik