using FUSLOGVW.EXE on a machine with no Visual Studio installed

后端 未结 7 582
长情又很酷
长情又很酷 2020-12-04 08:43

I\'m currently having some assembly binding problems on our development server. I want to investigate the problem a bit further with Fusion Log Viewer. Since there is no Vis

相关标签:
7条回答
  • 2020-12-04 09:18

    it is essential that you turn of HKLM\SOFTWARE\Microsoft\Fusion to 0 because it makes your system visual studio and other stuff so slow, just because logging needs time as hundred of file handels open. I have seen entries and log files for programs I was never asking for a log!

    Here I give you an example of what happens over time; I was not aware that fusion / fuslogvw logs all kind of events. That should be made cleare when the tools starts, that it continues to log and make your system slow, mainly if VS starts up with very large projects. I am thanksfull for this Information about how to turn it off. I will use it again when I need it because it is otherwhise an excellent tool. But in this regard this is just stupid. Josef

    E:\Users\C770817\fuslogvw>tree
    Folder PATH listing for volume LaCie
    Volume serial number is B098-2591
    E:.
    ├───Default
    │   ├───4fe3a146
    │   ├───6bf3b89
    │   ├───758f6436
    │   ├───92c7e946
    │   ├───addinutil.exe
    │   ├───aspnet_regiis.exe
    │   ├───b210afcc
    │   ├───CreateSchedulerFolder.exe
    │   ├───dbb8b39f
    │   ├───devenv.exe
    │   ├───Duplicati.CommandLine.exe
    │   ├───DuplicatiBgMgr.exe
    │   ├───e04f35ff
    │   ├───EA.exe
    │   ├───edd6a3ed
    │   ├───ElementsHelper.exe
    │   ├───Eval32.exe
    │   ├───EXCEL.EXE
    │   ├───FxCopCmd.exe
    │   ├───FX_{b05566ac-fe9c-4368-be02-7a4cbb7cbe11}
    │   ├───FX_{b05566ad-fe9c-4363-be05-7a4cbb7cb510}
    │   ├───FX_{b05566ae-fe9c-4363-be05-7a4cbb7cb510}
    │   ├───FX_{c7b8fb06-bfe1-4c2e-9217-7a69a95bbac4}
    │   ├───FX_{c7b8fb07-bfe1-4c2e-9217-7a69a95bbac4}
    │   ├───FX_{d1764f60-2007-4ad4-a1e8-e7714ed4eb5d}
    │   ├───GfxUIEx.exe
    │   ├───InetMgr.exe
    │   ├───InstallUtil.exe
    │   ├───IntelliTrace.exe
    │   ├───ISSDeployer.exe
    │   ├───ISSLauncherTray.exe
    │   ├───ISSShortcutManager.exe
    │   ├───JabraCiscoJabberDriver.exe
    │   ├───JabraDeviceService.exe
    │   ├───LocalAccountMgmt.exe
    │   ├───MFPPrinterTool.exe
    │   ├───Microsoft.VisualStudio.Web.Host.exe
    │   ├───mmc.exe
    │   ├───MSBuild.exe
    │   ├───mscorsvw.exe
    │   ├───msdeploy.exe
    │   ├───MsDepSvc.exe
    │   ├───msvsmon.exe
    │   ├───OxygeneRegClean2.exe
    │   ├───OxygeneSchemaCatalog.exe
    │   ├───pcee4.exe
    │   ├───powershell.exe
    │   ├───powershellcustomhost.exe
    │   ├───RegisterEvent.exe
    │   ├───RemObjects.Everwood.LicenseManager.exe
    │   ├───sdiagnhost.exe
    │   ├───SmsClrHost.exe
    │   ├───SMSvcHost.exe
    │   ├───Spezpla.exe
    │   ├───Spezpla.vshost.exe
    │   ├───sqlservr.exe
    │   ├───SvcConfigEditor.exe
    │   ├───Toolbox2Test.exe
    │   ├───TrayCtrlNotify.exe
    │   ├───UITServ.exe
    │   ├───UserGUI.exe
    │   ├───UserInstallTool.exe
    │   ├───VideoHost.exe
    │   ├───VS2012.4.exe
    │   ├───VSIXInstaller.exe
    │   ├───vssphost4.exe
    │   ├───w3wp.exe
    │   ├───WCFSpezplaServiceClient.exe
    │   ├───WCFSpezplaServiceClient.vshost.exe
    │   ├───WcfSvcHost.exe
    │   ├───WebBrowserServer.exe
    │   ├───WebDev.WebServer40.exe
    │   ├───WebPlatformInstaller.exe
    │   ├───WINPROJ.EXE
    │   └───wsmprovhost.exe
    └───NativeImage
        ├───4fe3a146
        ├───6bf3b89
        ├───758f6436
        ├───92c7e946
        ├───addinutil.exe
        ├───aspnet_regiis.exe
        ├───b210afcc
        ├───CreateSchedulerFolder.exe
        ├───dbb8b39f
        ├───devenv.exe
        ├───Duplicati.CommandLine.exe
        ├───DuplicatiBgMgr.exe
        ├───e04f35ff
        ├───EA.exe
        ├───edd6a3ed
        ├───ElementsHelper.exe
        ├───Eval32.exe
        ├───EXCEL.EXE
        ├───FxCopCmd.exe
        ├───FX_{b05566ac-fe9c-4368-be02-7a4cbb7cbe11}
        ├───FX_{b05566ad-fe9c-4363-be05-7a4cbb7cb510}
        ├───FX_{b05566ae-fe9c-4363-be05-7a4cbb7cb510}
        ├───FX_{c7b8fb06-bfe1-4c2e-9217-7a69a95bbac4}
        ├───FX_{c7b8fb07-bfe1-4c2e-9217-7a69a95bbac4}
        ├───FX_{d1764f60-2007-4ad4-a1e8-e7714ed4eb5d}
        ├───GfxUIEx.exe
        ├───InetMgr.exe
        ├───InstallUtil.exe
        ├───IntelliTrace.exe
        ├───ISSDeployer.exe
        ├───ISSLauncherTray.exe
        ├───ISSShortcutManager.exe
        ├───JabraCiscoJabberDriver.exe
        ├───JabraDeviceService.exe
        ├───LocalAccountMgmt.exe
        ├───MFPPrinterTool.exe
        ├───Microsoft.VisualStudio.Web.Host.exe
        ├───mmc.exe
        ├───MSBuild.exe
        ├───mscorsvw.exe
        ├───msdeploy.exe
        ├───MsDepSvc.exe
        ├───msvsmon.exe
        ├───OxygeneRegClean2.exe
        ├───OxygeneSchemaCatalog.exe
        ├───pcee4.exe
        ├───powershell.exe
        ├───powershellcustomhost.exe
        ├───RegisterEvent.exe
        ├───RemObjects.Everwood.LicenseManager.exe
        ├───sdiagnhost.exe
        ├───SmsClrHost.exe
        ├───SMSvcHost.exe
        ├───Spezpla.exe
        ├───Spezpla.vshost.exe
        ├───SpezplaPlanTest.exe
        ├───sqlservr.exe
        ├───SvcConfigEditor.exe
        ├───Toolbox2Test.exe
        ├───TrayCtrlNotify.exe
        ├───UITServ.exe
        ├───UserGUI.exe
        ├───UserInstallTool.exe
        ├───VideoHost.exe
        ├───VS2012.4.exe
        ├───VSIXInstaller.exe
        ├───vssphost4.exe
        ├───w3wp.exe
        ├───WCFSpezplaServiceClient.exe
        ├───WCFSpezplaServiceClient.vshost.exe
        ├───WcfSvcHost.exe
        ├───WebBrowserServer.exe
        ├───WebDev.WebServer40.exe
        ├───WebPlatformInstaller.exe
        ├───WINPROJ.EXE
        └───wsmprovhost.exe
    
    E:\Users\C770817\fuslogvw>
    E:\Users\C770817\fuslogvw>tree > x.txt
    
    E:\Users\C770817\fuslogvw>
    
    0 讨论(0)
提交回复
热议问题