A Windows XP help forum. PCbanter

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 » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Run-time error 5:Invalid procedure call or argument



 
 
Thread Tools Display Modes
  #1  
Old January 22nd 10, 11:46 PM posted to microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Docster
external usenet poster
 
Posts: 71
Default Run-time error 5:Invalid procedure call or argument

Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self


Ads
  #2  
Old January 23rd 10, 12:13 AM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
PA Bear [MS MVP]
external usenet poster
 
Posts: 9,010
Default Run-time error 5:Invalid procedure call or argument

[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self


  #3  
Old January 23rd 10, 12:24 AM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Docster
external usenet poster
 
Posts: 71
Default Run-time error 5:Invalid procedure call or argument

I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self



  #4  
Old January 23rd 10, 12:52 AM posted to microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Andrew McLaren[_8_]
external usenet poster
 
Posts: 17
Default Run-time error 5:Invalid procedure call or argument

On 23/01/2010 10:46, Docster wrote:
Run-time error 5:Invalid procedure call or argument
I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error message.
Does anyone have any idea what could be causing this message to pop up?
Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self



This error message is produced by the Visual Basic runtime. I'd guess
that OE Quick Backup was written in Visual Basic; and for some reason,
the VB runtime is having a problem on your machine.

A quick way to try and fix the problem would be to re-install OE Quick
Backup, using the download version which contains the full VB Runtime,
bundled (I just looked at their website):

http://www.oehelp.com/oebackup/default.asp

Alternatively, you can install (or re-install) the Visual Basic Runtime
files, from he

http://support.microsoft.com/gp/vbruntime

If it keeps failing after that ... I dunno. Even if it is a problem in
the OS, you may need to contact the app's author, to find out what is
causing the error message.

Hope it helps,

Andrew

--
amclar at optusnet dot com dot au

  #5  
Old January 23rd 10, 12:52 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Steve Cochran
external usenet poster
 
Posts: 89
Default Run-time error 5:Invalid procedure call or argument

Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can
reset the program by deleting this key in the Registry:

HKEY_CURRENT_USER\Software\OEBackup

that might fix the problem.

steve

"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only
be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self





  #6  
Old January 25th 10, 03:44 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Docster
external usenet poster
 
Posts: 71
Default Run-time error 5:Invalid procedure call or argument


Steve,
Thanks for the suggestion. I tried it after your suggestion but no dice. It
didn't correct it either.
James


"Steve Cochran" wrote in message
...
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can
reset the program by deleting this key in the Registry:

HKEY_CURRENT_USER\Software\OEBackup

that might fix the problem.

steve

"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only
be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self






  #7  
Old January 26th 10, 01:02 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Steve Cochran
external usenet poster
 
Posts: 89
Default Run-time error 5:Invalid procedure call or argument

Try changing the backup directory to something else.

At what point in the program do you get the error message? Is there
anything in the output directory, or is it empty after running the program
and getting the error?

steve

"Docster" wrote in message
...

Steve,
Thanks for the suggestion. I tried it after your suggestion but no dice.
It
didn't correct it either.
James


"Steve Cochran" wrote in message
...
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can
reset the program by deleting this key in the Registry:

HKEY_CURRENT_USER\Software\OEBackup

that might fix the problem.

steve

"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only
be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self








  #8  
Old January 26th 10, 08:17 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Docster
external usenet poster
 
Posts: 71
Default Run-time error 5:Invalid procedure call or argument

When I run the program it acts like it is making copies and backing up then
I get this run time error 5.
When I open the backup folder I have registry backups but not files
which I can import etc.
I tried to attach jpegs of the the images but the send was rejected as being
to large.


"Steve Cochran" wrote in message
...
Try changing the backup directory to something else.

At what point in the program do you get the error message? Is there
anything in the output directory, or is it empty after running the program
and getting the error?

steve

"Docster" wrote in message
...

Steve,
Thanks for the suggestion. I tried it after your suggestion but no dice.
It
didn't correct it either.
James


"Steve Cochran" wrote in message
...
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can
reset the program by deleting this key in the Registry:

HKEY_CURRENT_USER\Software\OEBackup

that might fix the problem.

steve

"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only
be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self











  #9  
Old January 26th 10, 08:33 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Andrew McLaren[_8_]
external usenet poster
 
Posts: 17
Default Run-time error 5:Invalid procedure call or argument

On 23/01/2010 23:52, Steve Cochran wrote:
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can


An "error 5" does indicate Access Denied, *if* it comes from a Windows
component; as shown in WinError.h

#define ERROR_ACCESS_DENIED 5L

But in this case, the "Runtime error 5: Invalid procedure call or
argument" clearly matches the Visual Basic Runtime's "error 5", which
means that there was, well, an invalid procedure call or argument :-)

So the error here means that the VB runtime which drives this OE backup
application is unable to call one of the application's methods, rather
than anything to do with permissions.

As per my separate reply to the OP, I'd recommend making sure the VB
bits are in good order.

Sorry to be pedantic :-) but just had to throw this in.

Cheers

Andrew

--
amclar at optusnet dot com dot au
  #10  
Old January 27th 10, 01:38 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Steve Cochran
external usenet poster
 
Posts: 89
Default Run-time error 5:Invalid procedure call or argument

"Invalid procedure call or argument" is a very non-specific error message as
is run time error 5. Unfortunately the VB code is not accessible, as the
author is no longer accessible (I only host the program on my website
oehelp.com). So the chances of debugging the code are nil, which is why I
asked docster what the steps were leading to the error.

steve

"Andrew McLaren" wrote in message
...
On 23/01/2010 23:52, Steve Cochran wrote:
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can


An "error 5" does indicate Access Denied, *if* it comes from a Windows
component; as shown in WinError.h

#define ERROR_ACCESS_DENIED 5L

But in this case, the "Runtime error 5: Invalid procedure call or
argument" clearly matches the Visual Basic Runtime's "error 5", which
means that there was, well, an invalid procedure call or argument :-)

So the error here means that the VB runtime which drives this OE backup
application is unable to call one of the application's methods, rather
than anything to do with permissions.

As per my separate reply to the OP, I'd recommend making sure the VB bits
are in good order.

Sorry to be pedantic :-) but just had to throw this in.

Cheers

Andrew

--
amclar at optusnet dot com dot au



  #11  
Old January 27th 10, 01:38 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Steve Cochran
external usenet poster
 
Posts: 89
Default Run-time error 5:Invalid procedure call or argument

You can email them to me and maybe we can figure out the issue.

steve

"Docster" wrote in message
...
When I run the program it acts like it is making copies and backing up
then
I get this run time error 5.
When I open the backup folder I have registry backups but not files
which I can import etc.
I tried to attach jpegs of the the images but the send was rejected as
being
to large.


"Steve Cochran" wrote in message
...
Try changing the backup directory to something else.

At what point in the program do you get the error message? Is there
anything in the output directory, or is it empty after running the program
and getting the error?

steve

"Docster" wrote in message
...

Steve,
Thanks for the suggestion. I tried it after your suggestion but no dice.
It
didn't correct it either.
James


"Steve Cochran" wrote in message
...
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can
reset the program by deleting this key in the Registry:

HKEY_CURRENT_USER\Software\OEBackup

that might fix the problem.

steve

"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.

"PA Bear [MS MVP]" wrote in message
...
[X-post to OE General]

The author withdrew OE Freebie Backup over 5 years ago. You should only
be
using OE Quick Backup now.

Docster wrote:
Run-time error 5:Invalid procedure call or argument

I have been running a small app to backup OE for years (same app
without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?

Oh, the app is Outlook Express Freeby Backup and Outlook Express
Quickie
Backup.
I feel certain the problem is with the OS its self












  #12  
Old January 27th 10, 10:22 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Robert Aldwinckle
external usenet poster
 
Posts: 237
Default Run-time error 5:Invalid procedure call or argument


"Steve Cochran" wrote in message ...
"Invalid procedure call or argument" is a very non-specific error message as
is run time error 5. Unfortunately the VB code is not accessible, as the
author is no longer accessible (I only host the program on my website
oehelp.com). So the chances of debugging the code are nil, which is why I
asked docster what the steps were leading to the error.



Ever tried running it under DependencyWalker's Profiler feature? eg
--while monitoring both with ProcMon? EG


---



steve

"Andrew McLaren" wrote in message
...
On 23/01/2010 23:52, Steve Cochran wrote:
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. Also you can


An "error 5" does indicate Access Denied, *if* it comes from a Windows
component; as shown in WinError.h

#define ERROR_ACCESS_DENIED 5L

But in this case, the "Runtime error 5: Invalid procedure call or
argument" clearly matches the Visual Basic Runtime's "error 5", which
means that there was, well, an invalid procedure call or argument :-)

So the error here means that the VB runtime which drives this OE backup
application is unable to call one of the application's methods, rather
than anything to do with permissions.

As per my separate reply to the OP, I'd recommend making sure the VB bits
are in good order.

Sorry to be pedantic :-) but just had to throw this in.

Cheers

Andrew

--
amclar at optusnet dot com dot au





  #13  
Old January 28th 10, 01:49 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Steve Cochran
external usenet poster
 
Posts: 89
Default Run-time error 5:Invalid procedure call or argument

No, because I don't have the problem. It won't help for me to diagnose
something on a machine that isn't sick.

steve

"Robert Aldwinckle" wrote in message
...

"Steve Cochran" wrote in message
...
"Invalid procedure call or argument" is a very non-specific error message
as
is run time error 5. Unfortunately the VB code is not accessible, as the
author is no longer accessible (I only host the program on my website
oehelp.com). So the chances of debugging the code are nil, which is why I
asked docster what the steps were leading to the error.



Ever tried running it under DependencyWalker's Profiler feature? eg
--while monitoring both with ProcMon? EG


---



steve

"Andrew McLaren" wrote in message
...
On 23/01/2010 23:52, Steve Cochran wrote:
Error 5 indicates a permissions issue, so you might consider whether
the
output directory has the correct permissions to write to. Also you can

An "error 5" does indicate Access Denied, *if* it comes from a Windows
component; as shown in WinError.h

#define ERROR_ACCESS_DENIED 5L

But in this case, the "Runtime error 5: Invalid procedure call or
argument" clearly matches the Visual Basic Runtime's "error 5", which
means that there was, well, an invalid procedure call or argument :-)

So the error here means that the VB runtime which drives this OE backup
application is unable to call one of the application's methods, rather
than anything to do with permissions.

As per my separate reply to the OP, I'd recommend making sure the VB
bits
are in good order.

Sorry to be pedantic :-) but just had to throw this in.

Cheers

Andrew

--
amclar at optusnet dot com dot au







  #14  
Old January 28th 10, 04:39 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windowsxp.basics,microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support
Jose
external usenet poster
 
Posts: 3,140
Default Run-time error 5:Invalid procedure call or argument

On Jan 26, 3:17*pm, "Docster" wrote:
When I run the program it acts like it is making copies and backing up then
I get this run time error 5.
When I open the backup folder I have registry backups but not files
which I can import etc.
I tried to attach jpegs of the the images but the send was rejected as being
to large.

"Steve Cochran" wrote in message

...
Try changing the backup directory to something else.

At what point in the program do you get the error message? *Is there
anything in the output directory, or is it empty after running the program
and getting the error?

steve

"Docster" wrote in message

...





Steve,
Thanks for the suggestion. I tried it after your suggestion but no dice..
It
didn't correct it either.
James


"Steve Cochran" wrote in message
...
Error 5 indicates a permissions issue, so you might consider whether the
output directory has the correct permissions to write to. *Also you can
reset the program by deleting this key in the Registry:


HKEY_CURRENT_USER\Software\OEBackup


that might fix the problem.


steve


"Docster" wrote in message
...
I get the same results no matter which one I use.
Have been using both successfully until now.


"PA Bear [MS MVP]" wrote in message
.. .
[X-post to OE General]


The author withdrew OE Freebie Backup over 5 years ago. *You should only
be
using OE Quick Backup now.


Docster wrote:
Run-time error 5:Invalid procedure call or argument


I have been running a small app to backup OE for years (same app without
updates its) and now all of a sudden I am getting the above error
message.
Does anyone have any idea what could be causing this message to pop up?


Oh, the app is Outlook Express Freeby Backup and Outlook Express Quickie
Backup.
I feel certain the problem is with the OS its self


Error 5 is generally a permission problem.

Which of these programs are you using, where did you download it, etc.

I want to download it myself and see if I have the problem and then
figure out what to do about it that does not involve guessing or
trying things that might work.

You cannot attach screenshots here, but here is what you can do:

Take a screenshot of what you see and upload the screenshot to one of
several
free picture hosting WWW sites.

When you are done, we will be able to see what you are seeing.

To create and post a screenshot:

Press the Print Scrn button to copy your entire screen to the Windows
clipboard.

Press Alt Print Scrn to copy just the active window to the Windows
clipboard.

Open MS Paint:

Start, Program Accessories, Paint

When Paint opens, press CTRL-V to paste the clipboard, save the new
Paint file
to your desktop or someplace you can remember. JPG files take up less
hard
disk space than BMP files and just as readable.

Make as many screenshots as you need. Practice makes perfect. Be
careful your
screenshot does not contain any personal information. Practice
viewing your images
before you upload them to be sure they are okay.

Some sites will let you attach a file directly to your post. If the
site has some kind of attachment/upload function it is usually easiest
just to use it.

If there is no such function then use a free third party image hosting
WWW site.

Create a free account on some free picture hosting web site. You can
always remove
your account later if you want. Here are some free image hosting
sites:

http://www.imageshack.us/
http://photobucket.com/

Using your free account, upload your screenshot(s) (the JPG or BMP
files) to the
site and it will return to you a URL web address (a link) for your new
image(s)
that you can paste in a message post, email, etc.

When you are done, what you post for others to use should look
something like this:

http://img163.imageshack.us/img163/6...skmanagerr.jpg

Post that URL web address back here in your response and we can click
on the
address and see your screenshot. Post as many as you need - the sites
are free.
 




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






All times are GMT +1. The time now is 03:26 PM.


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