Bug - saving SPWeb as template throws exception
Hi,Invoking SPWeb.SaveAsTemplate(...) throws the following exception:InvalidOperationException: Error generating solution files in temporary directory.Strangely, this issue occurs only when the code...
View ArticleAutomatic thumbnail generation and H.264
Hi,Testing with an on premise installation with the Desktop Experience feature activated. Thumbnails are successfully generated automatically when I upload a WMV or an MP4 that I manually set cover art...
View ArticleUnknown user when developing on Napa
HiI want to develop from Office 365 using Napa Office 365 Development Tools but I end up at https://www.napacloudapp.com/Home/NoIdentitywith message Unknown User Unable to determine your identity....
View ArticleIntegration of ASP.NET MVC4 application into Sharepoint 2013
Hello,Could anyone guide me how to integrate a ASP.NET MVC4 application into Sharepoint?The integration would be with look and feel of SP. Is it complete project would be re-written?Thanks for your...
View ArticleHow to use RefreshToken to request updated AccessToken
In this article and this one which is linked to from the first, I see references to using the 'refresh token' value to request an updated AccessToken which is used to communicate with SharePoint. Are...
View ArticleSharepoint User Profile Synchronization Service between active directory
hello,i want to get user information from active directory and make Synchronizationit don't work Although i run SharePoint User Profile Synchronization Service between active directory.but also it...
View ArticleDeveloping against SPCalendarView
I know that in SP2010 we can bind custom data into SPCalendarView.http://mysharepointwork.blogspot.in/2010/09/custom-calendar-webpart-in-sharepoint.htmlbut can I write code which responds to events?...
View ArticleUser Profiles >>Manage User Properties
when i click User Profiles >>Manage User Properties in central admini get this error messageNour
View ArticleSharePoint app call WebApi service using JSON
HiI've made my first SharePoint app and I want to use the following code to get some data from a WebAPI service $(document).ready(function () { var ziua = new Date(); var id =...
View ArticleUpgrade site collection from 2010 to 2013 - custom site definitions
Hi.This question might not be in the right forum but I didn't think it would be in the Upgrade forum either since there are custom code involved.Anyway, I installed a fresh SharePoint 2013 RTM and then...
View ArticleWhy "Welcome Box" always show user "LoginName" instead "Display Name" when I...
Hi,we created a custom STS with a claims provider, it work fine in SharePoint 2010 but now I test it with SharePoint 2013. the problem is that after we sign-in with STS the welcome box link does not...
View ArticleCmal query to get task assigned to current log in user
Cmal query to get task assigned to current log in userNour
View ArticleSharepoint 2010 AD/Windows Authentication Login
Hi All,I was wondering if there is a way to modify the webconfig or the WindowsSignInPage itself or anything so users do not need to enter in the "domain\" part of the user name in order to log in?...
View Articleintegration tortoise svn with sharepoint list
how to integrate sharepoint list with tortoise svn .Purpose is to: when any document update in tortoise svn then it will automatically update in sharepoint list.
View ArticleExternal content type based on OData is invisible in SPD2013 (but visible in...
I am trying to connect external list based on OData to Outlook, I could create it, but can't map its fields to Office Item type because it is invisible in SPD2013. I've made screenshots of all the...
View ArticleIs it possible to map External Content Type to Office Item Type without using...
I need to connect Outlook to the External list and have to map its content type to the Office Item Type for that, but unfortunately I can't see it in SPD2013. Possibly it is because BDC model uses...
View Articleoutlook intergration
Can anyone tell me if it is possible to set up an outlook shared inbox which when an email is recieved the attachments will be automatically uploaded into a SharePoint document library?
View ArticleSPSite.UsageInfo Returns 0 Values
I want to use Visits and hits values from SPSite Usage but values returned are always 0. Web Analytic reports in site collection show these values correctly. The code is returning 0 always.I have read...
View Article