I am installing an application that requires a number of DLLs to be installed into the GAC.  I install each DLL in its own component.  The first c component listed (I don’t know if they install in order listed) contains the DLL that appears in the error in the install log.  The error is show below.

 

Does anyone know what this could be?  By the way, I can use the MMC snap-in to add this DLL into the GAC with no problems.

 

 

Error 1935. An error occurred during the installation of assembly 'Advectis.Extensions,version="1.0.0.0",culture="neutral",publicKeyToken="EBB64FDA47CD2F28"'. Please refer to Help and Support for more information. HRESULT: 0x80131043. assembly interface: IAssemblyCacheItem, function: Commit, component: {CEEF3186-A2AF-4363-BBE0-42472A220301}

 

MSI (s) (D0:30) [17:34:21:183]: Product: BlitzDocs -- Error 1935. An error occurred during the installation of assembly 'Advectis.Extensions,version="1.0.0.0",culture="neutral",publicKeyToken="EBB64FDA47CD2F28"'. Please refer to Help and Support for more information. HRESULT: 0x80131043. assembly interface: IAssemblyCacheItem, function: Commit, component: {CEEF3186-A2AF-4363-BBE0-42472A220301}

 

 

__________

Doug Watts

 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to