I've been struggling with using the WiX COM+ extension and was hoping someone might be able to help.
In particular I'm getting the following error: +++++ MSI (s) (04:50) [08:38:50:402]: Executing op: ActionStart(Name=RegisterComPlus,Description=Registering COM+ Applications and Components,Template=AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}) MSI (s) (04:50) [08:38:50:402]: Executing op: ComPlusRegister(AppID={8EEFD0AF-7E68-4E21-AA54-48212A0E6A46},AplFileName=C:\Program Files\Promissor\ItemPresentationServer\CATPres.dll,AppDir=C:\Program Files\Promissor\ItemPresentationServer\,AppType=1,,) MSI (s) (04:50) [08:38:50:417]: Entering MsiProvideComponentFromDescriptor. Descriptor: 5ql=$,z...@.(A&24~%nRCommon>M5KDYSUnf(HA*L[xeX)y, PathBuf: 7ADC40, pcchPathBuf: 7ADC3C, pcchArgsOffset: 7ADB9C MSI (s) (04:50) [08:38:50:417]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value MSI (s) (04:50) [08:38:50:417]: MsiProvideComponentFromDescriptor is returning: 0 DEBUG: Error 2945: Installation of ComPlus App C:\Program Files\Promissor\ItemPresentationServer\CATPres.dll failed with error -2147221005. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2945. The arguments are: C:\Program Files\Promissor\ItemPresentationServer\CATPres.dll, -2147221005, MSI (s) (04:50) [08:38:50:417]: Note: 1: 1928 MSI (c) (C4:D4) [08:38:50:433]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg Error 1928. Error registering COM+ Application. Contact your support personnel for more information. MSI (s) (04:50) [08:38:52:136]: Product: Pearson VUE PDF Score Reports -- Error 1928. Error registering COM+ Application. Contact your support personnel for more information. Action ended 8:38:52: InstallFinalize. Return value 3. +++++ I've translated the error code to 800401F3 which according to the Windows SDK is "Invalid class string" (CO_E_CLASSSTRING). The developer for the project is entirely unhelpful. Does anyone have any idea which class string it's having a problem with? I've tweaked the IDs for the ComPlusComponent elements a few times and haven't gotten any luck there. As you can see from the attached log file the COM registration does appear to be completing without issue. Thanks in advance for any suggestions. I'll probably be cross-posting to Stack Exchange at some point today. -- --Nathan Stohlmann St Paul, MN USA nathan.stohlm...@gmail.com
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users