“The ones who are crazy enough to think that they can change the world, are the ones who do.” – Steve Jobs Back in the days of Server 2003 I remember being able to right click an application and “run as” with the purpose of running this program as a different user with an elevated […]
Category: Software
Where you waiting for this? If so the wait is now over. Reportedly addressing about 20 issues and requests from developers who use Visual Studio 2012. This update now allows continuous integration for Team Projects using Git and the ability for developers to select a specific branch in the repo. There is also a new source settings […]
SharePoint can be fun if you just let it… This post applies to SharePoint 2010 as I haven’t yet to play with the features of SharePoint 2013, although I am confident the same method would apply. To map a SharePoint 2010 Document Library as a network drive you need to first copy the SharePoint document library URL. For example, I am […]
Hello all,. Just a reminder and a notice to those who have waited many months of development. The Debian Project has finally released #wheezy For those of you not in the know: Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. This new […]
One of my customers had an issue where they failed to open a connection to a particular database they had been testing. The error read: ‘the database e:somepathsomefolderjermsmit.mdf’ cannot be opened because it is version 611. The server supports version 655 and earlier. A downgrade path is not supported. This issue is caused because you […]
The process of installing a custom webpart solution doesn’t have to be a complex task. In fact all you need to do is run two commands In Power Shell and activate the custom webpart and you are done. So here are some steps I took recently: Copied the webpart to the local disk of my SharePoint server, I placed […]