SharePoint 2010 WebPart - Wizard / UpdatePanel / ListViewByQuery --> ECB Menu...
Ok, I have a ASP.NET UpdatePanel in a WebPart. In the ContentTemplate of the UpdatePanel I have a Wizard Control. All of it works great *Except* the ListViewByQuery. For some reason unless the LVBQ is...
View ArticleHow do you create approval forms, without InfoPath, for a SharePoint 2010...
I'm trying to wrap my head around creating approval workflows for SharePoint 2010 Standard Edition using Visual Studio. Creating the workflow itself is not the problem. The part that is really stumping...
View ArticleHow do i move a new document to a sub folder?
I am trying to create an event receiver that will detect when a document is added to a document library, then move the new document to a sub folder within that library if there is one, if not then it...
View ArticleImporting moss 2007 website to SharePoint 2010 using sites.asmx
Hello,I have exported a moss 2007 site using sites.asmx which has created .cmp files in a document library of that site. I have to import that site to SharePoint 2010, for which I have created a web...
View Articlesort order in list wrong: in CAML and in view
Hello,When I order my list with document sets by ID, the order is wrong. It is wrong in the list and with caml.This is my view (I just set the sort on the ID column):The first 4 objects are created by...
View ArticleConnect SQL database via BCS with .net assembly connector
Hi All,I am trying to connect the SQL database using Windows service account credential in BCS model code, but i am getting the following error message,Logon failed for user 'corp\test'I am using the...
View ArticleHow to restrict the deletion operation in BCS in sharepoint 2010?
How to restrict the deletion operation in BCS in sharepoint 2010?pleassse provide me the useful linksthanks in advance
View ArticleUsing SharePoint 2010 Business Connectivity Services (BCS) with SQL Server 2012
Can I use SharePoint Server 2010 Business Connectivity Services to connect to SQL Server 2012? Can you provide a link to an article documenting that? Thanks for any assistance
View ArticleReport from sharepoint list items that placed in folder
I have sharepoint list with several folders and list items placed in folders. Now I want to create report from this list via business intelligence. How I can do this?Thanks.
View ArticleWant to provision Content editor WebPart in edit page of document library...
Hi ,I want to provision Content editor WebPart in edit page of document library with few Jquery reference and some custom code. Could you please provide me with some reference link for the...
View ArticleAccessing entities in Sharepoint Workflow
Hi,I need to know, is it ok to use entity objects (.edmx) in SP workflow? If that's the case how abt serialization?Is there any other way to access db entities in workflow?Thanks
View ArticleStreamAccessor and WCF
I try to use the StreamAccessor method with a WCF service. public Stream EntityStream(Guid id) {byte[] text = Encoding.UTF8.GetBytes("I love Microsoft");returnnew MemoryStream(text);...
View ArticleJavaScript (ECB) issue
Using the website below and other websites with nearly the exact same solution we used the code below which comes from the website (naturally changed to match our website and our list). Below that I...
View ArticleHow to obtain metadata entered by user
How do I go about obtaining the column (metadata) entered in by a user when a document is added to a document library in SharePoint 2010? Am trying to get this done in an event receiver...is there a...
View ArticleAnonymous Access Requirements - Custom FBA Login Form
Good Day,Is there a way to deploy a custom FBA login form so that one doesn't need to enable anonymous access on the web application in order for users to see this login form anonymously?My solution...
View ArticleDeploying script files
I have a Visual Studio project that is deployed to SharePoint as a feature. I have now added a script file to the requirement of that project.What is the best practice so that the SharePoint Solution...
View ArticleBe our December SharePoint TechNet Guru. Give the gift of code!
It's that time of the year again!It's Giving time!A time to think of those less awesome than you.A time to give something back to the community.Think of those happy faces you will make, as they open...
View Articlefarm level feature - timer job and service - reactivation error
I am programmatically deleting the custom service and associated jobs on custom farm level feature deactivation.On reactivation, am getting sql error SqlError: 'The INSERT statement conflicted with...
View ArticleSystem.Reflection.TargetInvocationException,MyReport.ps1
I have a little PowerShell script that runs fine of some farms but generates the error: System.Reflection.TargetInvocationException on other farms.In both cases the script is run under the farm admin...
View Article