VB.NET Excel DLL Reference Program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • seraieis
    New Member
    • Apr 2008
    • 60

    VB.NET Excel DLL Reference Program

    I have a program that I'm working on that contains a COM reference to Excel.

    Is there a way to change how the program links to the DLL? My problem is that once I move the program out of the bin\debug folder, it stops working. The form will load, but none of the Excel functions work. I tried to copy the DLL along with the program, but that doesn't help either.

    Any suggestions?
Working...