Hi Ian,
Thanks for your response. I'm baffled by this one. Especially since there were not changes made to the system between when it was working and when it quit working.
I'm not useing the web client. .Net 4.0 is installed. There was nothing that stood out in the DexLog. There are events in the event log...but not super helpful.
"The description for Event ID 0 from source Microsoft Dexterity cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
An exception occurred while trying to load or initialize the addin located at BIReportDeploymentGP.
Exception Details:
System.TypeInitializationException: The type initializer for 'Microsoft.Dexterity.Applications.root' threw an exception. ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: productId
at Microsoft.Dexterity.Bridge.DictionaryRoot.InitCookie()
at Microsoft.Dexterity.Bridge.DictionaryRoot.Init(String path, Int32 productId, Boolean isFormsDictionary, Boolean openForCodeGeneration)
at Microsoft.Dexterity.Bridge.DictionaryRoot..ctor(Int32 productId, Boolean isFormsDictionary)
at Microsoft.Dexterity.Applications.root..cctor()
--- End of inner exception stack trace ---
at Microsoft.Dexterity.Applications.DynamicsDictionary.SyReportListForm..ctor()
at Microsoft.Dexterity.Applications.DynamicsDictionary.SyReportListForm.get_Instance()
at Microsoft.Dynamics.GP.BusinessIntelligence.BIReportDeploymentGP.BIReportDeploymentGPAddin.Initialize()
at Microsoft.Dexterity.Bridge.AddinManager.LoadAddin(String name, Type type)
the message resource is present but the message is not found in the string/message table
"
I re-installed GP on the server and I am still getting the error message.
I also stopped the reporting services and I am getting the same error message.
Any other ideas?
Thanks, Julie