|
发表于 2011-2-28 13:56:23
|
显示全部楼层
从Autodesk用户论坛上搜来的,希望有帮助:
I fixed this problem today on Revit MEP 2011.
googling suggests it is a problem with 32bit network deployments including material database.
my 64bit deployments have worked fine.
adui18res.dll was not there, but RevitMaterialUI.dll WAS.
notice that the errors report the former dll missing, and the latter "unable to load"
it seems that some files are missed from the deployment, and some are the wrong versions: the adui18res.dll is missing, and RevitMaterialUI.dll is mistakenly the 64bit version instead, i'm guessing.
i uninstalled Revit MEP, and re-installed from dvd, this did not fix the problem.
i searched the Revit MEP Suite dvd for the two .dll files in question, and found adui18res.dll in "E:\RevitSetup\RevitMEP\x86.cab" (replace E: with your dvd drive letter)
RevitMaterialUI.dll is not there, but another named AIRLookToolkit_RevitMaterialUI.dll in the same cab file.
i extracted the files,renamed AIRLookToolkit_RevitMaterialUI.dll, removing the prefix upto and including the underscore, then copied the files into "C:\Program Files\Autodesk\Revit MEP 2011\Program", overwriting the existing file.
this fixed the issue for me.
i dont know if further issues will be encountered, as i read somewhere that there are a number of files missing from the x86 (32bit) deployments, associated with the material library.
hope this helps |
|