Missing reference to `'umbraco.cms.businesslogic.ContentType` on 1.600.1.4
Running Umport 1.600.1.4 on Umbraco 6.1.6 on .NET 4.0 i get the following error when trying to Analyze or Export (haven't dared try an Import as it's a production environment):
Error: Unable to analyze document type import impact: Unable to generate a temporary class (result=1). error CS0012: The type 'umbraco.cms.businesslogic.ContentType' is defined in an assembly that is not referenced. You must add a reference to assembly 'cms, Version=1.0.5021.24868, Culture=neutral, PublicKeyToken=null'.
Does that make any sense, and what can be done about it? :)
No, it hasn't been upgraded (or patched) since it was built. But oddly enough the same version of Umport runs without a problem on the test-environment, which runs .NET 4.5 (yeah, I know).
Hmmm.... are you sure the version numbers of the Umbraco DLLs (businesslogic.dll, cms.dll, interfaces.dll, umbraco.dll and Umbraco.Core.dll) are the same between the two environments?
Missing reference to `'umbraco.cms.businesslogic.ContentType` on 1.600.1.4
Running Umport 1.600.1.4 on Umbraco 6.1.6 on .NET 4.0 i get the following error when trying to Analyze or Export (haven't dared try an Import as it's a production environment):
Does that make any sense, and what can be done about it? :)
If I recall correctly, 6.1.6 introduced a bunch of newness on API level. Did you upgrade your site recently?
No, it hasn't been upgraded (or patched) since it was built. But oddly enough the same version of Umport runs without a problem on the test-environment, which runs .NET 4.5 (yeah, I know).
But does that seem like a probable cause?
Hmmm.... are you sure the version numbers of the Umbraco DLLs (businesslogic.dll, cms.dll, interfaces.dll, umbraco.dll and Umbraco.Core.dll) are the same between the two environments?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.