similar to: VB6 PROGRAM error MSVBVM60.dbg

Displaying 20 results from an estimated 1000 matches similar to: "VB6 PROGRAM error MSVBVM60.dbg"

2009 Apr 24
1
"Unhandled page fault on read access" with a grid OCX in VB6
Hi all. First of all, I am almost new to Linux and completly new to Wine. I'm on Ubuntu 8.10 (running on VMWare on winXP), and Wine 1.0.1 I'm trying to port a VB6 app to wine.. I can install it OK, and connects to mysql via myodbc also OK. But i have a problem in every and all the windows where I have a grid (It's ComponentOne TrueDBGrid 8.0 - exactly 8.0.20061.351).. It load OK, I
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call
2011 May 25
1
Cannot copy in Wine
Hello everyone I have a win32 program originally compiled from Visual Basic 6. I have loaded the VB6 Virtual machine DLL into system32 folder so the program loads under wine OK. However my problem is when I try to select text inside a text box inside the program when I run the program through wine, wine crashes and displays a dialog box stating 'The program has encountered a serious
2006 Aug 20
1
jstrip installs fine, but errors when trying to run.
I am trying to run jstrip under wine, here is the link, below is the error... is there any hope? this is the last program I need from windows world. http://davidcrowell.com/jStrip/Default.aspx installation went well, here is the output: elw@magneto:~/jstrip$ wine setup.exe fixme:advapi:CheckTokenMembership ((nil) 0x7fd4f738 0x7fbafe1c) stub! fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
2009 Aug 12
3
game client freezes due to activex required
wine-1.1.27 ubuntu 9.04 Game Client -> http://www.onlinegamecore.com/games/HO1666.zip im trying to get a game client to run in wine. the client relies on these to function; VB6 Directx7 or higher Activex i was able to solve the VB6 issues so client would load. directx9 came with wine ---------WHAT HAPPENS----- the client loads up, account name & password log in ~ char BLAH lvl BLAH
2007 Mar 19
4
Accuterm 2K2 on Wine under Gentoo Linux
I am trying to run a Windows app Accuterm 2K2 (a terminal emulator) on wine 0.9.8, I am able to install Accuterm just fine, and it actually starts up, but it crashed with the following: err:statusbar:StatusWindowProc unknown msg 2210 wp=10001 lp=00010042 wine: Unhandled illegal instruction at address 0x7fdf635d (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception:
2008 Jun 19
5
Error message.
Hello. I am using Wine 1.0 on Mandriva 2008.1. I only have one program that I want to run with it but I can't get it to work. It installs OK and creates a start up entry but when I try to start it I get a brief glimpse of the start up splash screen followed by the program closing and the following message: > wine /home/graham/.wine/drive_c/Program\ Files/Canal\ Planner/CPW6/canal6.exe
2006 Jan 20
0
running a VB6 application without display
Hi Everyone, I have an old VB6 application that is running fine with wine under X. The application run on command line but use windows if there is an error (which I don't need when running in production) I need to run this application from command line only (I'm calling it from a php script), but MSVBVM60.DLL failed to initiate, when there is no DISPLAY running. This is the error I get
2009 Apr 03
1
Wine hangs vb program after 3/4 seconds
Hello all, I have made the program run using winetricks to install a bunch of packages into my wine drive. So the program is running BUT it hangs (disapears) after 3/4 seconds it is started. I have this debut output (using verbose): Code: [nata at localhost bin]$ ./wine --verbose --cx-app mycommerce.exe CXConfig->read(/home/nata/cxoffice/etc/cxoffice.conf) Product version=7.1.0 Running
2012 Mar 27
1
Crash running visual basic program
Hi, I'm having problems with a program made in Visual Basic and WINE. The program loads correctly, but when i make click in some buttons, it crashes with this error: err: dbghelp:pe_load_dbg_file -Unable to peruse .DBG file "DLL\\MSVBVM60.dbg" ("") $ fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a Thanks!
2007 Feb 08
1
Wine crashes when installing a program
Hi, Wine crashes when installing a program. I am not sure, but I think that the error is: warn:file:CreateFileW Unable to create file L"c:\\windows\\system32\\winedbg.exe" (status c0000034) Unhandled exception: unimplemented function MFC42.DLL.6467 called in 32-bit code (0x7bc39008). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7bc39008 ESP:0034f4a4 EBP:0034f508
2005 Jul 06
1
msvbvm60.dll missing
Hi When I try to run a program, id displays this message 'The dynamic link library MSVBVM60.DLL could not be founf in the specified path' And the linux console displays fixme:ver:VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0, please report!! I'm new in linux, how can I solve this? Thanks
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call
2012 Jun 04
1
msvbvm60.dll not found
Hi list, now I have to use wine to run some self scripted VB Scripts under Linux. And there are the first problems: When I run the script, it shows that error: msvbvm60.dll not found. I copied the dll from a Windows-PC into the directory with the script, but I always get that error. Same problem after moving the dll File into C:/Windows/system32/ . Thanks for all !
2009 Jan 05
4
MSVBVM60.DLL
Hey, my friend made a scheduling program for my university's program (tried to make it sound good). THe problem is, when I try to launch it, it gives me this: Code: err:module:import_dll Library MSVBVM60.DLL (which is needed by L"Z:\\home\\sordelka\\Desktop\\DMD_Calendrier.exe") not found err:module:LdrInitializeThunk Main exe initialization for
2009 Feb 14
5
Expect Deadlock!
Running some company specific software, which is an exam/test. Designed for Windows OS machines. On Vista machines it requires the addition of the msvbvm50.dll. When installed in WINE, it has required the addition of jet40 and vb5run in winetricks to make the program run. The program runs fine, until it works out if the user passed or failed. Fails it reports with no error. When the user passes
2011 Feb 19
2
cant start program
hi i installed wine 1.3 and than installed an win app (DMXControl.exe) when i started it in terminal i get errors. Code: maik at maik-laptop:~$ wine '/home/maik/.wine/dosdevices/c:/Program Files/DMXControl/DMXControl.exe' fixme:ole:OaBuildVersion Version value not known yet. Please investigate it ! fixme:ole:OleLoadPictureEx
2008 Jul 12
1
Intergraph SmartSketch 5.00.21 on wine
Hi everybody, I'm tying to make this design program run through wine on a ubuntu hardy 8.04. After some struggling and getting dlls I got the installation end properly (at least it seems so), but when I try to launch the program from the programs menu I get a tiny window saying: "gstart Run-time error 380 Invalid Property value" If I run the program from a terminal I get: Code:
2007 Aug 09
6
Problem on installing MS VM on wine
Hi folks, Ubuntu 7.04 desktop IEs4Linux IE6 Download following packages on Internet; msjavx86b3805.exe MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe I suppose "wine MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe" is upgrade. On terminal: $ WINEPREFIX="/home/satimis/.ies4linux/ie6" wine msjavx86b3805.exe .... ..... Backtrace: =>1 0x00be006e (0x0034fe18) 2 0x7bc3ac3d in
2005 Dec 01
1
execute an application with wine twice
Hi is possible to run an application twice at the same time? I have an access 97 app. First time i run it perfect, but i would like to run it again without closing the first one. it crashes the output is trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\advapi32.dll" : builtin