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.
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.