Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Debugging   (RSS)
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:
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:
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:
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:
Please note that the identities mentioned in this story have been changed to protect the innocent. Any names that coincide with real life people is purely coincidental. So there I was, calmly working away when I get the phone call that started it all. Read More...
We generally use "caspol.exe -s off" as a quick test to determine if .NET framework security plays a part in problems with managed components. It used to be that sometimes people would forget to run "caspol.exe -s on" to turn framework security on. Imagine Read More...
What you need for this exercise: An out of proc COM server A client attempting to call the exe in #1 #2 is getting the below hr returned by a call to #1 // From WinError.h // MessageId: RPC_E_DISCONNECTED // // MessageText: // // The object invoked has Read More...
3 Comments
Filed under:
The “Enable RPC Debugging” option is a somewhat well hidden option in Visual Studio .NET. It is available in VS.NET 2002, 2003 & 2005. You can set/clear this option by navigating to the Tools menu and selecting Options . On the options dialog select Read More...
1 Comments
Filed under:
If you are using interop to call into a VB6 ActiveX dll or exe and you need to debug your VB6 project you may find yourself having both VS.NET and the VB6 IDE open. This can certainly be far from efficient. Typically you set your VB6 project to “Wait Read More...
7 Comments
Filed under:
 
Page view tracker