two days ago I changed the authentication of my site from "Windows" into "Forms". So far so good, users are now in a SQL Express 2005 and it works fine. The problem is now, I have have no access to the Site with my SP Deigner 2007. Does he only support Windows-Authentication? Visual Studio ist the same, I get error message to enable Windows Authentication on IIS, but I can“t because "Forms" is enabled. Does anyone had the same problem? What can I do?

Thanx a lot, fiuman007

link|improve this question

50% accept rate
feedback

3 Answers

up vote 0 down vote accepted

Yes SharePoint designer doesn't work with Forms Authentication. What I normally do is extend the site on a second web app and enable that with Windows Auth. Any SPD work is then done through this alternate url/port.

link|improve this answer
yes, that is also a good solution! – fiuman007 Nov 29 '09 at 10:52
1  
Refer the Answer Below. SPD SP2 and MOSS SP2 will fix this Issue. – Kusek Nov 30 '09 at 5:15
Oh I didn't know SP2 fixed this. Better! – ArjanP Dec 6 '09 at 11:14
feedback

You need to Install the MOSS SP2 & SharePoint Designer SP2 to get the FBA working with the SharePoint designer. Refer this post , same fix applies for the SPD as well.

link|improve this answer
feedback

ok, I found the way how to use SP Designer w/o authentication. If I go to IE, login as admin, click on "login automatically", the I can go to File and open it with Share Point Designer! You also must put the site in secure sites in IE.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.