A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Run Time Error



 
 
Thread Tools Display Modes
  #1  
Old December 9th, 2004, 12:39 PM
TheScullster
external usenet poster
 
Posts: n/a
Default Run Time Error

Hi all

I have just put the front end of an "established" access2000 onto a new XP
PC.
The new machine is running XP Pro and Office Pro 2003.
When performing a selection, I get the prompt "run time error 429" and
"activex component can't create object".

When I look at the debug option it highlights the line:
Set ClsMouseWheel = New MouseWheel.CMouseWheel

The guy who set up the database included a mousewheel.dll file in the MS
directory for previous intalls. I have done this, but the error message
appears nonetheless.

Any ideas guys?

TIA

Phil


  #2  
Old December 9th, 2004, 02:30 PM
Ed Robichaud
external usenet poster
 
Posts: n/a
Default

Try putting a copy of the mousewheel.dll in the same folder as the
front-end. That particular mouse scroll wheel add-in needs to find the DLL
either in the windows\system or calling app directory.
-Ed

"TheScullster" phil-at-dropthespam.com wrote in message
...
Hi all

I have just put the front end of an "established" access2000 onto a new XP
PC.
The new machine is running XP Pro and Office Pro 2003.
When performing a selection, I get the prompt "run time error 429" and
"activex component can't create object".

When I look at the debug option it highlights the line:
Set ClsMouseWheel = New MouseWheel.CMouseWheel

The guy who set up the database included a mousewheel.dll file in the MS
directory for previous intalls. I have done this, but the error message
appears nonetheless.

Any ideas guys?

TIA

Phil




  #3  
Old December 9th, 2004, 02:48 PM
TheScullster
external usenet poster
 
Posts: n/a
Default


Try putting a copy of the mousewheel.dll in the same folder as the
front-end. That particular mouse scroll wheel add-in needs to find the

DLL
either in the windows\system or calling app directory.
-Ed


Thanks for suggestion, Ed
Tried it, but no change!

Phil


  #4  
Old December 9th, 2004, 08:51 PM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default

Try using regsvr32.exe to register the DLL / ActiveX object with the OS.

--
HTH
Van T. Dinh
MVP (Access)


"TheScullster" phil-at-dropthespam.com wrote in message
...

Try putting a copy of the mousewheel.dll in the same folder as the
front-end. That particular mouse scroll wheel add-in needs to find the

DLL
either in the windows\system or calling app directory.
-Ed


Thanks for suggestion, Ed
Tried it, but no change!

Phil




  #5  
Old December 10th, 2004, 09:42 AM
TheScullster
external usenet poster
 
Posts: n/a
Default

Thanks Van

Tried this and got an error:

GetLastError 0x00000007e

Googled for this but couldn't find a solution.
Have you come across this?

Phil


  #6  
Old December 10th, 2004, 10:04 AM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default

Sorry, I haven't heard of this error.

It is possible that mousewheel.dll has some dependencies that is not
available from your new PC. There was a site that list dependencies of
these files but I lost the Web address.

Someone else may have this Web address handy?

--
HTH
Van T. Dinh
MVP (Access)




"TheScullster" phil-at-dropthespam.com wrote in message
...
Thanks Van

Tried this and got an error:

GetLastError 0x00000007e

Googled for this but couldn't find a solution.
Have you come across this?

Phil




  #7  
Old January 6th, 2005, 03:07 PM
TheScullster
external usenet poster
 
Posts: n/a
Default

Solution found!
I had been trying to run regsvr32.exe logged in as user. Mousewheel
registers correctly when logged in as local admin.....doh

Thanks to all respondents

Phil


  #8  
Old January 7th, 2005, 01:00 PM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default

Thanks for letting the newsgroup know the solution.

Sorry, I always do these things as Admin and didn't think of the possibility
that you were having problem registering DLL / ActiveX as normal user.

--
HTH
Van T. Dinh
MVP (Access)


"TheScullster" phil-at-dropthespam.com wrote in message
...
Solution found!
I had been trying to run regsvr32.exe logged in as user. Mousewheel
registers correctly when logged in as local admin.....doh

Thanks to all respondents

Phil




 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Run time error 438: Object doesn't support this property or method Anthony Dowd Using Forms 0 November 11th, 2004 09:10 AM
Compilation error in hidden module: Protect_All Jim Rech General Discussion 1 October 23rd, 2004 01:02 PM
Run time error Richard Worksheet Functions 4 October 3rd, 2004 12:24 PM
Product Key for Office XP P.G.Indiana Setup, Installing & Configuration 1 June 7th, 2004 03:22 AM
Run Time Error 2486 Hiten Kothari via AdminLife Using Forms 0 June 5th, 2004 07:17 PM


All times are GMT +1. The time now is 11:41 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.