Could not load file or assembly Sitefinity, Version=4.0.565.

Posted by Community Admin on 03-Aug-2018 05:48

Could not load file or assembly Sitefinity, Version=4.0.565.0

All Replies

Posted by Community Admin on 04-Sep-2010 00:00

We just downloaded the new beta and I get the following error when trying to create a new project from the project manager.  Windows 2003 Server Standard.

We created projects fine from a prior version, 4.0.346 just fine.

---------------------------
Error
---------------------------
FileNotFoundException:

Could not load file or assembly 'Sitefinity, Version=4.0.565.0, Culture=neutral, PublicKeyToken=b28c218413bdf563' or one of its dependencies. The system cannot find the file specified.

   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)

   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)

   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)

   at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)

   at System.Activator.CreateInstance(String assemblyName, String typeName)

   at System.AppDomain.CreateInstance(String assemblyName, String typeName)

   at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName)

   at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName)

   at Sitefinity.ProjectManager.Utilities.AssemblyInfoHelper.GetRemoteInstance(AppDomain remoteDomain)

   at Sitefinity.ProjectManager.Utilities.AssemblyInfoHelper.GetAssemblyVersion(String file)

   at Sitefinity.ProjectManager.Deployment.Embedded.EmbeddedClient..ctor(String name)

   at Sitefinity.ProjectManager.ProjectManager.DeployFromResource(Client destinationClient, String name, DeploymentOptions options)

   at Sitefinity.ProjectManager.ProjectManager.Deploy(IProject project, DeploymentOptions options)

   at Sitefinity.ProjectManager.UI.MainForm.Deploy_DoWork(Object sender, DoWorkEventArgs e)

---------------------------
OK  
---------------------------

Posted by Community Admin on 06-Sep-2010 00:00

Hi Bhavin Shah,

Delete the project that has been created ( by default the project is created under Projects folder) and the database. Then run the Project Manager and try to create a project. Here is another related forum post Error on creating new project.  Deleting the empty project should fix the issue.

Regards,
Ivan Dimitrov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed