Error while running VB6 application in Windows XP and Windows 2003 server

Reply

Join Date: Jul 2004
Posts: 1
Reputation: ykc is an unknown quantity at this point 
Solved Threads: 0
ykc ykc is offline Offline
Newbie Poster

Error while running VB6 application in Windows XP and Windows 2003 server

 
0
  #1
Jul 28th, 2004
Hi,

When I run an application written using VB6 and MS Access 2000 in Windows XP and Windows 2003 server,the system will prompt illegal operation (sslstbar.ocx, ssdw3a.ocx and ssdw3b.ocx) and the program will hang.

Hope anyone can guide me to resolve this problem soonest possible.

Your help are really appreciated.

Thanks.

YKC
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 45
Reputation: maheshsayani is an unknown quantity at this point 
Solved Threads: 2
maheshsayani's Avatar
maheshsayani maheshsayani is offline Offline
Light Poster

Re: Error while running VB6 application in Windows XP and Windows 2003 server

 
0
  #2
Jul 25th, 2006
HI

are you executing the exe file or code in XP System
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Error while running VB6 application in Windows XP and Windows 2003 server

 
0
  #3
Jul 25th, 2006
You should make sure that those OCX file are the latest versions (up to date). It's possible that your app is working with an earlier or later version than what is on the system.... and as maheshsayani was saying, are you running the EXE?
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 2
Reputation: nareshPenneti is an unknown quantity at this point 
Solved Threads: 0
nareshPenneti nareshPenneti is offline Offline
Newbie Poster

Re: Error while running VB6 application in Windows XP and Windows 2003 server

 
0
  #4
Jul 26th, 2006
Hi,
many of the third party controls wont be in the system which is not having vb. You have to register that .ocx files into the system so that they will not give error while running

here is the way to register the ocx files
regsvr32 sstab.ocx

procedure to register
click start -> run
on popup will come. then type regsvr32 and drag the name.ocx in that click ok

your problem will solve. If you use setup, that is a different procedure.
Have a nice day.
Naresh
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC