Regional settings not getting applied in the webpart
HiI have a page with 2 webparts. One of the webpart webpart2 is a visual webpart.The other webpart webpart1 will display numeric values from database.When i have the regional settings set to "Spain",...
View ArticleUsing SharePoint 2013 Client dll to connect to SharePoint 2010
We need to create a single windows forms application which will connect to both SP 2013 and SP 2010. We are using client side object model in windows forms application to connect to SharePoint.My...
View Articledocument corrupted when sending file to drop off library using records...
I am trying to submit files to drop off library through a simple web application. I could see the documents submitted to drop off library but the contents in it have got corrupted.string recordRouting...
View ArticleJavaScript running only for System Accounts
Hi. We added script in Visual WebPart and added Some jQuery links in SharePoint Master Page..But JavaScript running only for System Accounts and not running for users Ravindranath
View ArticleHow to create a list from a Feature
Hi,I have a Visual web part, where in the activation of the Feature present in Visual Web part should create a list by name "RFP_Workplace".De-activation of the feature should delete the list from the...
View ArticlePerformance with SSRS on Sharepoint
Hi,Environment: Sharepoint 2010, SSRS deployed in Share Point integrated mode.Problem: Performance of page load with ssrs reportsI have a Share Point page which displays 10 SSRS report, SSRS reports...
View Articleservice unavailable http error 503 Application pool Stopped for the Web...
i am getting service unavailable http error 503 while opening a site in SharepointWhen i checked IIS, i found out that Application pool Stopped for the Web Application.So, i started it and then again...
View ArticleHow to import more than 2k items from Excel(2010) to SharePoint 2010 List?
Hi,I am getting error while importing more than 2k items from Excel to SharePoint List.Need solution!!
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 ArticleSharePoint Sequential workflow not able to bind activity properties to other...
Hi All, I am building a sequential SharePoint list workflow for SharePoint 2010 using VS 2010. This workflow needs to be declarative (upgrade considerations) and I am trying to keep custom code...
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 ArticleDisplay more 2 column values in CSWP using Item Dispaly templates
Hi team,How can i display more than one column value using CSWP.I am implementing display templates concept.Here is my code in itemTemplate.htmlvar line1 = $getItemValue(ctx, "Title"); var line2 =...
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 ArticleRead contents of Pages library and show in custom webpart
Hi,How to read the contents of "Pages" library (Published pages and custom created pages only and not reading OOB pages)?I have a publishing site, in which I need to read the "Title" and URL" of the...
View ArticleFile Open Issues - document library pdf file to open in new browser window
HiI have a requirement to open the document library containing pdf file to open in new browser window. So far I have tried following steps but could not get it to work.1. Changing Document library...
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 ArticleHow to avoid using subfolders in libraries and use views to show all data
Hi allI am very new to Sharepoint design so hopefully I can explain what I need properly.I have a sharepoint site which I upload a lot of data to. Most of the data I can categorise into subfolders...
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 ArticleCustomize SharePoint ADFS Login Dropdown Selection
Hi, I used SharePoint ADFS out of the box sign in pageI want to change "Windows Authentication" drop down value to "ABC User Login". Please help.ThanksTee
View ArticleBring 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 Article