I have install visual studio 2005 express visual basic and c#.. I was
trying to make use of Fuslogvw.exe to diagnose problems in an assembly. I
was able to use the com class assembly in one version of c style software
but not a newer version.
However, I searched the whole computer as a power user but could not find
Fuslogvw.exe..
right now I am still trying Google msdn, so far I came up empty handed
Hello, gs!
g> However, I searched the whole computer as a power user but could not
g> find Fuslogvw.exe..
Mine is in
"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\FUSLOGVW.exe"
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
gs - 05 Jun 2006 18:06 GMT
so looks like my installation of ski 2 is probably corrupt.
anything to watch out for re-install/repair of sdk2?
> Hello, gs!
>
[quoted text clipped - 7 lines]
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com
gs - 05 Jun 2006 18:26 GMT
> Hello, gs!
>
[quoted text clipped - 7 lines]
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com
> I have install visual studio 2005 express visual basic and c#.. I
> was trying to make use of Fuslogvw.exe to diagnose problems in an
[quoted text clipped - 6 lines]
> right now I am still trying Google msdn, so far I came up empty
> handed
I don't have express on my comp so I can't verify, though in the
normal vs.net 2005, it's located in this folder:
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin
or better: in the .NET SDK folder. I'm not sure if express ships with
the .NET SDK, though if not, you should install the .NET SDK, it's a
separate download.
FB

Signature
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
gs - 06 Jun 2006 01:31 GMT
thanks
I ended up downloading a fresh copy of the dotnet sdk and install. the one
in visual studio express CD did not work
>> I have install visual studio 2005 express visual basic and c#.. I
>> was trying to make use of Fuslogvw.exe to diagnose problems in an
[quoted text clipped - 16 lines]
>
> FB