The error is: The ApplicationBasePage could not be located. Please rebuild project.
I am using a SF Webform and it was working at one point but not now. I can go in the source view and manually type it in so it's not a show stopper but would be nice to use the properties window.
If I type in the value, it works just fine. I've included "Inherits ApplicationBasePage" within my class. Something else I noticed this morning while trying to use a listview component: When I go into the Rows collection and add a TableRow, I get the following error in my application.
I thought maybe these two problems could be related.
Also, could you post the @page directives from the .aspx page? The one(s) that include the Inherits="", CodeFile="", or CodeBehind="" are the one(s) that I'm looking for.
http://forum.strataframe.net/FindPost12630.aspx should contain the Extensibility DLL with the changes. Let me know.