Tagged Questions

5
votes
5answers
5k views

Microsoft Office Interop Assembly references

I have an application developed in Visual Studio 2005 which I am deploying using ClickOnce. My solution contains two projects - a user interface layer coded in VB, and a class library coded in C#. My ...