StrataFrame Forum

Error: not compatible with the type of control

http://forum.strataframe.net/Topic26599.aspx

By Keith Chisarik - 3/23/2010

Any ideas what this means? It just started for apparently no reason, I havent touched this site in a while and it has been working because people use it every day. It run on my development machine but bombs on the server.

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: The base class includes the field 'ListView1', but its type (MicroFour.StrataFrame.UI.Web.ListView) is not compatible with the type of control (MicroFour.StrataFrame.UI.Web.ListView).
By Trent L. Taylor - 3/23/2010

My best guess would be that you have two different versions of the same assembly somewhere. Make sure that there isn't something in the GAC or something along those lines.