I have a SharePoint 2010 web application and site collection with Forms Based Authentication. I am trying to develop a Windows Forms Application to connect to this site but so far the connection portion is not working when I run the application as a Windows user (I have no method for assigning credentials at the moment). Is there something special I need to do? I can easily log in to the site using the browser with this user, and I am running it in Debug mode in Visual Studio as an Administrator.
Thanks,
- Matt