I have a .net dll that I wrote for my application. How do I give it a relative reference, so that when I compile my app and copy the app and dll to another folder, it uses the dll in the local folder..?
No, in my project properties, under reference path, is the abosulete path to my dll. I cant change the path there to a relative path, and if I compile and deploy my app in another folder (or computer), it cant find the dll, cos its not in c:\projects\clone\bin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.