- Download Visual Studio 2008 extensions for Windows SharePoint Services 3.0, v1.3 - Mar 2009 CTP
- http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=fb9d4b85-da2a-432e-91fb-d505199c49f6
- To Successfully Deploy Solutions follow these steps
- From Cmd, go to
- C:\Inetpub\Adminscripts>
- and run the following.
- cscript adsutil.vbs set w3svc/1/root/NTAuthenticationProviders "Negotiate,NTLM"
The last step is explained in detail the following link
(NTLM must be enabled on the IIS server. See the following for instructions on how to enable it: http://support.microsoft.com/kb/215383)
1 comment:
Hi Padmakar,
i did the same step-by-step, still am getting the same error : "A 32-bit version of SharePoint is not installed" when i am trying to create any workflow from visual studion 2008, did i need to do any thing else,
Thanks
Nageswar
Post a Comment