Groups | Blog | Home
all groups > dotnet setup > december 2004 >

dotnet setup : Error 1935 (HRESULT -2146233038) while installing .NET assembly in


David McClelland
12/20/2004 1:01:05 PM
Hello,

I'm getting the following error message when my Windows Installer package
attempts to put my assembly into the Global Assembly Cache:

Error 1935. An error occured during the installation of assembly component
{64D9C325-ED58-43C8-B88A-19D0F9A0C50C}. HRESULT: -2146233038. assembly
interface: IAssemblyCacheItem, function: Commit, assembly name:
NationalInstruments.CWIMAQ1394,Version="2.0.0.0",PublicKeyToken="4544464CDEAAB541",GUID="9213105F-1650-4A47-B925-0E736F79F2C3",LCID="1033"

This is a Windows XP machine with VS2003 installed on it (.NET Framework 1.1).

I cannot find any information about this particular HRESULT value, even
after looking at Aaron Stebner's blog about 1935 errors
(http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx). I already
tried the rename mscoree.dll / repair .NET Framework 1.1 trick, to no avail.

I'd appreciate any help!

David McClelland
drmcclelland@hotmail.com
Ash
1/11/2005 8:46:52 AM
try to look for the following component in registry {64D9C325-ED58-
43C8-B88A-19D0F9A0C50C}. And give the permission
1.start>>run>>regedit
2.Ctrl+F and try to find 64D9C325-ED58-43C8-B88A-19D0F9A0C50C
3.grant permission to it (everyone >> fullcontrol)
--
David McClelland
1/11/2005 1:27:02 PM
Hello,

Aaron Stebner and I corresponded back and forth about this error, and have
resolved it. You can see the resolution (Case I) here:

http://blogs.msdn.com/astebner/archive/2005/01/06/348128.aspx

- David Mc.


[quoted text, click to view]
AddThis Social Bookmark Button