reference can't be found works while in visual studio, but not outside
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have a program that runs fine on several machines (xp, win7) however on one machine (vista) I get an error that it can't find one of the refernce dlls. I can run the project on that machine in visual studio, but when I click on the application (from the debug folder), it has the dll not found error. I have tried copying the dll pretty much everywhere unsuccessfully.