Tuesday, August 30, 2016

"NO DEVICE ERROR" when starting AX2012

Hello Friends,

when we open client normally comes Info warning message as like 
"No device"

like below image 
 

The best solution is step by step 

Click System administration > Setup > Licensing > License configuration.
In the License configuration form, expand the Sales and marketing series node, and then UNSelect/Unmark  the Telephony integration check box.
Click Apply.
Close AX Client and restart.
 
Thank you
 


Sunday, April 17, 2016

SSRS ERROR : Parameter _ReportName cannot be null or empty

Hi Friends,

The SSRS Reports Common Error

1. "Parameter _reportName cannot be null or empty."

2. The AssetBasisRdlContract.getAttributes() reflection API could not create and return the SrsReportNameAttribute object.

The problem is opening any report standard or customized the above error is appear


Solution:
Go to the AOT then Menuitem ----> Go to the properties find the report name & Report Type.

Then compile the Report,  compilation is success.
Now open the Report.

Even though if it is not open the Report, Then full compile is compulsory.  

Thanks.