Hello! I am trying to insall uCommerce and i am getting this error. I'v tried intalling ucommerce before and succeeded but this time i have UCodeFirst installed in my project.
Error106Metadata file System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'System.EnterpriseServices.dll' -- Could not find the file. '
Seems as there's an assembly missing: 'System.Enterprise.Services.dll'
You need to have that in the run time environment if it wants to request a type from that. So hopefully the easy fix is to just deploy that.
As far as i know we do not have a dependency for any of those assemblies. Do you have any stack trace or anything else that could point in a more specific error ?
I do hade that assembly my project already. and i dont get any stack trace beacuse i get this error in Visual studio.
But here is the full error message
Error106Metadata file 'c:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\bin\System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'c:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\bin\System.EnterpriseServices.dll' -- Det går inte att hitta filen. 'C:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\CSCUcommerce.Web
Problems installing uCommerce Umbraco7-6.1.0.14195
Hello! I am trying to insall uCommerce and i am getting this error. I'v tried intalling ucommerce before and succeeded but this time i have UCodeFirst installed in my project.
Error 106 Metadata file System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'System.EnterpriseServices.dll' -- Could not find the file. '
Plzz Help!
Nichole
Hi Nichole,
Seems as there's an assembly missing: 'System.Enterprise.Services.dll'
You need to have that in the run time environment if it wants to request a type from that. So hopefully the easy fix is to just deploy that.
As far as i know we do not have a dependency for any of those assemblies. Do you have any stack trace or anything else that could point in a more specific error ?
Best regards
Morten
Hey Morten,
I do hade that assembly my project already. and i dont get any stack trace beacuse i get this error in Visual studio.
But here is the full error message
Error106Metadata file 'c:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\bin\System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'c:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\bin\System.EnterpriseServices.dll' -- Det går inte att hitta filen. 'C:\Users\Nichole\Desktop\sajter\Ucommerce\Main\Ucommerce.Web\CSCUcommerce.Web
Okej so i solved the problem by deleting the Dll. and now i am getting another error :
Could not find: ServiceStack.Text.StringExtensions.DirSeparatorChar.
/Nichole
Can you describe in details what you did to get up and running, because it looks like your enviornment is pretty screwed :)
Best regards
Morten
is working on a reply...