Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

Well if that's the case, it's probably cause you're attempting to use this class from a MTA thread. In order to fix this, just change the apartment of the thread where this code is running from MTA to STA (either using the [STAThread] Attribute or by Read More...
Yep, had to figure this out since I'm still working with SharePoint stuff. I couldn't find any "HowTo's," code samples, tricks, hints, or anything else really helpful on this. Just a bunch of other folks attemptint to do the same thing. This is one of Read More...
1 Comments
Filed under: ,
You may encounter the following error if you are trying to build a ASP.NET application or web service on a x64bit machine where Sharepoint is installed: Error 1 Could not load file or assembly 'Microsoft.SharePoint.Search, Version=12.0.0.0, Culture=neutral, Read More...
So I get my third dual head card in the mail the other day and after two days of patient waiting I took the plunge to install it. Well, to make a long story shorter, it took me all day to get working. Typically you just add the video cards and voila, Read More...
5 Comments
Filed under:
To install the MouseWheelFix on a 64 bit edition of Windows you need to place the registry key entries in the 32 bit node of the registry. This means the registry keys should be HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft... instead of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft... Read More...
Simple, YOU CAN'T!!! For a while now my computer's Automatic Updates has been broken. No new downloads have appeared, the control panel icon is missing, and the Windows Update site can't install the updated ActiveX control. Every time I go to the site Read More...
8 Comments
Filed under:
The Sandbox here at Mix contains all sorts of labs, vista pcs, windows media center, and of course the awesome ultra mobile pcs. :) I got to play with the devices and talk to Lora who was tending the devices and answering questions. Unfortunatley I had Read More...
1 Comments
Filed under:
We were fed quite well, thanks to all of the folks that made the food decisions. My tummy is happy! The keynote was pretty cool, Tim O'Reilly's interview with BillG went really well. Bill had great answers and everyone was happy with his responses. I'm Read More...
0 Comments
Filed under:
MIX06 is sold out! 1900 attendees have come to Vegas to talk about the future of their respective portions of the internet. In fact, I think it's already started since I heard some conversations on the flight in. The check-in area has about a dozen lanes, Read More...
1 Comments
Filed under:
Well, I just stepped off of a 5.5 hour flight got a rental car for 16 hours and then I'm back on another flight to Las Vegas all within a 24 hour time span. More to follow! Read More...
1 Comments
Filed under:
A VERY large thank you goes out to Kevin Willimason for taking the time to hook (no pun intended) us all up. Kevin rewrote a majority of the add-in so it works in SDI mode. We are in the process of getting the KB article udpated. In the mean time you Read More...
0 Comments

Attachment(s): MouseWheelFix.zip
I was trying to install a web service on a freshly build W2k3 box. I checked the event log and found: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 1/3/2006 12:50:03 PM Event time (UTC): 1/3/2006 8:50:03 PM Event ID: Read More...
1 Comments
Filed under:
Well, the main project I was working on suffered a minor setback when the HDD on the box died. Until that get's settled I get to work with a smartphone on a cool little project. Unfortunately the smartphone also had it in for me. :) I got the following Read More...
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.42 Copyright (C) Microsoft Corporation 1998-2004. All rights reserved. RegAsm : error RA0000 : Could not load file or assembly 'MyAssembly, Version=0.0. 0.0, Culture=neutral, PublicKeyToken=null' Read More...
1 Comments
Filed under:
So I was upgrading a project from VS.NET 2003 to VS.NET 2005 (v2.0 of the framework) and I kept hitting this assert: " _CrtIsValidHeapPointer(pUserData) . " There were several postings out and about but they were all for previous versions of the framework, Read More...
More Posts Next page »
 
Page view tracker