Issue with an Event – Task Submitted – Project 2007

V

Virsharma

I wrote an event handler for Task Submitted and it submits tasks for resources.
For this I am using Statusing web service (PSI) and Shared Services for
approval of the pending tasks submitted by user.

It works fine for many cases but some time it produce an error ‘Timeout’
error, when user submit his tasks.

Thanks in advance !

Regards,
Virsharma
 
A

Assaf

Hi Virsharma,
You could increase the service proxy's timeout property, this might do the
trick.
 
Top