Quantcast
Channel: VMware Communities : All Content - VMware® ThinApp®
Viewing all articles
Browse latest Browse all 1382

COM Factory issue in Sage 50 Accounts 2012 ThinApp

$
0
0

Hi everybody,

 

I have created a Sage 50 Accounts 2012 ThinApp and it is working almost just fine. All the primary functions seem to be operational and it is running in a production environment. Now I've been asked to enable its "Third Party Activation" part which seemed easy enough but I seem to be stuck with a COM activation issue.

 

I'm testing the factory by running a virtualised powershell with command "New-Object -ComObject SDOEngine.18". The build machine runs the command and returns me the COM factory. However, running the same command on same ThinApp on a clean test machine fails with following error:

 

New-Object : Retrieving the COM class factory for component with CLSID {3CCA7768-E5C4-420E-B75D-754E0477A028} failed due to the following error: 800401f8.
At line:1 char:11
+ New-Object <<<<  -ComObject SDOEngine.18
    + CategoryInfo          : ResourceUnavailable: (:) [New-Object], COMExcept
   ion
    + FullyQualifiedErrorId : NoCOMClassIdentified,Microsoft.PowerShell.Comman
   ds.NewObjectCommand

 

To me that feels like there is something that thinapp is not picking up from build machine and hence the activation failure but as far as I can tell, all the registry keys / files are in the right places in the virtual environment (and operational as the application runs fine on its own).

 

I am using the following virtualisation settings in package.ini

 

VirtualizeExternalOutOfProcessCOM=0

ChildProcessEnvironmentExceptions=WINWORD.EXE;EXCEL.EXE;POWERPNT.EXE;OUTLOOK.EXE;MOC.EXE

 

if there is any other information you need, please feel free to ask. I'm a software developer, so technical stuff is not a problem.

 

Many thanks in advance!


Viewing all articles
Browse latest Browse all 1382

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>