using sharepoint server 2010 APIS from vs 2010 (installed in sharepoint foundatin )

問題 using sharepoint server 2010 APIS from vs 2010 (installed in sharepoint foundatin )

  • 2012年6月23日 上午 07:15
     
     

    Hi i have a machine with sharepoint 2010 server installed and
    i have another machine with sharepoint foundation 2010  and vs 2010 ,
    here can i connect to my sharepoint server 2010 machine  from sharepoint foundation 2010 machine.

    means using vs 2010 can i use sharepoint server 2010  API


    adil

所有回覆

  • 2012年6月23日 上午 09:02
     
     

    Hi

    You can use VS2010 to connect to SharePoint Server 2010, but they have to be on the same box if you are planning to use the server 2010    for development.


    Kind Regards Bjoern
    Blog

  • 2012年6月23日 下午 12:32
     
     

    "You can use VS2010 to connect to SharePoint Server 2010, but they have to be on the same box if you are planning to use the server 2010    for development. "

    Hi if my vs 2010 on  diffrent machine how i use API of sharepoint server 2010

    on my machine.


    adil

  • 2012年6月25日 上午 07:23
    版主
     
     

    Hi adil,

    If you want to use the references of SharePoint 2010, you need to copy the dlls from the 14/ISAPI hive of the SarePoint 2010 server to your another server installed VS 2010, and you need to deploy the .wsp file manually using command line, here are some useful posts you can check, note, please back up your files before any modification,

    http://www.techerator.com/2011/02/how-to-perform-sharepoint-development-on-a-client-workstation/

    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/cda807f6-4edf-4efc-8e9b-4d446356c8ae/

    Thanks


    Daniel Yang

    TechNet Community Support

  • 2012年6月26日 上午 09:50
     
     

    Hi

    i followed the same steps  from first link but its not worked  for me.

    but like i used sharepoint designer  in client machine i able to to open all sites, lits ,workflows ,masterpages 

    i need  also for vs 2010 i need to modify ,develop sharepoint server 2010  from vs 2010 in client machine


    adil