I'm getting the following error on a simple "Hello World" SF WebForms project when I publish it to a web hosting service:
Could not load file or assembly 'MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' or one of its dependencies.
The web page runs fine on my development machine. If I build a similar simple app outside of SF using pure VS2008, it works fine on the web hosted site, so they apparently can successfully host .NET applications in general. I see a similar post in the WebForms forum from a year ago but don't think the solution is relevant now.
http://forum.strataframe.net/Topic8736-10-1.aspx?Highlight=assembly+web
TIA,
Larry