Tagged Questions
2
votes
2answers
2k views
Problem adding GAC reference to VS2008 project
Okay, so this isn't strictly a programming question, but it is a programming-related question.
I have a C# winforms project that I am trying to add a reference to the System.Messaging dll.
However, ...