The control type xyz is not allowed on this page. The type is not registered...
Hi all, I have a solution, say My.Solution, I have a project My.Project in that.In that project I have a few features.I added a visual webpart.In the properties of that, I can see that it has a safe...
View ArticleDownloading ASPX files throuhg File Explorer - Why is the original content...
Hi All,I have hit upon this very annoying problem which is dragging down my productivity. I hope some of the experts here might be abble to offer a solution.My company has SP 2013 deployed. I have some...
View ArticleGetting error When Logging Home site/sub site in Intranet site
Hi, I have a intranet site. When ever i login home site/ subsite, getting error for one user.Error:Server Error in '/' Application.List does not exist. The page you selected contains a list that...
View ArticleHow to get the value of Body of the Discussion board on item Updated in...
using System; using System.Security.Permissions; using Microsoft.SharePoint; using Microsoft.SharePoint.Security; using Microsoft.SharePoint.Utilities; using Microsoft.SharePoint.Workflow; using...
View ArticleIterate List after DelayActivity
Hello,I have an workflow where I want to iterate a list after a delay.SPWeb thisWeb = Context.Web; SPList list = thisWeb.Lists["ListeExt"]; SPListItemCollection items = list.GetItems(); foreach...
View ArticleIncompatible column types. Previous type: Invalid . Current type: Computed.
Hi All,I am facing one issue while trying to insert item using spmetal generated class. I have one list with two lookup column. Initially it was working, but suddenly it stop working.code snippet for...
View Articlecurrent navigation link in Modal Pop up
Hi allI am using current navigation link available in the share point "Navigation" in Look and feel Section.I have link to newFrom.aspx of a particular List.When i click the link it opens as a normal...
View ArticleHow to get Page Count of pdf in Document library in EventHandler
Hi, How to get Page Count of pdf in Document library once uploaded has been done and i would like to update the page count value in document library column of the corresponding file.I should achieve it...
View ArticleSP.js load time
Can someone explain when i need to hold of running scripts in CEWP's until SP.js is loaded. SP.js takes 7 seconds to load which is rediculously slow. People complain about the page load time in SP...
View ArticleRunDataMacro error on SharePoint Access web DB
We have a web database created with Access 2010 based on some SharePoint lists to store data. One of the forms in the database uses the RunDataMacro command to call a data macro on one of the lists. It...
View ArticleDisable mobile view for iPhone
we disabled the mobile view by running this powershell:disable-spfeature -identity MobilityRedirect -url http://addressofsitethis worked for the iPad, however, on the iphones, it still shows the mobile...
View ArticleUsage of relative url across site collections in sharepoint 2010
HiI have a webapplication with 2 sitecollections. In one sitecollection, created a link by going to navigation under sitesettings.Added relative url to map to 2nd site collection. Eg:...
View ArticleSharePoint 2010
Hi ,I have a sharepoint list and my requirement is once I click on "add new item" link of that sharepoint list , it will open a different URL inspite of new page. Basically I want to change the href...
View ArticleSet mail attribute in SharePoint Task List "107"
We recently migrated to SharePoint 2010 from 2007. During the migration on all task lists theList Settings> Advanced Settings> "Send e-mail when ownership is assigned" radio button got switched...
View ArticleManipulate Metadata Column value using Java Script
Hello, I have a Metadata column in my List, When I select values from it and save the form, The entire selection comes in single line. I want to manipulate this column using Java script so that each...
View ArticleNeed to set height and width for drop down option
Hi,Can we set height and width for drop down option?
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 ArticleSharePoint Custom New Form with DataForm Webpart SharePoint 2010
Hi Guys,i have a Problem with my Custom NewForm.ASPX. I Created a CustomForm like this...
View ArticleSharePoint 2010 autorefresh with JavaScript
Hello guys,I would like to know how I can refresh a SharePoint side with JavaScript?I hope that you can help me!Best regardsMatthias
View ArticleHow to get sharepoint document library folder and files in treeview with...
Hi, Actually my requirement is, I Should create a Custom web part. I have two filters in it which is 1) Sites 2) Document Library. Based on the filter selection i would like to get a Folders and files...
View Article