Re: Installing issues...please help

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: genc ymeri (genc_ymeri_at_hotmail.com)
Date: 03/19/04


Date: Fri, 19 Mar 2004 13:56:16 -0500

btw what is fuslogvw.exe ?

Thanks a lot.

"PocketNerd" <anonymous@discussions.microsoft.com> wrote in message
news:590EDEA3-421B-43C3-9D30-4EEEF9433B4F@microsoft.com...
> Give fuslogvw.exe a whirl and make sure that all of the assemblies you
application needs can be accessed correctly.
>
> Also, make sure you have unhandled exception logic so you can hopefully
display a meaningful message, write to the Event Log etc.
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemAppDomainClassUnhandledExceptionTopic.asp
>
> and
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsapplicationclassthreadexceptiontopic.asp
>
> HTH
>
> RS



Relevant Pages

  • RE: Installing issues...please help
    ... Give fuslogvw.exe a whirl and make sure that all of the assemblies you application needs can be accessed correctly. ... Also, make sure you have unhandled exception logic so you can hopefully display a meaningful message, write to the Event Log etc. ... HTH ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: GAC References Not Being Updated?
    ... >p.s. BTW, setting Copy Local to True is not an option here, ... >because Project1 also loads Assembly B dynamically, ... assemblies in your application? ... automatically increased each time it is being built in the VS.NET IDE, ...
    (microsoft.public.vsnet.general)
  • Re: How do I programmatically verify that strong naming is turned off
    ... the list of the verification skip entries from the ... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\StrongName\Verification registry key. ... BTW, do you need to throw even if the assembly and/or key's presence on the ... >named validation for the assembly or any of its calling assemblies using ...
    (microsoft.public.dotnet.security)
  • Re: Activator.CreateInstanceFrom
    ... BTW, the System.Windows.Forms.Button was just an example, I plan on using ... Also since it was already in the gac I figured ... > you can create instances from GAC assemblies is to first load the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: using a C# class library in both COM and .NET code?
    ... registered through COM (which you did incorrect, btw, you need to call ... regsvcs to register assemblies for COM+, I believe), it created a TLB and ...
    (microsoft.public.dotnet.languages.csharp)