W
winnes
Getting :
"System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=13018 Instructions: Pass this into PSClientError constructor to
access all error information\n at
Microsoft.Office.Project.Server.WebService.Calendar.UpdateCalendars(CalendarDataSet calendarDataSet, Boolean validateOnly, Boolean autoCheckIn)"
When I try:
WebSvcCalendar.ReadCalendars()
NewCalendarExceptionsRow()
assign different columns with values
AddCalendarExceptionsRow()
Either UpdateCalendars() or CreateCalendars()
Found nothing on this errorcode...
"System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=13018 Instructions: Pass this into PSClientError constructor to
access all error information\n at
Microsoft.Office.Project.Server.WebService.Calendar.UpdateCalendars(CalendarDataSet calendarDataSet, Boolean validateOnly, Boolean autoCheckIn)"
When I try:
WebSvcCalendar.ReadCalendars()
NewCalendarExceptionsRow()
assign different columns with values
AddCalendarExceptionsRow()
Either UpdateCalendars() or CreateCalendars()
Found nothing on this errorcode...