You could be September's TechNet Guru! Turbo charge your CV with awards and...
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up!It really is that simple! Show us your forum solutions or drop us some nifty snippets and become...
View ArticleCount of list.GetChanges is allways 0
Hi,I have the following code to get the chnage log of a list.After I do some changes the count is allways = 0.What is wrong with the code ?ThanksStephanSPSecurity.RunWithElevatedPrivileges(...
View ArticleHow to start workflow with from button which is a custom list on additem...
Hi i have a share point designer workflow which is manual checked item which have two buttonsstart and cancel , i have a custom list in this list when we click additem default which havesave and...
View ArticleInfopath forms in sharepoint2010
Hi Team,I am creating an infopath form using infopath designer.I am writing custom code in Visual Studio Tools for Applications(VSTA) IDE.Added microsoft.sharepoint.dll to use sharepoint object model.I...
View ArticlePage inactive after a download from a item
Using SharePoint 2010, if I download a file from a menu item, the page is blocked after the file is downloaded. I believe this is because SharePoint registers a JavaScript "on submit" handler. In this...
View Articleneed help launching workflow from client application (web service)
hi all,I am attempting to run a visual studio sequential workflow on items in a library, but have hit a wall. since the client object model doesn't seem to support starting workflows, I am attempting...
View ArticleSharePoint 2010 - Start a workflow programatically without wait?
I have a web application that user input the information and press the submit button. The submit button onClick method will update the information to a SPItem and then start the Workflow...
View ArticleAfter edit a document in sharepoint that document should go to stackholders...
Hello,After edit a document in sharepoint , that document should go to stakeholders for approval and once they approved then it's version should be created.Normally after editing a document we can see...
View ArticleHow do i get a Sharepoint instance to develop against
We have developed several sharepoint integrations but it's hard to test. Is there a way to get access to a dev sandbox or acquire a dev instance to help this testing?
View ArticleRunning SharePoint timer job programmatically using non-farm admin users
Hi All,I am trying to start a custom timer job programmatically on click of a button in my custom web part(see the below code).The code works fine if run using a farm admin account, but get access...
View ArticleHow to redirect to a perticular page based on the roles
Hi All,I have 2 subsites in a site collection and I want to redirect to a subsite's default page based on the User's Roles and Permission.
View ArticleUnexpected error occurred?
i have a save button .on click of save thread abort exception is coming but the value is getting saved in the list . Unexpected error occurred is displayed .LikeError :"An unexpected error has...
View Articleadd item level permissions to share point list using sharepoint webservice
Hi,I want to add item level permissions to a sharepoint list through sharepoint(2007, 2010) webservice with out using microsoft.sharepoint.dll. Please suggest me how can I do this?ThanksRamesh D
View ArticleDefault Date in Sharepoint
Hi,I have to set default date value in end date (31/12/9999) at the time of page load(codes are in C#), but if user wants he/she can change it accordingly.I have tried with sharepoint date time control...
View ArticleDisplay Folder name in BreadCrumb of sharepoint 2010
Hi,I have folders in my pages libarary and those folder conatins pages. I want to dispaly folder name also in bread crumb. i am using OOTB feature for displaying bread crumbs.please help me on this
View Articleunable to activate the content type feature in sharepoint 2010
Hi, from last 2 days i am facing the below issue. I am not sure what is root cause for this issue.while deploying from VS i got the below errorError 2 Error occurred in deployment step 'Activate...
View ArticleProblems with visual webparts deployment in Sharepoint 2010 with Visual...
Regards,When I'm trying to deploy any webpart from Visual Studio, It's showing me the following error: Error occurred in deployment step 'Retract Solution': You cannot deploy this solution on this type...
View ArticleHow to convert string to "Publishing Html" content type?
How can I convert a string into an HtmlField ("Publishing Html") type?ne of the field in the SP list is of type "Publishing Html". I read the value from an excel sheet into a string variable. I want to...
View ArticleHow to create chart crystal report on SahrePoint list item Data using crystal...
Please suggest me answer of above question, its very urgent...!
View ArticleHow to call a server side button using Java script without using AJAX
Hello,I would like to know how can I use javascript to call or execute a server control such as button click on the server side without using AJAX or JQUERY. Any assistance would be appreciated....
View Article