Any help will be appreciated. Thanks Terry C
Exception The ApplicationBasePage could not be located. Please rebuild project.
Source : MicroFour StrataFrame Extensibility
Stack Trace: at MicroFour.StrataFrame.Extensibility.BusinessObjectNameTypeEditor.EditValue(ITypeDescriptorContext context, IServiceProvider provider, Object value)
There is only one set of assemblies referenced in the GAC.
If the type editor is looking for the business objects initialized in the ApplicationBasePage in the App-Code folder of my web application, how is it trying to find the reference? Is there something in my app that should also be in the GAC?
Terry
Extensibility...that is what is attempting to look in the GAC. I have just tested this over and over again...so there is definitely something not lined up right on your machine. Here is what I would do:
It really shoudn't be more complicated than that...that is why this is quite strange.