Creating .NET UI functionality accessible via COM
Hi,
I'm trying to create new .NET Windows forms user interface functionality that can be called via COM, using VS2008. Currently, I can do this by adding a class library project (for a wrapper) to a Windows forms project's solution and making it accessible to COM. The COM client would create a wrapper DLL instance, which would then start the forms exe using Process.Start(). The forms exe can then communicate with the wrapper DLL using .NET Remoting, hence also with the COM client.
However, I was wondering if there was an easier way. Could someone please tell me if:
1. It's possible to make a .NET forms component or executable directly accesible to COM.
2. If creating an OLE server would be worth the effort.
Yours truly,
Stephen
I'm trying to create new .NET Windows forms user interface functionality that can be called via COM, using VS2008. Currently, I can do this by adding a class library project (for a wrapper) to a Windows forms project's solution and making it accessible to COM. The COM client would create a wrapper DLL instance, which would then start the forms exe using Process.Start(). The forms exe can then communicate with the wrapper DLL using .NET Remoting, hence also with the COM client.
However, I was wondering if there was an easier way. Could someone please tell me if:
1. It's possible to make a .NET forms component or executable directly accesible to COM.
2. If creating an OLE server would be worth the effort.
Yours truly,
Stephen
SIGN IN To post a reply.
4 Replies
AD
Administrator
Syncfusion Team
December 22, 2008 12:14 PM UTC
Hi Stephen,
Thank you for using Syncfusion products.
Please refer the thread below for this query.
http://msdn.microsoft.com/en-us/library/ms978506.aspx
Regards,
Jaya
Thank you for using Syncfusion products.
Please refer the thread below for this query.
http://msdn.microsoft.com/en-us/library/ms978506.aspx
Regards,
Jaya
SM
Sandy McConnell
April 3, 2018 01:40 AM UTC
Signing up for a community license sent me here.
ST
SaBrena Toler
Syncfusion Team
April 4, 2018 12:03 PM UTC
Hello Sandy,
Syncfusion thanks you for your interest in our community license.
Please be advised that our community license can be used by any individual or organization that meets both criteria noted below:
- Gross revenue is less than $1M USD annually
- The organization contains 5 or less developers
In order for me to send you a license; I will need the following information:
Name:
Email:
Address:
City:
State:
Zip/Postal Code:
Country:
Telephone Number:
Once you provide the details noted above, I will expeditiously process your request.
Please let me know if you have any questions or if there is any way I can be of assistance.
Best,
SaBrena
SaBrena
CC
Chad Church
Syncfusion Team
April 4, 2018 12:23 PM UTC
Hello Stephen,
I have re-assigned this incident to our Windows Forms dev team. They will review your request.
Your question is not Syncfusion specific. Have you looked at MS for an answer?
Best,
Chad
SIGN IN To post a reply.
- 4 Replies
- 4 Participants
-
AD Administrator
- Dec 19, 2008 07:40 PM UTC
- Apr 4, 2018 12:23 PM UTC