I can not see my modification on class library when I call it
-
I create solution contain 2 project first one for web pages and second one for class library Now when I modify one class by changing parameter or adding new method to class And then when make instance form this class in first class I can not see last modification Notes : for the first project I add class library as reference project and I build solution but still I can not see my modification on class library when I call it form first project Can any one explain and I appreciate Thanks :sigh:
-
I create solution contain 2 project first one for web pages and second one for class library Now when I modify one class by changing parameter or adding new method to class And then when make instance form this class in first class I can not see last modification Notes : for the first project I add class library as reference project and I build solution but still I can not see my modification on class library when I call it form first project Can any one explain and I appreciate Thanks :sigh:
-
Are you using VS 2003 or 2005? Can you see the new assembly of the class library project in the bin folder of the web project when you build the solution?
-
Are you using VS 2003 or 2005? Can you see the new assembly of the class library project in the bin folder of the web project when you build the solution?