Connecting Tech Pros Worldwide Help | Site Map

Active X not in Toolbox

  #1  
Old January 2nd, 2006, 02:05 AM
Mike
Guest
 
Posts: n/a
I have been using an Active X control(SFrmAx52.ocx) in my Access
program without problem in the past.

However now I can see the control(SFrmAx52.ocx) in my System 32 folder,
I see the control listed in the References for my program but the
control is no longer working in my program nor is it available on the
Active X list in the toolbox.

I have tried registering (and unregistering) it using Regsvr32 but I
get the error meesage "Load Library (SFrmAx52.ocx) failed - The
specified module could not be found."

I have spent hours on this.

Any suggestions please.

Thank you for the help in advance.

Mike

  #2  
Old January 2nd, 2006, 07:25 PM
David Lloyd
Guest
 
Posts: n/a

re: Active X not in Toolbox


Mike:

The following KB article deals with a similar error message, although not
specifically related to your control. It implies that this error message
can be generated when dependent files are missing or damaged. I don't know
the details of your Active X control, however, I thought I would pass it
along.

http://support.microsoft.com/kb/309288/en-us

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"Mike" <mfs43@aol.com> wrote in message
news:1136166571.282272.205300@o13g2000cwo.googlegr oups.com...
I have been using an Active X control(SFrmAx52.ocx) in my Access
program without problem in the past.

However now I can see the control(SFrmAx52.ocx) in my System 32 folder,
I see the control listed in the References for my program but the
control is no longer working in my program nor is it available on the
Active X list in the toolbox.

I have tried registering (and unregistering) it using Regsvr32 but I
get the error meesage "Load Library (SFrmAx52.ocx) failed - The
specified module could not be found."

I have spent hours on this.

Any suggestions please.

Thank you for the help in advance.

Mike


  #3  
Old January 3rd, 2006, 12:55 PM
Terry Kreft
Guest
 
Posts: n/a

re: Active X not in Toolbox


As David Lloyd says it sounds like a missing or damaged dependency.

Have a look at using dependency walker to check out what is going on. You
can get details on how to do this and a download link at
http://support.microsoft.com/default...b;en-us;256872


--
Terry Kreft



"Mike" <mfs43@aol.com> wrote in message
news:1136166571.282272.205300@o13g2000cwo.googlegr oups.com...[color=blue]
>I have been using an Active X control(SFrmAx52.ocx) in my Access
> program without problem in the past.
>
> However now I can see the control(SFrmAx52.ocx) in my System 32 folder,
> I see the control listed in the References for my program but the
> control is no longer working in my program nor is it available on the
> Active X list in the toolbox.
>
> I have tried registering (and unregistering) it using Regsvr32 but I
> get the error meesage "Load Library (SFrmAx52.ocx) failed - The
> specified module could not be found."
>
> I have spent hours on this.
>
> Any suggestions please.
>
> Thank you for the help in advance.
>
> Mike
>[/color]


  #4  
Old January 3rd, 2006, 01:05 PM
Terry Kreft
Guest
 
Posts: n/a

re: Active X not in Toolbox


Except I've just spotted the article says you start profiling from the View
menu, this is wrong with the download version there is a Profile menu.

--
Terry Kreft



"Terry Kreft" <terry.kreft@mps.co.uk> wrote in message
news:jZ6cnWy95bmR7yfeSa8jmw@karoo.co.uk...[color=blue]
> As David Lloyd says it sounds like a missing or damaged dependency.
>
> Have a look at using dependency walker to check out what is going on. You
> can get details on how to do this and a download link at
> http://support.microsoft.com/default...b;en-us;256872
>
>
> --
> Terry Kreft
>
>
>
> "Mike" <mfs43@aol.com> wrote in message
> news:1136166571.282272.205300@o13g2000cwo.googlegr oups.com...[color=green]
>>I have been using an Active X control(SFrmAx52.ocx) in my Access
>> program without problem in the past.
>>
>> However now I can see the control(SFrmAx52.ocx) in my System 32 folder,
>> I see the control listed in the References for my program but the
>> control is no longer working in my program nor is it available on the
>> Active X list in the toolbox.
>>
>> I have tried registering (and unregistering) it using Regsvr32 but I
>> get the error meesage "Load Library (SFrmAx52.ocx) failed - The
>> specified module could not be found."
>>
>> I have spent hours on this.
>>
>> Any suggestions please.
>>
>> Thank you for the help in advance.
>>
>> Mike
>>[/color]
>
>[/color]


  #5  
Old January 11th, 2006, 04:05 AM
Mike
Guest
 
Posts: n/a

re: Active X not in Toolbox


Thanks for the suggestion

Mike S

*** Sent via Developersdex http://www.developersdex.com ***
  #6  
Old January 11th, 2006, 04:05 AM
Mike
Guest
 
Posts: n/a

re: Active X not in Toolbox


Thanks for the reference.

Mike S

*** Sent via Developersdex http://www.developersdex.com ***
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to activate toolbox items? =?Utf-8?B?cmtibmFpcg==?= answers 8 December 21st, 2007 02:45 AM
Toolbox options all unavailable in VS05 gtrDayve answers 7 March 17th, 2007 03:25 AM
Using Active X control in .Net Pete Smith answers 2 March 13th, 2006 09:55 PM
Dirty User Control in Toolbox causes ConnectionString Failure? Shawn Eary answers 1 November 21st, 2005 11:29 AM