MichaelDev
Friday, July 23, 2004
  Crystal Reports and Windows Server 2003
Apparently there's some problem running Crystal Reports on Windows Server 2003 in an IIS application. We found it to be intermittent--some boxes have problems, some don't.

The problem you get looks like it's a license key issue. However, it's just a Crystal issue. The workaround they gave us is to run IIS 6 in IIS 5.0 Isolation Mode. All I can say it it's working now. Don't really like the solution, though.
 
Thursday, July 08, 2004
  Register .NET assembly for COM Interop - Registry access problem
A great little Microsoft KB article about registry access problems when trying to register .Net assemblies for COM Interop. You have a problem accessing

HKEY_CLASSES_ROOT\Component Categories\{62C8FE65-4EBB-45e7-B440-6E39B2CDBF29}

Microsoft KB Article 327507
 
Tuesday, July 06, 2004
  ildasm /adv flag
The /adv (for "advanced") flag is one they don't tell you about on ildasm. Execute it with the /adv flag and you'll get some additional options. My favorite is Ctrl+M (View > MetaInfo > Show). You get a nice text window with all sorts of good info.
 
Various notes on software development. Currently using C# and .Net. May also include comments on the overall software development process, etc.

Name:
Location: Orange County, California, United States
ARCHIVES
June 2004 / July 2004 / August 2004 / September 2004 / October 2004 / November 2004 / December 2004 / January 2005 / February 2005 / March 2005 / April 2005 / May 2005 / September 2005 / October 2005 / November 2005 / January 2006 / February 2006 / April 2006 / May 2006 / June 2006 / March 2007 /


Powered by Blogger