T
tfz
Hello,
I am trying to run the ChangeXMLUtil application from the Project 2007 SDK.
When I hit the line for the ReadStatus call
(statusingSvc.ReadStatus(Guid.Empty, DateTime.MinValue, DateTime.MaxValue),
it works if I supply an assignment GUID, but returns a
GeneralUnhandledException if I send in Guid.Empty.
Does anyone have any ideas why that might be?
Thank you!
--tfz
I am trying to run the ChangeXMLUtil application from the Project 2007 SDK.
When I hit the line for the ReadStatus call
(statusingSvc.ReadStatus(Guid.Empty, DateTime.MinValue, DateTime.MaxValue),
it works if I supply an assignment GUID, but returns a
GeneralUnhandledException if I send in Guid.Empty.
Does anyone have any ideas why that might be?
Thank you!
--tfz