Sign In
robgruen's WebLog
my intelligence is artificial...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Remoting
Debugging
Digital Photography
Misc .Net Runtime
MIX06
MOSS
SharePoint
SPACE
Technology "Tidbytes"
Archive
Archives
November 2009
(1)
November 2007
(1)
August 2007
(1)
January 2007
(2)
July 2006
(1)
March 2006
(4)
February 2006
(1)
January 2006
(1)
December 2005
(3)
November 2005
(2)
October 2005
(2)
September 2005
(4)
August 2005
(2)
July 2005
(2)
June 2005
(5)
May 2005
(7)
April 2005
(8)
March 2005
(5)
February 2005
(4)
January 2005
(2)
December 2004
(7)
November 2004
(2)
October 2004
(3)
September 2004
(1)
August 2004
(5)
July 2004
(3)
June 2004
(4)
May 2004
(6)
April 2004
(7)
March 2004
(9)
February 2004
(4)
May, 2005
MSDN Blogs
>
robgruen's WebLog
>
May, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
robgruen's WebLog
Some KB articles don't like to be found
Posted
over 7 years ago
by
robgruen
3
Comments
For Instance: ActiveX control containers that support .NET controls - http://support.microsoft.com/?id=311334 I've known of the existince of Q311334 long before it was published. But to this day, I can never seem to find it when I need it. I have had...
robgruen's WebLog
Classic ASP (ASP 3.0) doesn’t work on 64bit with 32bit COM objects
Posted
over 7 years ago
by
robgruen
0
Comments
In particular I’m referring to VB6 ActiveX objects, and I know there's a lot of em out there. I've written several of them. I’ll try to give you a breakdown of why this occurs: The isapi DLL that’s responsible for ASP is compiled natively for 64bit...
robgruen's WebLog
Magic Trick: RPC Debugging Excercise
Posted
over 7 years ago
by
robgruen
3
Comments
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...
robgruen's WebLog
HOWTO: Easily determine if a file is a managed assembly
Posted
over 7 years ago
by
robgruen
3
Comments
This is a question I’ve seen float around several times. It’s an innocent question that I would think would be easy to find but the continued stream of questions quickly blows that hypothesis. So, I’ll try to increase the I-Gravity of my post by listing...
robgruen's WebLog
What’s “Enable RPC Debugging” option in VS.NET?
Posted
over 7 years ago
by
robgruen
1
Comments
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...
robgruen's WebLog
On the heels of the Mars Polar Lander
Posted
over 7 years ago
by
robgruen
1
Comments
http://www.space.com/missionlaunches/050502_mpl_search.html Looks like the smart people at NASA are soon going to find the crashed polar lander. I made a comment to JaSoN that one day on Mars there will be a landmark/tourist spot for people to see...
robgruen's WebLog
The evading solution to large remoting messages
Posted
over 7 years ago
by
robgruen
5
Comments
Thanks to rick for the title! We are seeing more and more people encountering: Q322975 BUG: Passing large quantities of data in .NET Remoting calls causes an unexpected exception to occur - http://support.microsoft.com/?id=322975 . ...
Page 1 of 1 (7 items)