|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Ross:
First, look to make sure that you have YOUR bo assemblies in the Bin folder of your deployed website. This error doesn't have anything to do with trust I don't think. I think this error is coming from an issue with your deployed assemblies. So in this example, the assembly that houses "visualOfficeNetBO.tblIndividual" doesn't seem to be loaded into the AppDomain of the site. Start there.
|