I have a solution with 2 projects in it. One a web site and the other a data project that compiles into a dll. The web site has a reference to the data dll in it but when I publish the project it uses the old dll in the temporary ASP.NET folder.
I have a solution with 2 projects in it. One a web site and the other a data project that compiles into a dll. The web site has a reference to the data dll in it but when I publish the project it uses the old dll in the temporary ASP.NET folder.