| Thread | Last Post | Replies |
|
| COM+ LC Event - Unable to invoke any of the subscribers | 24 Feb 2006 05:08 GMT | 10 |
[originally posted in framework.interop. . . refered here] source: http://www.obj-tec.com/msdnforums/lcedemo2.zip I am getting "An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)" on what appears to have been a properly subscribed
|
| Export users to another COM+ Server | 22 Feb 2006 23:52 GMT | 1 |
i wish i'm in the right newsgroup.. i just want to ask if it is possible to export or copy users from my current COM+ server to another? we created a COM+ Application for our customized application (3-Tier), many
|
| In-Process COM Slow | 18 Feb 2006 15:33 GMT | 2 |
We are finding that one method exposed by the mfcom.dll library takes noticeably longer on any machine other than the one in which this application is being developed. We have attempted to match the apartment threading model of the mfcom.dll file with the following code: Thread ...
|
| .Net Components? | 18 Feb 2006 15:31 GMT | 1 |
I've been handed a VISIO drawing which documents a proposed architecture of a possible SQL Server/Sharepoint project. This drawing has a blackbox labeled ".Net Components". What are those exactly?
|
| HOw to start and Stop Component Services Using Dotnet ??? | 07 Feb 2006 09:06 GMT | 2 |
Thanks a Lot !!! i have one more requirement: i need to select the listed COM+ Applications and be bale to start and Stop...
|
| "Access is denied" when trying to connect to Windows 2003 Server COMCatalog | 06 Feb 2006 19:26 GMT | 1 |
I'm using Windows XP and have written a C# program that will connect to a Windows server and stop/start COM+ applications. Everything works ok when I connect to a 2000 server, but I get an exception "Access is denied" when trying to connect to a 2003 server. I am in the
|
| Queued Components Questions... | 01 Feb 2006 15:38 GMT | 4 |
I have several questions about Queued Components in .Net. 1. What are the differences between the checkbox "Queued" and the checkbox "Listen"? They appear Queue Tab in component properties. 2. When should i use message queued? I mean, pls give me somesome
|