HI
hope someone facing this problem before.
and can give me some idea how to solve it.
this problem occur When i change status to completed and save at "Project Flex Time". it will prompt an error.
and here is the error in event viewer.
Error in Event Viewer
Error 1
User = test\user1 Application Message = PFTSummary SaveHeader Application = Microsoft.Dynamics.SL.PMA.PFT Method = Void SaveHeader(System.Object, System.Web.UI.WebControls.CommandEventArgs) Error = System.SystemException: Error writing communicator message: profile name is not valid at System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.Update(DataTable dataTable) at Microsoft.Dynamics.SL.PMA.PFT.PFTShared.CommunUpdate(String connStr, String destination, String parm1, String key, String name1, String type, String caption1, String subject, String exetype1, String msg_text) at Microsoft.Dynamics.SL.PMA.PFT.PFTSummary.SaveHeader(Object source, CommandEventArgs e)
Error 2
profile name is not valid at System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.Update(DataTable dataTable) at Microsoft.Dynamics.SL.PMA.PFT.PFTShared.CommunUpdate(String connStr, String destination, String parm1, String key, String name1, String type, String caption1, String subject, String exetype1, String msg_text) (issued for user: user1)
Thank You
*This post is locked for comments