Our support engineers have assembled the top recommended solutions for you.
Microsoft Dynamics AX 2012CRM Connector in Microsoft Dynamics AX 2012Financials Management in Microsoft Dynamics AX 2012Upgrading to Microsoft Dynamics AX 2012
Microsoft Dynamics AX 2009
Application Object Server (AOS)
Enterprise Portal and Role Centers
Inventory Costing in Microsoft Dynamics AX 2009
Invoice Settlements/Discounts/Reversals
SSRS and SSAS Integration
Workflow
Hello there,
I'm having a serious issue with the Analysis Server not even able to open from System Administration --> Setup --> BI--> Analysis Servers or not able to run a Project Analysis Wizard. I get the following error. I tried locating these classes and compiling them, then restarting the AOS server. but it still doesn't work.
Any ideas?
Error executing code: FormRun (data source) has no valid runable code in method 'new'.
Stack trace
(C)\Classes\FormRun\new(C)\Classes\SysSetupFormRun\new - line 4(C)\Classes\ClassFactory\formRunClassOnClient - line 10(C)\Classes\ClassFactory\FormRunClass
Was that issue resolved? I have the same exact issue in a development environment. In all other respects it seems to work fine. Thanks.
Alright, so if your sure that you have ran through the following, to the T.: technet.microsoft.com/.../dd309720.aspx
After that and you still have the above issue, then there are two things you need to do. First go to AOT > Classes > BIAnalysisServicesWizard and compile that class. Next go to AOT > Forms > BIAnalysisServicesWizard.
You will notice that the class declaration of that form has a red icon - stating a compile error. If you just highlight that form, and click compile - changing nothing - this error should go away. You have to make sure and have everything installed, like AMO, etc. for the machine that will do the project.
I hope this helps someone in the future.
Someone else can verify if the suggested answer works for them, but in my case I fixed it prior to Brandon's post and what worked was a full compile from system administration>>periodic tasks.
Keep in mind that will run several hours and will need to be done while no one is using the system. Also I did the CIL generation which took another couple hours, but in the end that fixed it. ...another note is before you perform the corrective actions make sure you are launching the AX client from the desktop of the AOS server because similar symptoms may occur if you run it from a regular client even on an unbroken system.
Ryan, that makes sense as what you did will do what I suggest. The biggest difference is that I tell you the two specific objects that need to be compiled - and does not take as long.
A full compile, after having AMO and following the listed procedure would achieve the same end result.
I ran into the same issue, and wanted to add a couple of personal notes as well as an addition:
1 - the compile has to be run from a SQL server with SSAS as well as the AMO Brandon mentioned
2 - The error would have been shown up in the error logs from a full compile if not performed on the SQL Server - "Error \Forms\BIAnalysisServicesWizard\Methods\classDeclaration " Syntax Error
My addition is that you will have to compile the BIAnalysisServicesProjectController Class from a SQL Server as well. There will be a similar compile error if you compile the entire application - "Error \Classes\BIAnalysisServicesProjectController " Syntax Error
The BIAnalysisServicesProjectController error will be thrown when you attempt to deploy the Cubes.