Hi,
How can I make a call to createinstance for an application proxy to time out? When I try to use the object when the network cable is disconnected, nothing happens. It is not until I put the network cable back again I get an error. Is there a timeout value? How can I set it?
The...
Hi,
I have exported a COM+ application as an application proxy from Win2000. If I want to install this on NT4, what do I have to do more than installing the .msi-file (except from installing option pack..)? Or is there a better way to make the computers to communicate?
Hi,
is it possible to create an instance of a COM+ component from Visual C++ without importing the dll or tlb-file? All I have is an application proxy installed from a .msi-file. Or was a dll or type library placed somewhere when I installed the component?
Thanks in advance for your answer!
Hi,
I have an application using the cdonts.dll. I use CoInitialize(NULL), pNewMail.CreateInstance and sends the mail. Everything is OK, and the mail is sent. But as I have read that you have to use CoUninitialize() at the end of the application I did so, and I get access violation. The debugger...
Hi,
I have implemented a COM+ object in VC++ 6.0. When exporting it from MTS and installing it (application proxy) on a computer in the same domain everything is OK. But when I install it on a computer in the same network, not belonging to the same domain, I can access it from an asp-page, but...
Hi,
I have implemented a com+ server application in VC++ and I am now trying to deploy it by exporting a .msi-file. When I try to install the file on a computer that is on the same domain as the development computer all is fine. But when I try to install the package on a computer on another...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.