POLL: Windows vs. SQL Authentication

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?

[299 byte] By [codefund.com] at [2008-2-6]
# 1
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?
codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 2
yah...try what <a href="http://www.windowsforms.net/Forums/User/UserProfile.aspx?tabIndex=1&tabId=41&UserName=paultyng">paultyng</a> suggested: <a href="http://www.windowsforms.net/Forums/ShowPost.aspx?tabIndex=1&tabId=41&PostID=817">PROBLEM: Microsoft.ApplicationBlocks.Data</a>
codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...