Cannot load ‘Model.edmx’: Specified cast is not valid.
I recently updated to Visual Studio 2013 Update 2 and upgraded an older Entity Framework 5 project to Entity Framework 6.1. After opening the .edmx file in the recently upgraded project, I received the...
View ArticleHow to Get SharePoint Online 2013 User Profile Properties in Workflow
Here is an extremely helpful page I thought I would share which gives various examples of how to query the User Profile properties for SharePoint Online 2013:...
View ArticleSystem.UnauthorizedAccessException in SharePoint Online Workflow Using REST...
A SharePoint Online workflow was giving me trouble a couple of days ago. I was attempting to use the web service call within a list workflow to get specific User Profile properties and set them on list...
View ArticleMove SharePoint List Items to Another List and Keep Attachments
I found a very useful blog post which details how to copy the list items of one SharePoint list to another while retaining the attachments on those list items:...
View ArticleIssues Configuring SQL Server Data Collector
I recently encountered multiple issues when attempting to configure the SQL Server Data Collector on a number SQL Server 2008 R2 boxes. The idea was to configure the Data Collector on multiple SQL...
View ArticleRemoving SQL Server Data Collector
In my last post, Issues Configuring SQL Server Data Collector, I covered various problems I encountered with the Data Collector configuration. At the time, the amount of time and effort I spent, along...
View ArticleCheck Out the Development Blog!
Stuck with an obscure development issue? Check out our blog for solutions! Let us know how we are doing by leaving comments or contacting us. We would love to hear from you! The post Check Out the...
View ArticleInstalling WordPress on a Windows Server Running IIS
In this post, I would like to note some of the nuances of installing WordPress on a Windows server running IIS. This is not a tutorial on installing WordPress on IIS as you can find many of these...
View ArticleCleanup the SQL Server SSIS Catalog Database
If you happen to use Project Deployment for SSIS then check out this great article on managing the size of the SSIS DB catalog database:...
View Article