Somehow this is missing. Where can I get it and where does it go???? All my XSLT is breaking now....
Here's the error?
I tried republishing the whole site thinking maybe it got corrupt or something....
Error occured
System.Exception: Unable to load one or more of the types in assembly 'Umbraco.Forms.Core, Version=1.1.0.19647, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown: System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Forms.References, Version=1.0.10920.32880, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Forms.References, Version=1.0.10920.32880, 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)
What version of Umbraco are you using? And when did this start to happen? Have there been made any customization to your website for instance custom user controls or xslt extensions? Or have you been upgrading it from one Umbraco version to another?
I had CSW starter kit installed and it was unpublished. I then had my own "home" root. I deleted the unpublished CSW "Home" directory and everything under it.
I then tried to reinstall the CSW starter kit and it didn't come back up...
Hmm, ok then it should not be an issue related to the xsltExtensions.config being empty since 3.0.1 is all razor code. Hence not XSLT extensions need to be referenced.
In the bin folder...are Creative.Website.Starter.dll and PackageActionsContrib.dll in there?
It looks like Contour hasn't been removed correctly. Did you have any errors when uninstalling Contour?
The Umbraco.Forms.Core.dll is part of the Contour package, and since it's in the bin folder, it's loaded and I think its trying to load other references (such as Umbraco.Forms.References.dll) which are no longer there.
Does it help if you remove the Umbraco.Forms.Core.dll from the bin folder?
Umbraco.Forms.Reference MISSING?????
Somehow this is missing. Where can I get it and where does it go???? All my XSLT is breaking now....
Here's the error?
I tried republishing the whole site thinking maybe it got corrupt or something....
Hi Mike
What version of Umbraco are you using? And when did this start to happen? Have there been made any customization to your website for instance custom user controls or xslt extensions? Or have you been upgrading it from one Umbraco version to another?
Looking forward to hear more from you.
/Jan
Hi Jan,
I am using version 4.7.1
I had CSW starter kit installed and it was unpublished. I then had my own "home" root. I deleted the unpublished CSW "Home" directory and everything under it.
I then tried to reinstall the CSW starter kit and it didn't come back up...
Hi Mike
Hmm, I suppose you're using CWS 2.0.3 and not the latest 3.0.1 (Razor rewrite) ?
I just tried installing the razor rewrite and unpublish the site and uninstall and everything went smooth.
So should I try to install CWS 2.0.3 to see if I can replicate the above?
I'm thinking you could perhaps check the xsltExtensions.config file to see if it's missing a reference to an extension perhaps?
/Jan
Hi Jan,
No I installed Version. 3.0.1
The XSLT config was empty.. Can you tell me what it should be in there?
I am guessing something like this?
Hi Mike
Hmm, ok then it should not be an issue related to the xsltExtensions.config being empty since 3.0.1 is all razor code. Hence not XSLT extensions need to be referenced.
In the bin folder...are Creative.Website.Starter.dll and PackageActionsContrib.dll in there?
/Jan
Yep they are both there...
Ok, how about these:
umbraco.DataLayer.dll
umbraco.dll
umbraco.editorControls.dll
umbraco.Linq.Core.dll
umbraco.MacroEngines.dll
umbraco.macroRenderings.dll
umbraco.providers.dll
umbraco.XmlSerializers.dll
UmbracoExamine.dll
All of them also present or are some missing?
/Jan
All of those are there as well...
Is CWS the only package you have installed? Or are you trying out a package like Contour locally as well?
/Jan
Oh I had countour but since it required payment, I removed it....
I have a couple other packages installed as well that I have not deleted.
Here is a screen cap of the installed packages that I have
So is umbraco.MacroEngines.Legacy.dll also present in the bin folder? If so...try removing it...does that work?
/Jan
No, that particular DLL is not there. Here is the list of DLL's that I have
App_Browsers.dll
App_global.asax.dll
businesslogic.dll
ClientDependency.Core.dll
cms.dll
controls.dll
CookComputing.XmlRpcV2.dll
Creative.Website.Starter.dll
DAMP.Samples.dll
DigibizAdvancedMediaPicker.dll
DigibizTree.dll
dlllist.txt
Examine.dll
HtmlAgilityPack.dll
ICSharpCode.SharpZipLib.dll
imagegen.dll
interfaces.dll
Lucene.Net.dll
Microsoft.ApplicationBlocks.Data.dll
Microsoft.Web.Helpers.dll
Microsoft.Web.Infrastructure.dll
MySql.Data.dll
Netcentric.Umb.Datatypes.Positioning.dll
PackageActionsContrib.dll
SQLCE4Umbraco.dll
System.Data.SqlServerCe.dll
System.Data.SqlServerCe.Entity.dll
System.Web.Helpers.dll
System.Web.Razor.dll
System.Web.WebPages.Deployment.dll
System.Web.WebPages.dll
System.Web.WebPages.Razor.dll
TidyNet.dll
umbraco.DataLayer.dll
umbraco.dll
umbraco.editorControls.dll
Umbraco.Forms.Core.dll
umbraco.Linq.Core.dll
umbraco.MacroEngines.dll
umbraco.macroRenderings.dll
umbraco.providers.dll
umbraco.XmlSerializers.dll
UmbracoExamine.dll
UrlRewritingNet.UrlRewriter.dll
Hi Mike,
It looks like Contour hasn't been removed correctly. Did you have any errors when uninstalling Contour?
The Umbraco.Forms.Core.dll is part of the Contour package, and since it's in the bin folder, it's loaded and I think its trying to load other references (such as Umbraco.Forms.References.dll) which are no longer there.
Does it help if you remove the Umbraco.Forms.Core.dll from the bin folder?
Grtz
L
Thanks Lennart!!! Deleting the Umbraco.Forms.Core.dll file did it!!!!
is working on a reply...