Hi、All
I keep getting the following errors like When calling the DBExtension Module from Screen.
"Assembly OutSystems.External.DB.Extension.Name,Version=12.3,Culture=neutral .Could not read OutSystems.StudentEntity from PublicKeyToken = null type."
Has anyone managed to fix this issue.what should i do?
Regards,
Yep, rebuilding makes sense. Also, try to refresh and republish all consumers. Also, create a full factory solution and publish it with full compilations in Service Center. It helps with many issues.
Looks like a DLL Hell thing. Did you change any names or namespaces?
Thanks for your reply,I haven't any name or namespaces.May be is it need to rebuilt the extension in the IDE and then republished it in Integration Studio?Regards,
Hi,
Because The consumer modules reference the old library,it can't get any changes from producer module.Thanks for your answers.
Cheers.