TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ben
NA
1
0
COM Interop Question
Aug 24 2006 12:23 PM
I have a question concerning COM Interop. I currently develop an application that communicates with embedded devices and needs to talk to a third-party application. This will be done via COM. I can get my code to communicate with devices via COM and signing a strong-name. However, I must have references to specific COM drivers in my C# application that have been written in C++. Whenever I add these references and attempt to compile the application I get the error: Referenced assembly 'Interop.BOSCHInterfaceLib' does not have a strong name. We have the source code for the driver as it is an internally developed project. Is there any way to get this C# project to communicate via COM with the third-party application and still have references to assemblies that do not have a strong name? Thank you.
Reply
Answers (
0
)
Reading file permissions from active directory in c#
Retrieving email from outlook