One of my coworkers developed using a web site project. Due to certain factors, he had to deploy it on a customer website as pre-compiled and uses the subsonic build provider to auto-generate the classes. Now someone else has developed a web application that must be integrated with the website within the same application pool. Upon trying to merge the two, I got the following error. Any help would be appreciated
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Error parsing attribute 'masterpagefile': Method 'get_IsLoaded' in type 'Northwind.Products' from assembly 'NorthwindTest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.