Page 1 of 1

TM1Web Error - System.EnterpriseServices.dll not found

Posted: Wed Jun 15, 2011 9:08 pm
by ExApplix
Hi,

I have installed TM1 9.5.2 on Windows XP. TM1 is running fine but TM1Web throws the following error:

Code: Select all

Compiler Error Message: CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be found
Please see the attached screen shot for details and let me know how to fix this error

Thanks!!!
System.EnterpriseServices.dll error
System.EnterpriseServices.dll error
Tm1Web_System.EnterpriseServices.dll.jpg (85.9 KiB) Viewed 3195 times

Re: TM1Web Error - System.EnterpriseServices.dll not found

Posted: Thu Jun 16, 2011 10:26 am
by moby91
Did you check if the error message "Metadata file 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be found" is correct ?

Does the DLL 'System.EnterpriseServices.dll' exist in the directory 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\' ?


That DLL is but a temporary copy of the original DLL 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.EnterpriseServices.dll'.

Does the original DLL 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.EnterpriseServices.dll' exist ?


If not, your Microsoft .Net Framework installation is incomplete, corrupt or broken.

If so, you should uninstall your Microsoft .Net Framework installation, reboot your computer and reinstall the Microsoft .Net 3.5 SP1 Framework using the 231 MB big Full Install package offered by Microsoft for free download by the URL ->

http://www.microsoft.com/downloads/en/d ... 5076bba986
Microsoft .NET Framework 3.5 Service Pack 1 (Full Package)

Re: TM1Web Error - System.EnterpriseServices.dll not found

Posted: Thu Jun 16, 2011 2:42 pm
by rkaif
Check if you have .NET Framework 4 installed on the computer. If you have it installed then uninstall it.

Then you can install .NET Framework 3.5 SP1. If you already have the .NET 3.5 installed then in Control Panel (Add/Remove Programs) you can select REPAIR. This step will repair your .NET 3.5 installation.

Once .NET repair is done you will be good to go.