Is it possible to Create the External Content(With Odata) Type Without Using...
Hi All,I want to create external Content Type which use Odata Service connection.and test in on SharePoint 2013 Preview. Please let me know about the tricks.Regards,SwatiSP Page:...
View ArticleVisual Web Part (vwp) Update Panel doesn't appear to Update
Hi:Hopefully something small. In SharePoint 2010, I could create a VWP with an update panel (conditional or always update) as a farm solution, deploy it, and it would work as expected.As a educational...
View ArticleHow to create a Employee Directory Web part in Sharepoint 2013
I am new to this Web part. So can anybody tell me where could i start to do this. What configuration i have to do? Which web part can i use?
View ArticleCritical bug crash in Visual Studio 2012 + sharepoint 2013
Hi,I've got a problem loading Sharepoint 2013 user controls under VS2012, after opening a user control the visual studio crashes and I receive the following problem error name BEX. Below I've attached...
View ArticleSharePoint 2013 - Using resource file in webpart, getting blank .ascx.g.cs...
Hey, I am developing a webpart in a new SharePoint 2013 solution. I want to use resource files from a global resource file to fill out controls, like this:<asp:Literal ID="Literal1" runat="server"...
View ArticleHow to get the current list item in Visual Studio 2012 Workflow project?
In SharePoint Designer 2013, there is the "CurrentItem" conveniently availble. How do I get this in Visual Studio 2012 Workflow project for SP 2013? There are these LookupSPLIstItem* actions but they...
View ArticleGet MasterUrl of spweb via client object model
Hi,Is there any way to get MasterUrl(url of master page) by using client object model?I can get it using Server model by accessing SPWeb.MasterUrl but not sure how this can be done through client...
View ArticleSharepoint 2013 - Display content from ASP.Net MVC web application!
Hello, Our requirement is to use SP as CMS and at the same time to display content from third party database. Third party content may occupy either full page or partial page (Ex: displaying weather,...
View ArticleCAML query to get lookup values from multiple lookup values
Scenario:-Item1: lookup1 -Item2: lookup1,lookup2 -Item3: lookup3,lookup2 -Item4: lookup1,lookup4I need a caml query to retrive only lookup1 values. So it should return item1 but not item2 and item4. If...
View ArticlesharePoint Linq error
when i wtite this sharepoint linq query var Announcement = (from cust in dataContext.Announcements.ToList() where...
View ArticleHow do i embedded sharepoint page into other html page whitch hosted on other...
for example:i have a html page on my desktop.not on the server.I want to show the sharepoint page in iframe.bug i got an error: "This contentcannot be displayed in a...
View Articlehow to use this Odata Service connection as shown in following image?
Hi All,how to use this Odata Service connection as shown in following image?Central Admin -->BCS-->connection settings for apps-->Manage connections to online servicesRegards,SwatiSP Page:...
View Articlesharepoint rich textbox get internal text using code
sharepoint rich textbox get internal text using code not html when i useitem["descrption"]i get html content i want to get only inner textNour
View ArticleCan not login into an appweb !
Hi, I have just configured my app domain to create sharepoint-hosted apps. ( I have created a new domain to host my apps. The "Option A" of this guide :...
View ArticleChanging Title when Adding a Page (Event Receiver)
Hello everyone,I've just created an Event Receiver as explained on all the sites on the Internet. So I created a new projekt with an Event Receiver for "ItemAdding" on my Page Library inside my...
View ArticleList of Users who have access to a Sharepoint List
Does anyone have c# code that will create a table of users who have access to a Sharepoint List. I actually would like to have the result set that is produced by a "Permissions for this document...
View ArticleDeploy Project option not available at project level for SharePoint 2013...
I have recently upgraded my SharePoint 2010 solution to SharePoint 2013 and in the same process upgraded the solution as well to Visual-Studio 2012. One of the things I have observed is that I don't...
View ArticleHow to check list safety when iterating through...
I'm re-using some code and adapting it for CSOM for a SharePoint app.What I want to do, is to show a user all of the lists of a certain type on request. The problem is, if you don't check if a user has...
View ArticleDeploy Project option not available at project level for SharePoint 2013...
I have recently upgraded my SharePoint 2010 solution to SharePoint 2013 and in the same process upgraded the solution as well to Visual-Studio 2012. One of the things I have observed is that I don't...
View Articlesharepoint navigation add more than three level
hellosharepoint navigation add more than three levelNour
View Article