|
-
Sep 3rd, 2003, 05:54 AM
#1
Frenzied Member
What you want to look for is called "NDR" - DCOM and RPC use the NDR engine and make calls to registered servers on remote boxes. That's why you got an RPC error.
I don't ever try to code this stuff in VB, but you can look up the RPC api's and try to make a very simple dummy app that calls your stub and try to debug what is happening.
Search for "RPC" then for "NDR" on MSDN
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
|