When im adding a new method in DAL file and im calling it from aspx.cs-->bll-->dal when i run the project i do not have any errors
but every time when i add new method the build was failed getting DLL file could not be found are you missing assembly reference such type of error im getting.once i rebuild the DAL and BLL and added into the project then only my solution is running..
pls Give me a permanant solution for it ASAP...THANKS IN ADVANCE.