CANNOT ACCESS CONFIGURATION DATABASE AFTER CHANGING THE DOMAIN
Hi,One of my customers have changed the domain and joined sharepoint server to the new domain without following the migration procedure. now they cannot connect to the configuration database. we cannot...
View ArticleUrgent issue!! Duplicate web parts on document set home page?
Hi All,I am trying to deploy a custom document set type and a welcome page for document set.Whenever I deploy the solution, multiple duplicate web parts get added to the document set welcome page.Event...
View ArticleTask Synchronization Between SP and Outlook
We are using SP 2010 and Office 2010We are using the Nintex Workflow Assign To-do task action to create Sharepoint Workflow Tasks. We have configured the Task and Notification email to include...
View ArticleCreate new web application using Power Shell Command.
Hello All,I needs to create a new web application with Windows authentication as well as Forms based authentication. How can I apply both authentication provider using power shell script.What I did is...
View ArticleSharePoint 2010 in the Cloud - Referencing the cell of 1 excel spreadsheet to...
We have SharePoint 2010 in the Cloud. we are trying to link the cell of 1 spreadsheet to the cell of another spreadsheet. Actually, we want to link any one of several different spreadsheets to the...
View ArticleExport list of more than 5000 items to sql server tables (code C # or SSIS)
Hi I am trying to export a list of records to a sql 8000 table to check out one of reports. I've tried with code c # and sharepoint list adapter and have not had good results. The list type calendar...
View ArticleConvert word document to pdf and copy the columns values
Hi,Created event receiver to convert word document to pdf using word automation services and it is working fine without any issues.I want to copy the word document column values and add values to pdf...
View ArticleInherit Permissions from another list's item
Hi All,I need to maintain parent child relationship between the lists and items of multiple lists. For e.g. let say we have two lists one is Department and another is Employee and there's one to many...
View ArticleRetrieving a Sharepoint Document Using the C# Client Object Model
I`m able to receive all document items from a document library using the c# client object model, but when i try to download it using the OpenBinaryStream() function each of the items return a null...
View ArticleCan not import this web part
dll is in the GAC. safe control is listed correctly. Not sure why. Code is listed below. any help is appreciated.using System; using System.ComponentModel; using System.Web; using System.Web.UI;...
View Articledefault folder for rich media content of multiline text box
hi friendsi am using sp 2013 i have one list which contains multiline rich text boxif i am trying to insert image using insert button in ribbon it is prompting like below imagehere my problem is i...
View Articlevalidation before going to page edit mode in publishing site
hi friendsi am working with publishing sitei have to allow user to edit page according to the request.i have one "RequestList" (custom list) which will have ID of page which need to editmy problem is,...
View ArticleWorkflows on start on creation dont fire after event reciever
Hi I have used an event receiver attached to a list, which when an item is created it creates a sub site. Now if I create an OOTB workflow through SharePoint designer that runs on creation that doesn't...
View ArticleAuto Populate subsites on creation with data from parent lists
I have searched the usual places for the answer to this but have struggled to find any clue on if it can be done;I have a parent site which has a list with a few columns like "site name" "description"...
View Articlehow to come out from edit mode to display mode using javascript
hi friendshow can i come out from edit mode to display mode of publishing page using javascript
View ArticleList attachments display issue
I am using following code to display the list item attachments in the "All Items" view for a list.<td id="ItemAttchment{$ID}{generate-id()}" class="ms-vb" style="width: 92px"><xsl:element...
View ArticleReinstalling job
Hi,We have developped a timer job for an existing Sharepoint site.So far, so good: the first update does add the job properly. Then comes the problem.I programatically delete the added job with a...
View ArticleThe document information panel was unable to load. the document will continue...
Hi Guys,I am creating the library using object model with custom content type. When i am opening document from custom content type, the meta data fields are not displaying in the document and throwing...
View ArticleAn SPRequest object was reclaimed by the garbage collector ...
I recently discovered this error popping up in the ULS logs; I searched the internet and managed to get rid of most of these messages.Still there is this one left. Basicaly it's about deleting an item...
View ArticleConvert word document to pdf and copy the column values
Hi,I have a document library with column A, COLUMN B and column CCreated event receiver to convert word document to pdf using word automation services if column A value is "Completed" and save pdf...
View Article