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
g.tinnirello
NA
2
0
VS.NET Automation: Remove a Reference
Jun 21 2004 6:50 AM
Hi, I got a problem when using the 'Remove' function of the VS.NET Automation Object 'Reference'. I want to programatically remove a reference on an assembly, so that i can open it to do some reflection stuff and then add it again to the project references. Now I call MyReference.Remove and when I try to load the assembly for reflection or to make other operations on it (e.g. delete it) I get an Exception System.IO Exception. Can someone please help me?
Reply
Answers (
0
)
Accessing data from Datagrid
Accessing the message loop