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
jmhofhine
NA
1
0
Reference Problem
Apr 4 2005 10:43 AM
I have an app I am writing that will be run off of a server by multiple systems. It uses a COM object to communicate with other another system. In C# I added a reference to the COM object. When I compiled the program and placed it out on the server, it could not find the COM object. In the add references dialog box, it shows the correct path to the .exe. The COM object is located on the c:\ of each system that will be running the program. In the properties for the reference, the Path value is pointing to a .dll that is located in the path to my solution. The program runs fine on my system, so it seems it is using this .dll that I'm not sure where it came from.
Reply
Answers (
1
)
I need help on this.
Dataset.Clear()