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
sagarvairat
NA
1
0
Want to built machine independent DLL
Dec 4 2004 6:12 AM
Hi, I created a bunch of forms and made a dll of that using (COM Interop option is selected) VB.NET. Now i accessing each of that form by createobject(objectfrmname) of another project in VB.NET by adding reference to created dll. Now, IF i copied that DLL to another machine there was problem for creating object of form by late binding (by createobject method).For that i have to built the dll based project on that machine also.So what the solution to built a machine independent DLL.
Reply
Answers (
1
)
how to work with word docs???
C# RS232 connection