-
Add this <Import Project="$(MSBuildBinPath)\Microsoft.WinFX.targets" /> to the .csproj file. http://forums.msdn.microsoft.com/en-US/wpf/thread/2f755d30-bd8c-4f9b-b36a-9cb56bea15cd/
-
-
Last night we upped the RAM count to 6GB (from 2GB). I'm pretty sure that was completely unnecessary, but it is still sweet. There are some weird things you notice when you get that much RAM: the pagefile is reported by Task Manager to be over 12GB...
-
The idea is to create a new site with no real documents to look at, that is purely for re-directing one URL. It took me a few tries to get this working, so I thought I would document the steps. In the example we'll be redirecting a.axvius.com to https...
-
Sometimes things happen to me that are so stupid I feel compelled to share them so others can get, at the most, a good laugh, or at the least, a headshake. You may recall the post I wrote last night, about my devious attempts to find out which two messages...
-
I have about 4000 messages in my Deleted Items folder in Outlook 2007 (connected to Exchange 2007). Unfortunately two unread messages snuck in there, and it is quite hard to find them. And it is annoying to see the (2) next to the folder. I could right...
-
Well I wouldn't say we are experts, but we definitely did have a near disaster. It started 3 days ago when I installed an NVIDIA driver and program to monitor the RAID 5 running on our server's M2N-E motherboard. It reported to me that the array...
-
Ever wondered what service is running inside of each instance of svchost.exe that you see in Task Manager? You can tell by right-clicking on the instance and selecting "Go to Service(s)". This will take you to the Services tab and select the...
-
Create .snk file VS Command Prompt sn -k [filename].snk Copy .snk file into VS project Include in project Project -> Properties -> Signing -> Sign the assembly -> Select the .snk file Add assembly to GAC through command-line or Installer
-
[ DllImport ( "advapi32.dll" , SetLastError = true )] public static extern bool LogonUser( string lpszUsername, string lpszDomain, string lpszPassword, int dwLogonType, int dwLogonProvider, out IntPtr phToken); [ DllImport ( "kernel32.dll"...
-
Yet another productive thing I tried to do tonight: get my old Mexico blog online. As one might guess given that IIS7 is quite different from IIS6, Dasblog has some serious problems with Server 2008. Those are resolvable, per Mr. Hanselman's instructions...
-
This evening I thought I'd spend an hour and see if I couldn't make a lame Silverlight project just for the sake of doing it, and possibly to replace my page here . Plus it would be more productive than playing a game. So I fired up Visual Studio...
-
I just saw yesterday that FTP7 was out. So of course I went off to install it. When I was done, the Default Web Site on the server no longer worked, including Outlook Web Access. Much panic ensued, as in the past OWA has been very finicky and once broken...
-
There are a couple of things I did to resolve this issue for me: 1. Exchange Management Console -> Organization Configuration -> Mailbox -> Offline Address Book Tab, make sure this exists and the distribution is set to Web-based and Public Folders...
-
My friends and I recently purchased personal "choice beverage" containers, made of stainless steel. They have a nice texture to them, but there is a little square in the front that is mirror smooth. It was just begging me to have something engraved...