Bring up Login Dialog as a workflow step
HiI have a unique requirement that I have to re-authenticate when someone approves in the last step of the built in approval workflow. This is a mandatory requirement from the client.Currently all the...
View ArticleContent Query Web Part hasn't data in the first step.
I have a problem with the deployment of Content Query Web Part programmatically.When I do the deployment, the Web Part appears in the required page with the correct configuration, but the problem is...
View ArticleCross-Site Display Web Part in SharePoint 2010
Every document library has its default web part called List view web part. So when we create a Document Library or list on a site, by default aList View Web Part is created. We can see that when we try...
View ArticleEvent Reciever on a Fomr to Update a SQL Database
I have a database in SQL Server named Title, the table name is also Title and the Field name TitleI am trying to insert into the database a new Title with an event receiver, Here is the codenamespace...
View ArticleUnable to create a new folder in document library of SharePoint 2010
Hi There,Need some help regarding an issue which is occurring after migration from SP 2007 to 2010.We have recently migrated a site to SP 2010, after migration whenever i tried to create a new folder...
View ArticleCannot create list in SharePoint 2010 using Client Object Model
I am trying to utilize SharePoint 2010 Client Object Model to create a List based on a custom template. Here's my code:public void MakeList(string title, string listTemplateGUID, int localeIdentifier)...
View ArticleNeed to create logging and exception application block with sharepoint 2010
hello,I need to create log system application block and exception handling exception application block using enterprise library 5.0 in SharePoint 2010 .I don't know to from where to start.please...
View ArticleSharePoint 2010 & Silverlight & Invalid cross-thread access error
Hey Everyone, Currently in my farm I have configure bcs to interact with tables that I would like to interact via SharePoint. So far I've created an external content type and list and I can...
View ArticleMerging the SharePoint documents version to one document which is migrated...
Using the Quest tool for migration,I have documents with 10 to 12 versions in lotus notes. when it is migrated, the migrated documentsversion appear as separate documents on SharePoint instead of...
View ArticleFiltering All Items view
Hi, We have created All items view and Admin view.1.In All items view, we wrote filter condition ,Created by is equal to [ME].i.e. displaying who created items only will displaying.now we got a...
View ArticleConvert Sharepoint forms to html
Hello My assign task is to import Sharepoint Forms to Online Forms so for that i need to convert Sharepoint forms into HTML by using any API/SDK/DLLSo I want to know how can i convert Sharepoint forms...
View ArticleMayday! SharePoint 2010 Guru urgently required, for love and glory from all...
Mayday! Mayday! A distress signal is being sent out to all past, present and future Gurus!We need more of your awesomeness!The TechNet Guru Competitions have become BIG news within Microsoft circles,...
View ArticleUplode file to a list using fileuplode control
Hello Everyone,I want to uplode a image to list using file uplode cintrol. I am using the following codebut i am getting message "Object reference not set to an instance of an object" at...
View ArticleSharePoint 2010 custom timer job scheduling
Hi,I have a requirement to execute time job two times in a day. i.e 5 AM in the morning an 5 PM in the morning.Can anybody help on this?ThanksSatyam MCITP, MCPD
View ArticleSave search functionality to be added in the SharePoint 2010 Page
Hi,I have an OOTB Advance Search and Results Page in SP 2010. I like to add a link for "Save Search" to enable users to save their search criteria. When user clicks on search and check the save search...
View ArticleRunning a SharePoint 2010 Client Object Model application from outside the...
I've been asked to prepare an application that can be hosted elsewhere that should interact with a SharePoint 2010 farm from a system outside the AD domain. I know to use the SP Client Object Model but...
View ArticleHow to Copy SPListItems with attachments by JavaScript (IDs passed in URL)?
Hi there,For my SharePoint 2010 list - I need to copy list items (with attachments, if any) (IDs will be passed in URL e.g. http://server/lists/TestList/AllItems.aspx?CopyItems=12,18,20,22).So as soon...
View ArticleSharePoint 2010 Datasheet View and required fields
In SharePoint 2010 I have a modified List based on the default Contact template with additional Columns using a custom Content Type "Modified Contact List"; in Content Type, the only Column set to be...
View ArticleCreated column not showing in the Document Library View for a Custom Content...
We have a custom content type based of Document Content Type. The OOTB "Created" column does not show up in the view as well as in the Site Settings -> Columns.But it shows up in the Display Form...
View ArticleSharepoint 2010 site definition and lookup field
Hallo Everyone,I have created a custom List definition with Lookup field using visual studio. Everything working perfect. After that i created a Site definition using visual studio and added this...
View Article