Re: VB 6 app crashes on windows 2003 server



budbjames wrote:
Hi all. I have an app written in vb 6 that has been tested on win 98,
win 2k, win xp home, win xp pro. The app works fine on all of these
operating systems. However, the app has trouble on windows server
family operating systems. Specifically Win 2k server and windows
server 2003. After loading Visual Studio 6 on the win2k3 server to try to step through the code in order to debug the problem, it seems that the installtion of visual studio 6 fixed the problem(s) (After installing VS6, the app no longer crashed). I'm trying to figure out what files aren't being
installed by win 2k3 server that are installed by the other operating systems (or VS6).


When my app's executable crashes there are 2 "send error report prompts". When I click to view the details, the two offending modules are kernel32.dll and then msvbvm60.dll. I've tried to install the vb6 runtimes on the server and still get the same problem. What is visual studio installing to fix this problem on windows server 2003? Any replies are greatly appreciated. I'm hoping it's a subset of DLL's or OCX's that i can distribute to fix the probelm but i'm not sure. Thanks in advance to all replies.

James,
IIRC server has a special VB6 runtime installed with the build.
My guess, is that installing the IDE causes an entry in the compatibility section of the registry. Rather that actual files changing.


Matt
.



Relevant Pages

  • Re: Dell PowerEdge 2450 & Win2k3 server
    ... The other thing you can do is try to run just one CPU and see if one of the ... Enterprise server sp1. ... I get this error after the windows setup process. ... Tried installing with the PERC and also tried installing using the ...
    (microsoft.public.windows.server.general)
  • Re: Windows Advanced Server 2000 PKI
    ... following as a rough guideline for installing a Windows 2000 Enterprise or ... - install or reconfigure your DHCP server accordingly ... Join Windows 2000 member server to new domain and install Enterprise or ... > We would like to setup PKI having server2 as the> certificate authority. ...
    (microsoft.public.win2000.security)
  • Re: Time learning openSUSE
    ... should think about when talking to Windows admins ... I must honestly say I have had more downtime on the Linux server then on ... installing Linux on Bill Gates PC. ...
    (alt.os.linux.suse)
  • Re: hardware firewall
    ... >> comment was about firewalls and security based on his question. ... he wanted to limit the connections to his Windows development web server ... month and am installing over $328K worth of them next week. ... >> I would assume, from your comment, that you've never run a Windows based ...
    (comp.security.misc)
  • Re: SBS & WSUS 3.0
    ... If you are manually installing the WSUS 3.0 SP1 product on Windows Small ... Business Server 2003, follow the instructions in Installing Windows Server ...
    (microsoft.public.windows.server.sbs)

Loading