I have designed a infopath form ,in that form load option I need to retrieve the current USERNAME. Who logged in the site must retrieve using WebServices only.
I am usi开发者_如何学运维ng Client Object Model to interact with Sharepoint 2010. When I tried to upload documents greater than 3 MB using Client OM, it gave an error Bad Request. Microsoft suggests t
I am having a strange problem with jQuery inside sharepoint. My jQuery code works fine in Web Applications but when I use the same code on a Web Part it creates problem.
After succesfully installing the SharePoint Administration Toolkit and activating the PermissionReporting.wsp, the followi开发者_开发知识库ng reports error out:
got an exception when i call a silverlight xap in sharepoint. Hope anybody can help me out this problem. Here the exception:
I\'m please with my the Excel chart being displayed 开发者_运维问答as a web part in our SharePoint 2010 site... however, it\'s coming out too large, taking up most of the screen.
I have a VS2010 solution with two projects, MyProject.Silverlight and MyProject.Sharepoint. I want to automatically deploy the .xap silverlight ouput into the VirtualDirectories\\80\\wpresources folde
I am using the ASPxNavBar on the master page of my sharepoint site (Sharepoint Foundation 2010).I have succefully integrated the control so that it functions properly however i am have a problem that
So lets say that I have two views, one that is the default and another that can be triggered with a button. Is it possible to switch views, then have the view that you switched to become the default v
Is it possible to (in code) access the metadata of a document stored in a library开发者_运维百科 via a link to that document?Get SPFile object using the SPWeb.GetFile method, then use the Item propert