|
-
February 2nd, 2003, 10:24 PM
#1
How to implement an Automation Server with Visual C#.Net?
Dear all,
I have worked out a sample automation server with VC++. It runs as a standalone application while exposing some objects with properties and methods to automation clients written in VB/VBScript. Just like those MS Office Automation Servers such as Word and Excel. Now I need to actually implement this automation server with VC#.Net. Being new to the Dot Net world, I am wondering what the Dot Net equivalent is for the Automation Server? Is there any related article to which I can refer to get started? (I have searched the Microsoft's support center for VC#.Net and ended up with a whole bunch of articles on how to implement an automation client with VC# to work with MS Office automation servers, such as Word and Excel, instead of how to implement such an automation server.)
Please advise and thanks in advance...
Cheers,
Tracy
-
February 17th, 2003, 06:48 PM
#2
hi this site will get you started building an
automation server
the steps are listed try it out
automationserver
-Paresh
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
|