Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > VB6 Application not working on VISTA

Reply
Thread Tools Display Modes

VB6 Application not working on VISTA

 
 
GURU
Guest
Posts: n/a

 
      06-10-2008
Dear All,

I have one small program, which i have developed in VB 6. After installing
in windows VISTA business system, i am getting error like 'Active X component
Can't Create object'
I have tried installing VB 6 , debugging the code. it is giving error where
i have mentioned conn.open str1(while opening connection of Database). My
application Back end is SQL Server 2000.

could you help me out?

thanks in advance for all.

Regards,
Guru
 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      06-10-2008
Failure to createobject is probably due to some registration failure for the
activeX component. In Vista this would most likely be caused by some
Permissions error when running the regsvr32 command.
HOW TO Reset Security Settings Back to the Defaults:
http://support.microsoft.com/default...b;en-us;313222
--
click the Ratings button. Voting helps the web interface.
http://www.microsoft.com/wn3/locales...help_en-us.htm see ''rate a post''
Mark L. Ferguson

"GURU" <> wrote in message
news:6C084E91-20E6-4FB3-BDEC-...
> Dear All,
>
> I have one small program, which i have developed in VB 6. After installing
> in windows VISTA business system, i am getting error like 'Active X
> component
> Can't Create object'
> I have tried installing VB 6 , debugging the code. it is giving error
> where
> i have mentioned conn.open str1(while opening connection of Database). My
> application Back end is SQL Server 2000.
>
> could you help me out?
>
> thanks in advance for all.
>
> Regards,
> Guru


 
Reply With Quote
 
harvey
Guest
Posts: n/a

 
      06-10-2008
On Jun 10, 5:51*am, GURU <G...@discussions.microsoft.com> wrote:
> Dear All,
>
> I have one small program, which i have developed in VB 6. After installing
> in windows VISTA business system, i am getting error like 'Active X component
> *Can't Create object'
> I have tried installing VB 6 , debugging the code. it is giving error where
> i have mentioned conn.open str1(while opening connection of Database). My
> application Back end is SQL Server 2000.
>
> could you *help me out?
>
> thanks in advance for all.
>
> Regards,
> Guru


Does it work in any other OS ?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Application not working Tarun Windows Vista General Discussion 9 12-15-2007 04:11 AM
Ijjistarter Application has stopped working Eunha Windows Vista General Discussion 0 09-15-2007 01:24 AM
Application Error - CD MFC Application has stopped working vinodsp2001@gmail.com Windows Vista General Discussion 0 09-06-2007 04:28 AM
Help And Support Application not Working Legend One Windows Vista General Discussion 2 04-24-2007 04:13 PM
Help and Support Application Not working Legend One Windows Vista Mail 1 04-21-2007 12:01 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59