I'm finding that as I try to get TaskVision to work with SQL Authentication (a lot of us would like to use this on our server provider's site ya know :p ) and am having quite a bit of trouble.
Is everyone out there using this only with Integrated Security or do you also need SQL Authentication?
I'm facing the same issue. I have not been successful getting the sample code to work with database not using SSPI. When I test the webservices they work fine with the DB. The app fails when pulling back the UpdateUser info function. Have you got any ideas?