Wednesday, May 6, 2009

SharePoint WSS Extensions 64-bit and 32-bit Visual Studio 2008

  1. Download Visual Studio 2008 extensions for Windows SharePoint Services 3.0, v1.3 - Mar 2009 CTP
  2. http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=fb9d4b85-da2a-432e-91fb-d505199c49f6
  3. To Successfully Deploy Solutions follow these steps
  4. From Cmd, go to 
  5. C:\Inetpub\Adminscripts>
  6. and run the following.
  7. 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:

hgou said...

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