Problem Here is the basic setup of this problem: You created a .Net Core application and wanted to use .Net Core EF in your application […]
Relative paths regarding images
The problem I run into this problem on occasion and unfortunately it is more complicated than it sounds. Really I don’t understand why the frameworks […]
Surface Pro 2 Marvell AVASTAR Wifi Driver Randomly Stopped Working
The Horrifying Problem I grabbed my Surface Pro 2, turned it on and noticed that the wireless wasn’t working. At first, I figured I would […]
WCF: Why isn’t my object showing up on the client side?
I had a minor head-palm moment a few minutes ago. Problem I declared an object in my WCF service with the correct DataContract and DataMember […]
CS0246: The type or namespace name ‘NameHere’ could not be found (are you missing a using directive or an assembly reference?)
This is a fun problem I ran into, luckily I solved it rather quickly. The Setup I have a website setup in IIS7.5 running on […]
HTTP 404.17 – Not Found, Error Code: 0x80070032
HTTP Error 404.17 – Not Found The requested content appears to be script and will not be served by the static file handler. Error Code: […]
Adventures In Web Service and Remoting Server Craziness
I don’t think there are that many people out there that still have to deal with more than one .Net Framework, but I have to […]