Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fuji Kusaka 2203 posts 4220 karma points
    Jan 31, 2012 @ 07:06
    Fuji Kusaka
    0

    Error after transfering data with Courier

    Has anyone uncounter this before? ..after transfering all the content from my Live Website to a Development Website i have Parsing Error with all my XSLT files.

    Now if i open the XSLT file and try to save it again i get this error.

    System.Exception: Unable to load one or more of the types in assembly 'Umbraco.Forms.UI, Version=1.1.4230.25393, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:
    System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Forms.Core, Version=1.1.0.25390, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. 
    at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Assembly assembly, Type attribute) 
    at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Type attribute) 
    at umbraco.macro.GetXsltExtensionsImpl() 
    at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) 
    at umbraco.macro.GetXsltExtensions() 
    at umbraco.macro.AddMacroXsltExtensions() 
    at umbraco.presentation.webservices.codeEditorSave.SaveXslt(String fileName, String oldName, String fileContents, Boolean ignoreDebugging)

    Any help on this please?

  • Rodion Novoselov 694 posts 859 karma points
    Jan 31, 2012 @ 07:19
    Rodion Novoselov
    0

    Hi. Hmmm, IMHO, the message reads quite clear - The system cannot find the file specified.

    So, just check the existence of the file mentioned ("Umbraco.Forms.Core.dll") under the "~/bin" folder.

  • Fuji Kusaka 2203 posts 4220 karma points
    Jan 31, 2012 @ 08:16
    Fuji Kusaka
    0

    Hi Rodion,

    Yes i have to copy the whole bin folder i think. And still have to edit some of the Dictionary Items since its a multilingual website.

     

Please Sign in or register to post replies

Write your reply to:

Draft