Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 6.x > Installation and deployment > How can we undo a site Import View modes: 
User avatar
Member
Member
hemanthray-gmail - 11/21/2011 2:24:21 PM
   
How can we undo a site Import
We have imported a site from our loacl development to a development server and leads to an error saying the below. can any one help us letting to know what could have caused it or how to undo the import


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: CS0101: The namespace '<global namespace>' already contains a definition for 'CustomSiteInfoProvider'

Source Error:



Line 10: /// Sample custom user info provider, does log an event upon the user update.
Line 11: /// </summary>
Line 12: public class CustomSiteInfoProvider : SiteInfoProvider
Line 13: {
Line 14: /// <summary>

Thanks

User avatar
Member
Member
hemanthray-gmail - 11/21/2011 4:06:03 PM
   
RE:How can we undo a site Import
There was a samples folder on the dev site which caused it. Does any one know what all are done there and is that needed for the site ?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/22/2011 1:27:34 AM
   
RE:How can we undo a site Import
Hi,

Isn't it possible that it was your custom sample folder? Or, could you be more detailed please? Maybe it was the sample folder for custom providers (in the instructions how to use it is mentioned not to copy it under the web site folder).

Best regards,
Juraj Ondrus