Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Alex Passos

Erro na execução do programa

Recommended Posts

Olá

 

Desenvolvi um sistema e instalei no cliente em duas máquinas (uma com Win98 e outra com XP) normal sem erro nenhum.

 

Abro o programa e quando abro um form que contem um flexgrid gera um erro.

 

Esse flexgrid é carregado com dados do banco de dados (MySQL) e em duas células são exibidas imagens dependendo de que cidade é o cliente.

 

Na minha máquina funciona que é uma beleza, mais no cliente não funcionou.

 

Quando tiro a exibição das imagens no flexgrid funciona, ele lista os dados.

 

o que pode ser? Olha o erro que da.

 

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue.If you click Quit, the application will close immediately.Could not load file or assembly 'stdole, Version=7.0.3300.0,culture=neutral, PublickeyYoken=b03f5f7f11d50a3a' or one of its dependencies. O sistema não pode encontrar o arquivo específicado.See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.IO.FileNotFoundException: Could not load file or assembly 'stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.File name: 'stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'   at AxMSFlexGridLib.AxMSFlexGrid.set_CellPicture(Image value)   at Proj_Vrnet.frmPrincipalOcorrencia.fnCarregaFlex()   at Proj_Vrnet.frmPrincipalOcorrencia.TimerVerifica_Tick(Object sender, EventArgs e)   at System.Windows.Forms.Timer.OnTick(EventArgs e)   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].************** Loaded Assemblies **************mscorlib	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/MICROSOFT.NET/FRAMEWORK/V2.0.50727/mscorlib.dll----------------------------------------Proj_Vrnet	Assembly Version: 1.0.0.0	Win32 Version: 1.0.0.0	CodeBase: file:///C:/ARQUIVOS%20DE%20PROGRAMAS/VRNET/VIRTUALNET/PROJ_VRNET.EXE----------------------------------------Microsoft.VisualBasic	Assembly Version: 8.0.0.0	Win32 Version: 8.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Windows.Forms	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.Remoting	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll----------------------------------------MySql.Data	Assembly Version: 1.0.7.30072	Win32 Version: 1.0.7.30072	CodeBase: file:///C:/ARQUIVOS%20DE%20PROGRAMAS/VRNET/VIRTUALNET/MySql.Data.DLL----------------------------------------System.Data	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll----------------------------------------System.Xml	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll----------------------------------------System.Configuration	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll----------------------------------------AxInterop.MSFlexGridLib	Assembly Version: 1.0.0.0	Win32 Version: 1.0.0.0	CodeBase: file:///C:/ARQUIVOS%20DE%20PROGRAMAS/VRNET/VIRTUALNET/AxInterop.MSFlexGridLib.DLL----------------------------------------Interop.MSFlexGridLib	Assembly Version: 1.0.0.0	Win32 Version: 1.0.0.0	CodeBase: file:///C:/ARQUIVOS%20DE%20PROGRAMAS/VRNET/VIRTUALNET/Interop.MSFlexGridLib.DLL----------------------------------------Accessibility	Assembly Version: 2.0.0.0	Win32 Version: 2.0.50727.42 (RTM.050727-4200)	CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration>	<system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.

Compartilhar este post


Link para o post
Compartilhar em outros sites

O caminho do Arquivo esta errado,pq e esta a mensagem,de onde vem os arquivos e de uma area comum as maquinas? e da rede se e tem permissão pra acessar a pasta? reveja o caminho, pode ser tb caminhos abisolutos que so tem na sua maquina, procure usar caminhos relativos.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.