COMPONENT SERVICES COM+ APPLICATIONS
COMPONENT SERVICES COM+ APPLICATIONS
hi i have an application in windows that i only can make it run creating first in component services a com+application and later adding new com+components (dll) how can i do something like that in wine its there a way??
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Re: COMPONENT SERVICES COM+ APPLICATIONS
How do you install that appplication under Windows? Maybe there is a way to do that installation from command line? Is there a free demo/trial version of your application?
I'm assuming that you are talking about the StartMenu->Programs->Administration->ComponentServices applet. This certainly doesn't exist in wine. Probably wine is missing some of the necessary COM+ infrastructure in general.
If you can't install your app in wine, please file a bug report. If you've got the source code, it would be helpful if you'd create a minimum test case and attach it to the bug report.
Maybe the following link might help you (to at least automate the installation):
http://stackoverflow.com/questions/2801 ... mmand-line
I'm assuming that you are talking about the StartMenu->Programs->Administration->ComponentServices applet. This certainly doesn't exist in wine. Probably wine is missing some of the necessary COM+ infrastructure in general.
If you can't install your app in wine, please file a bug report. If you've got the source code, it would be helpful if you'd create a minimum test case and attach it to the bug report.
Maybe the following link might help you (to at least automate the installation):
http://stackoverflow.com/questions/2801 ... mmand-line