by David | Jul 31, 2012 | Database, Debugging, Deployment, Performance, Statistics
Hi, I know this information is spread around the web a bit here and a bit there so I´m just adding already existing content but I need to save this somewhere I can find it again so here it goes. It´s a pain trying to look through or get statistics from IIS using the...
by David | Dec 12, 2011 | Client, Deployment
I´ve been struggling with a rather annoying problem lately. I´ve got a single client unable to reach SharePoint UNC-paths. After some troubleshooting i´ve found it related to the WebClient-service being disabled on the computer, however simply starting the service...
by David | Oct 27, 2011 | Deployment, Development
I just recently learned that you can distribute WPF-application web-wise using something called XBAP. You create a project in Visual Studio named WPF Browser Application and you´re on the road. However, there are a couple of things to take in consideration. By default...
by David | Sep 20, 2011 | Deployment
I recently tried to install an MSI for a WCF project in a new Windows Server 2008 environment. We previously had some of the “normal” issues with .Net 4 not being installed and such. However, after addressing these issues the MSI wouldn’t even start....