I just installed webapps cu1 2015 on a dev server to test the new features. The timecard feature can talk to the database but when trying to run report I get the following error after I submit the request to the queue.
Error Message: Error Creating RI_PARAMS.SM~~-2~~Dynamics SL Message -2: Dynamics SL Message 9 should be displayed here, but its text could not be retrieved.~~~~-Microsoft.Dynamics.SL.WebServices.MessageNotFoundException: SM~~-2~~Dynamics SL Message -2: Dynamics SL Message 9 should be displayed here, but its text could not be retrieved.~~~~ at Microsoft.Dynamics.SL.WebServices.SLMessageException.MessGetText(Int32 msgNo) at Microsoft.Dynamics.SL.WebServices.SLMessageException.ApplyArgs(Int32 msgNo, String[] args) at Microsoft.Dynamics.SL.WebServices.SLMessageException..ctor(Int32 msgNo, String source, String domainObjectKey, Exception inner, String[] args) at Microsoft.Dynamics.SL.WebServices.NotFoundException..ctor(String source, String domainObjectKey, Exception inner) at Microsoft.Dynamics.SL.WebServices.DataAccessObject.Read(String filter, Dictionary`2 columnMappings, DbConnection connection, ArrayList& retval, Int32 page, Int32 pageSize, List`1 sort) at Microsoft.Dynamics.SL.WebServices.POSetup_DO.OnRead(StringCollection filters, Boolean[] inclusionFlags, DbConnection conn, ArrayList& retval) at Microsoft.Dynamics.SL.WebServices.POSetup_DO.Get_POSetup(DbConnection conn) at Microsoft.Dynamics.SL.WebServices.RptRuntime_DO.RI_PARAM_SETUP(RoiReport_DO& rptDO, RoiCompany_DO& rptcpy, String DatabaseName, String ComputerName)
*This post is locked for comments