Monday, October 16, 2006

I just read on DotNetKicks that apparently Visual Studio 2003 is not going to be officially supported in Vista.  Allow me to say: Double-ewe.  Tee.  Eff.

I'm floored by this.  Supposedly, though, it will only break debugging in VS2K3, since the security model has been reworked significantly.  Note to self:  Install VS2K3 on my Vista box and try to break it.

If this is true, I suppose one could develop in VS2K5 and compile the MSIL in .NET 1.1 with MSBee.

posted on Monday, October 16, 2006 10:05:43 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Sunday, October 08, 2006

Anyone not reading this website from behind a content filter (I'm looking at you, Commerce employees) has probably noticed my Google AdSense ads.  I added them when I started this blog because I figured it's free and it surely couldn't hurt.  To date, I've made exactly $1.84.  And who says bloggers aren't real writers? (BTW, why don't you take this opportunity to click on some ads?  Go ahead, I'll wait.)

Today, I noticed this ad on my site.  Apparently, geeks who read my site would be likely to watch Superman Returns and buy virtualization products.  Or maybe watch a movie about Superman running a Virtal Machine farm.  Or something like that.

posted on Monday, October 09, 2006 6:55:06 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]

One of the first things I noticed about Vista was that they'd included thumbnails on the alt-tab dialog and on the taskbar buttons.  Thumbnails in alt-tab is nothing new.  I've been using TaskSwitchXP for a while now.  What is new is the thumbnails on the taskbar buttons. When you point at a program's button in your taskbar, you get a tooltip with an embedded thumnail.

As if that weren't cool enough, the thumbnail is actually updated in real time.  Observe here, I'm viewing Weird Al's White and Nerdy* and the thumbnail is updating at the same 30 fps as the actual video player (I added the red box for emphasis)!  Well, maybe not the same framerate, but it has to be pretty close.  How cool is that???

* Yes, I'm an unabashed fan of Weird Al.  He's like the patron saint of geeks.  If you don't like it, suck it.

posted on Monday, October 09, 2006 6:27:00 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Saturday, October 07, 2006

Scott Hanselman wrote an online diary of his upgrade to Vista RC1 a few weeks ago, and I have to admit, I felt for a short period like I would have to trade in my geek card for not having tried it myself. Then yesterday, I caught on Slashdot that Microsoft had released RC2, so I figured what the heck. I downloaded the 64-bit version and installed it over the course of about 3 hours this morning.

Scott's experiences with RC1 had me dreading hardware compatibility issues, but so far, the only problem I've really noticed is that my cheap Logitech web cam wasn't recognized.  Besides that, it was a very smooth install (I installed clean).  I'm still exploring the new interface, but my first impression is that I totally dig it.

I did notice one weird thing with the guest account.  It looks like web access controls for the guest account are enabled by default with no way to disable it.  So, when my mom is here and wants to check her Ebay auctions, she'd actually have to ask me for permission.  Meh.  So as a workaround I created a standard user account name "Visitor," denied it access to any sensitive info anywhere on my system, and gave it full web access rights.

If anyone's curious, my Windows Experience Index is 3.0. Apparently, my integrated video card sucks (well, duh!).

posted on Saturday, October 07, 2006 9:49:47 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Wednesday, October 04, 2006

While importing a Virtual PC image into our enterprise VMWare server, the process kept bombing out with sysimage.fault.ReconfigFault.  I Googled high and low, and didn't get any hits on sysimage.fault.ReconfigFault (or anything that appeared to be related).  I decided to try to convert the VPC to a VMWare Workstation image so I could try playing it in VMWare Player, and I got the same results.  I was resigned to giving up.

Then I noticed that VMWare Player included Microsoft VPC in its list of compatible images.  On a lark, I loaded my VPC image in VMWare Player, and it started a short conversion process.   Sure enough, it bombed out with "A required archive (driver.cab) could not be found in the source OS."  Hmmm.  Something else to Google.  Thankfully, this new Google search was a bit more fruitful in its results.  This guy's solution fixed the problem in VMWare Importer as well as VMWare Player.

I'm totally surprised nobody else has run into this.

Update 3/18/2007:

So it looks like this is the #1 hit on Google for resolving this issue.  That's pretty cool.  So I decided that, just in case the above link breaks, I'd grab the pertinent part out of the above link (in case that site ever disappears).

  1. Find another computer running the same operating system and service packs.
  2. Copy the "%windir%\Driver Cache" directory into the same location on the VPC image.
  3. Shut down the VPC.

That's it!

Hey, if this helps anyone, please take a second to drop me an email or leave a comment here.  I'd love to hear from you.

posted on Wednesday, October 04, 2006 6:03:25 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Saturday, September 23, 2006

After 9 hours of arguing with Visual Studio 2003, I'm tired, frustrated, but triumphant.

I have no freakin clue what went wrong, but the end result was every time I tried to build my Web Deployment project, it bombed out with "Unable to build folder CBI".  Turns out that there are multiple folders spread out throughout the project tree named "CBI".  And VS2K3 doesn't like that when it's building an MSI.  If I went through the web project and renamed all those CBI folders, it worked fine.

The really weird part was that the project built fine on my workstation, but not on my build server.

Long story short, I uninstalled and reinstalled all my project dependencies on the build server, did a rain dance, and built the code on the c: drive instead of the d: drive (since that's where the original developer built his project).  Voila...  it works.

9 freakin hours.

posted on Saturday, September 23, 2006 8:12:30 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Monday, August 07, 2006

I'm back!

I think the issue had something to do with Google Sitemaps, the fact that I signed up for said Sitemaps, and I didn't actually have a sitemap deployed.

After chatting with Scott Hanselman about it, as soon as I get a a few extra hours, I'm going to build a Sitemap handler for dasBlog.

posted on Tuesday, August 08, 2006 6:39:22 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Sunday, July 16, 2006

You know, it's times like this when I realize why I love the Internet.  (SFW)

posted on Sunday, July 16, 2006 11:23:32 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]

Man, I haven't posted any good technical articles in a while.  Here I've got a blog called "The Net Guru," a title given to me by my friend and coworker Misfit, and I'm not doing any guruing.  How lame.

Well, since I'm on a streak, why stop now?  I'm writing a ton of code on multiple projects at the moment, and there's sure to be something good coming out of that, but in the meantime, let me flaunt my geekiness with this freaking hilarious Darth Vader movie.

posted on Sunday, July 16, 2006 7:55:27 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]
 Friday, July 14, 2006

I'm still not showing up in Google's index.  According to this guy, you can send an email and request re-inclusion.

I wonder if my hosting provider (actually, my friend Sean's hosting provider, since Sean was the one who gave me a subdomain to his hireageek.net domain) was down when Googlebot came calling.

Update:  No dice.  I sent them a message and got the following reply: 

Thank you for writing to Google. We'd like to assist you, but we only respond to messages submitted through our online contact form. Please visit http://www.google.com/support/ to submit your message, and we'll get back to you soon. We apologize for any inconvenience, and we look forward to hearing from you.

Regards,
The Google Team

If you can find the online form they mention, you've got more patience than I do.

posted on Saturday, July 15, 2006 1:15:46 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]