
Hey guys,
I have servers containing 3 environments : test, development and production. I recently upgraded the dev environment to cu12.
Everything was working fine until yesterday every time we try to open a report on the test environment we get this error :
Assembly containing type Microsoft.Dynamics.AX.Frameworks.Controls.ReportViewer.ReportAdapterFactory is not referenced.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
I don't understand why I get this error on the test environment. I tried stopping the AOS and delete the files in the xppIL folder, but on start the files weren't recreated and I got a lot of errors so I copied the files back and restarted. I also tried compiling full CIL with no luck.
Please any hint would be great!
Thank you
*This post is locked for comments
I have the same question (0)Are you sure you didn't forget to upgrade reporting tools on the server hosting SSRS?
Nevertheless if you say that you can't build CIL, you have a bigger problem... Make sure that your X++ code compiles without errors and then try generating CIL again.