DCOM Error

G

Guest

I have a legacy application that usually runs in Windows NT Server. I
install an App Proxy in my clients to have access to the COM components
placed on the server.

Now I'm trying to migrate this application to a Server with Windows 2000.
Everything seems to work fine, but when some specific methods are called I
have the error message below:

"A property or method call cannot include a reference to a private object,
either as an argument or as a return value."

Does anyone have any idea why this error occurs only in Windows 2000 ? I
tried windows 2003 and get the same error.

The application was wrote in VB and I haven't the source.
 
D

Dave Patrick

Maybe these ones help.

http://msdn.microsoft.com/library/d.../vbenlr98/html/vamsgcantpassprivateobject.asp

http://msdn.microsoft.com/library/d...tml/vbcondatatypesusedinpropertiesmethods.asp

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I have a legacy application that usually runs in Windows NT Server. I
| install an App Proxy in my clients to have access to the COM components
| placed on the server.
|
| Now I'm trying to migrate this application to a Server with Windows 2000.
| Everything seems to work fine, but when some specific methods are called I
| have the error message below:
|
| "A property or method call cannot include a reference to a private object,
| either as an argument or as a return value."
|
| Does anyone have any idea why this error occurs only in Windows 2000 ? I
| tried windows 2003 and get the same error.
|
| The application was wrote in VB and I haven't the source.
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DCOM Error 10002 2
DCOM error 10017 0
DCOM errors 1
DCOM Error 2
DCOM Error 1
DCOM Error Event ID 1002 3
DCOM Calls 1
Whack a DCOM server 2

Top