I have use SSRS 2008 before installing SharePoint 2010. I dig around th开发者_Go百科at there is a way to switch the mode from native to sharepoint integration but the question now is when i did my swi
I am doing following in one of my webpart .ascx file. <FORM action=\"https://illustration.sagicorlifeusa.com/fse5/main/FormPost.aspx\" id=\"frmLogin\" method=\"post\" target=blank>
i have a sharepoint 2010 site which hasanonymous access, the pages without layouts has no issues. the pages which are using page layout开发者_开发知识库s are prompting for user credentials.
I\'m working with a list in Sharepoint 2010. When an item is created a workflow is kicked off that will pause until a specified date and then send off a reminder email.
I want to create Custom List Definition without creating custom content type. Way I followed is created farm solution without list instance -> In the elements.xml file I gave 10005 as a type and in th
I have been creating Sharepoint application page, which is deployed in Sharepoint 2010 14\\TEMPLATE\\LAYOUTS directory. In browser my page is working fine. But on the page i am using asp:FileUpload co
I have a Sharepoint site that currently inherits everything from the v4.master page. This site in an internal wiki page for company documentation.Each page within the wiki can have 1 or more pages li
I have a sharepoint site which works on form based authentication and now I want that sharepoint site to have cookieless authentication.
I\'m using MOSS OOTB WebServices wherein I in need a webservice method name which gives me all subsite Urls and their titles..
I have a re-usable out of the box sharepoint approval workflow 2010, and I am programmatically approve/reject workflow using the below code snippet inside infopath formcode (2010).