Could not load type 'Namespace.PageName'.
I created a project in developer PC and then deployed it on production server works fine. but, after few days I added new file into develper PC and then copied that file to production PC. when I try to run that file from prodcution PC it gives me below error Could not load type 'Namespace.PageName'.
How can I fix this error?
|