Drstein99 Posted March 16, 2004 Posted March 16, 2004 I'm using a custom .dll in my program. I've already added the refrence and can access the functions no problem. I just added a new sub to the .dll, and the main application doesn't recognize the new subroutine. How do I refresh the reference in the main application to the .dll and recognize the new subroutine? Quote www.DRSTEIN99.com www.RAIDGEAR.net www.THERE.com -> Tell them DrStein99 sent ya!
Menge Posted March 16, 2004 Posted March 16, 2004 one sure way is deleting the old dll from the build directory and from the reference and adding it again there might be a better way to do this :P Quote Menge
Drstein99 Posted March 16, 2004 Author Posted March 16, 2004 It looks like all I had to do was exit out of vs.net and go back in and it re/loaded fine. one sure way is deleting the old dll from the build directory and from the reference and adding it again there might be a better way to do this :P Quote www.DRSTEIN99.com www.RAIDGEAR.net www.THERE.com -> Tell them DrStein99 sent ya!
Menge Posted March 16, 2004 Posted March 16, 2004 oookie :) then i guess just closing the solution and re-opening it should do too Quote Menge
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.