I have an application that analyzes fibre channel traces that I am trying to get working in Wine. I downloaded winetricks and installed the .Net 2.0 framework, the MFC libraries and th VC++2005SP1 libraries the app needs. Then I installed it using the wine msiinstaller command. Installation ran through, but when I try to run the app I get this output. I know the files are there, I copied the WinSxS directory from my working Windows machine over. Is there a registry entry or something that I can change? thanks Code: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not found err:module:import_dll Library XPorts.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AnalyzerDomain.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AnalyzerDomain.dll") not found err:module:import_dll Library AnalyzerDomain.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not found err:module:import_dll Library XPorts.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found err:module:import_dll Library TraceDataIO.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Chart.dll") not found err:module:import_dll Library Chart.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\LstCtl.dll") not found err:module:import_dll Library LstCtl.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\TraceDataIO.dll") not found err:module:import_dll Library TraceDataIO.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CommonUI.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CommonUI.dll") not found err:module:import_dll Library CommonUI.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\AllProtocolsLib.DLL") not found err:module:import_dll Library AllProtocolsLib.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\CComparator.dll") not found err:module:import_dll Library CComparator.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found err:module:import_dll Library mfcm80.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\PWP.dll") not found err:module:import_dll Library PWP.dll (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Finisar\\Xgig Analyzer\\Xgig-TraceControl.exe" failed, status c0000135
On Thu, Jan 22, 2009 at 10:58 AM, crokett <wineforum-user at winehq.org> wrote:> I have an application that analyzes fibre channel traces that I am trying to get working in Wine. I downloaded winetricks and installed the .Net 2.0 framework, the MFC libraries and th VC++2005SP1 libraries the app needs. Then I installed it using the wine msiinstaller command. Installation ran through, but when I try to run the app I get this output. I know the files are there, I copied the WinSxS directory from my working Windows machine over. Is there a registry entry or something that I can change? > > thanks > > > Code: > > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFC" > err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\Finisar\\Xgig Analyzer\\XPorts.dll") not foundDoes 'winetricks vcrun2005' help? -- -Austin