Hi, Stefano.
We have emailed the pre-release of UWS Build 10 to your forum email address. Please try it before going on to implementing the work-around described below.
Similar problem was reported just a day ago and it seems that the cause is missing
Service Pack 2 for .NET Framework 2.0. You should be able to resolve the problem by either installing SP2 for .NET Framework 2.0, or .NET Framework 3.5.
We have determined this problem is annoying enough to warrant a fix, so we logged it and we'll try to resolve it in the next release. The problem seems to be caused by WaitHandle.WaitOne(int millisec) and WaitMany(WaitHandle[], millisec) method overloads that were added by .NET Framework Service Pack 2, while SP2 does not appear to be installed automatically with Windows Updates, unless .NET Framework 3.x is installed. We'll ensure that next releases use pre-SP2 version of WaitOne(int, bool) and WaitMany(WaitHandle[], int, bool) methods.
Please let us know if this information was helpful.
Best regards,
UltiDev Team.
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.