1
Reply

How to update a .dll file linked to object class?

Jake Martin

Jake Martin

Feb 19 2015 5:42 AM
609
I have a .dll which links to a .cs that contains object classes. When I add a new object into the object class it is not automatically updating to to the .dll which is located in a Bin folder in my web project. 
 
I've tried removing the .dll and re-adding and re-adding its reference, still wont update.
 
Please help! 

Answers (1)