Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > FTP error View modes: 
User avatar
Member
Member
martin.kruger-gmail - 3/24/2009 8:49:59 AM
   
FTP error
I created the site on my localhost and after I have FTP'ed the site to the live server I received this error "Could not load file or assembly 'System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified"

If I comment the line out as a test, it also complains about these assemblies "System.Core" and "System.Data.Linq".

The setup wizard works if I comment them out, but am worried that I might run into later problems.

Which files must be replaced on the live server to sort this one out?

Thanks in advance.

Kind regards,
Martin

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 3/31/2009 6:01:59 AM
   
RE:FTP error
Hi Martin,

could you please tell us if you have installed .Net 3.5 on your production server? It seems there could be 2.0 version of .Net framework (or at least the one without Linq libraries).

Please note that this way of deployment to live server needs the same background. You could also use the export/import approach - please see here: http://kentico.com/Docs/DevGuide31/deployment_to_the_live_server.htm for more details.

Best regards,
Helena Grulichova