|
-
Jan 9th, 2002, 03:15 PM
#1
Thread Starter
New Member
.NET Remoting
I can do all three methods of .NET remoting: SingleCall, Singleton, and Client Activated Objects (CAO).
How do I use the public events of the remoted class??
I can create my object withevents and it will work fine, but if I try to handle one of the object's events in a sub, I get an error when I create the object, claiming that it can not find the file. This happens in all three methods of remoting. 
--Johnny
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
|