J
Jporras
Basically I'm getting the following error:
File: C:\Office\devsp\project\WebClient\source\utility\pjadorsutil2.cpp
Line: 318
Error Number: 0x80040e57
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
It says that a nvarchar value could not be converted into int, obviuosly the
value that is trying to be converted overflows int's capacity, so that the
delegation process fails.
I've detected that the MSP_WEB_SP_QRY_AddNewDelegAssns stored procedure is
receiving a wrong parameter that overflows an integer value. The current
Project Server installation was updated with SP3 a long time ago, since that
time we haven't been able to delegate tasks again.
Please any help will be really appreciated.
In the folowing thread someone states that microsoft detected that it was a
bug in Project Server, yet I haven´t found any solution:
http://groups.google.com/group/micr...7c895df407f2e/2b4766915573da34?lnk=raot&pli=1
File: C:\Office\devsp\project\WebClient\source\utility\pjadorsutil2.cpp
Line: 318
Error Number: 0x80040e57
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
It says that a nvarchar value could not be converted into int, obviuosly the
value that is trying to be converted overflows int's capacity, so that the
delegation process fails.
I've detected that the MSP_WEB_SP_QRY_AddNewDelegAssns stored procedure is
receiving a wrong parameter that overflows an integer value. The current
Project Server installation was updated with SP3 a long time ago, since that
time we haven't been able to delegate tasks again.
Please any help will be really appreciated.
In the folowing thread someone states that microsoft detected that it was a
bug in Project Server, yet I haven´t found any solution:
http://groups.google.com/group/micr...7c895df407f2e/2b4766915573da34?lnk=raot&pli=1