|
-
May 17th, 2013, 08:10 PM
#1
Thread Starter
New Member
Moving VB6 programs from Win2k to Win7
Since we are having problems with our newer applications (.Net) in Windows 2000 boxes, we are trying to migrate our existing services and apps to Windows 7.
We have a couple of OLE servers coded in VB6 (EXE).
They have been working fine in Windows 2000 boxes.
When we configure the Automation Manager to run an OLE server for local use it works ok.
If we configure Automation Manager to use the OLE server for remote use with TCP I get a RUNTIME ERROR 70. Access denied at CreateObject( xxx )
If we configure Automation Manager to use Named Pipes keeping the remote configuration, it works again (in the same machine).
From what I’ve googled, I found that this error commonly appears when trying to write to disk o to the registry. In my case, I would assume that it is the later.
We’ve added the OLE Servers to the permitted apps in the firewall, we’ve disabled the firewall, we are running with the admin account, we tried right clicking “run as administrator” with no luck.
By the way, we found that the behavior is the same in XP SP4
Any ideas on how to configure Windows 7 to allow OLE Servers to work as remote servers using TCP ?
Luis
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|