Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error 372 - Failed to load control 'DataReport'

940 views
Skip to first unread message

Microsoft.com

unread,
Jul 25, 2005, 6:31:58 AM7/25/05
to
I have an application created with VB6 + SP5.

I created an installation program with PWD of VB6.

One of my users has the following error message when he tries to print a
DataReport from the application:

"Error 372" - "Failed to load control 'DataReport' from
C:\WINDOWS\system32\msdbrptr.dll. Your version of
C:\WINDOWS\system32\msdbrptr.dll may be outdated. Make sure you are using
the version of the control that was provided with your application."

I don't have this problem with other machines.

I made sure that he has the right version of the Dll on his machine

and advised him to SelfRegister msdbrptr.dll .

Still, it didn't solve the problem.

Is someone knows how to solve the problem?

Regards

Avi

=============

a...@hclick.co.il

=============


Leon Langleyben

unread,
Jul 26, 2005, 7:27:37 PM7/26/05
to
הי,
נראה שיש לך גרסה ישנה של msdbrptr.dll במכונה בעיתית. זה יכול לקרות אם קובץ
היה נעול בזמן ההתקנה. תוודה בבקשה שוב שגרסת הקובץ אצל לקוח תואמת SP5 (אצלי
6.0.81.69).
--
Leon Langleyben
MCSD
<a href="http://dotnetjunkies.com/WebLog/leon/">Blog</a>


"Microsoft.com":

MikeD

unread,
Jul 26, 2005, 7:42:51 PM7/26/05
to

"Leon Langleyben" <LeonLan...@discussions.microsoft.com> wrote in
message news:589CB0A6-DA34-41EA...@microsoft.com...
> הי,
> × ראה שיש לך גרסה יש× ה של msdbrptr.dll במכו× ה בעיתית.
> זה יכול לקרות אם קובץ
> היה × עול בזמן ההתק× ה. תוודה בבקשה שוב שגרסת
> הקובץ אצל לקוח תואמת SP5 (אצלי
> 6.0.81.69).
> --


Ah! It all makes perfect sense now! <g>


Did everyone else only see garbage characters or was it just me?

--
Mike
Microsoft MVP Visual Basic

Leon Langleyben

unread,
Jul 26, 2005, 8:01:03 PM7/26/05
to
Sorry Mike,
I can see it just fine.
Anyway, I sugested to recheck version of msdbrptr.dll on machine in
question. It seams like an old version of DataReport runtime (from previous
SP may be) that was locked at installation time.
--
Leon Langleyben
MCSD
<a href="http://dotnetjunkies.com/WebLog/leon/">Blog</a>


"MikeD":

>
> "Leon Langleyben" <LeonLan...@discussions.microsoft.com> wrote in
> message news:589CB0A6-DA34-41EA...@microsoft.com...

> > ×”×™,
> > × ×¨× ×” שיש לך גרסה ×™×©× ×” של msdbrptr.dll ×‘×ž×›×•× ×” בעיתית.
> > ×–×” יכול לקרות × × ×§×•×‘×¥
> > ×”×™×” × ×¢×•×œ בזמן ×”×”×ª×§× ×”. תוודה בבקשה שוב שגרסת
> > הקובץ × ×¦×œ לקוח ×ª×•× ×ž×ª SP5 (× ×¦×œ×™

MikeD

unread,
Jul 26, 2005, 9:53:19 PM7/26/05
to

"Leon Langleyben" <LeonLan...@discussions.microsoft.com> wrote in
message news:EED8EC44-2DF6-409A...@microsoft.com...

> Sorry Mike,
> I can see it just fine.
> Anyway, I sugested to recheck version of msdbrptr.dll on machine in
> question. It seams like an old version of DataReport runtime (from
> previous
> SP may be) that was locked at installation time.

Huh? What does the DataReport have to do with seeing messages in a
newsgroup?

Leon Langleyben

unread,
Jul 27, 2005, 4:05:02 AM7/27/05
to
Absolutely nothing. It was the answer to the original question.
--
Leon Langleyben
MCSD
http://dotnetjunkies.com/WebLog/leon/


"MikeD":

sami....@soran.edu.iq

unread,
Apr 5, 2015, 6:11:31 AM4/5/15
to
I have an application created with VB6 + SP6.
One of my users has the following error message when he tries to print a
DataReport from the application:

"Error 372" - "Failed to load control 'DataReport' from
C:\WINDOWS\system32\msdbrptr.dll. Your version of
C:\WINDOWS\system32\msdbrptr.dll may be outdated. Make sure you are using
the version of the control that was provided with your application."

I don't have this problem with other machines.

how to solve this problim if any one can help me please i need

--
The Information contained in this message and any attachment(s) is
confidential and intended, only, for the attention of the named
organisation or individual to whom it is addressed. The message may contain
information that is covered by legal, professional or other privilege.
If you have received this email in error, please notify the sender by
return email (or telephone) and delete the original message.

Any views expressed are those of the sender and, unless specifically
stated, do not necessarily represent the views of Soran University.
Please consider the environment before printing this email.

ralph

unread,
Apr 7, 2015, 10:40:42 PM4/7/15
to
On Sun, 5 Apr 2015 03:11:30 -0700 (PDT), sami....@soran.edu.iq
wrote:

>I have an application created with VB6 + SP6.
>One of my users has the following error message when he tries to print a
>DataReport from the application:
>
>"Error 372" - "Failed to load control 'DataReport' from
>C:\WINDOWS\system32\msdbrptr.dll. Your version of
>C:\WINDOWS\system32\msdbrptr.dll may be outdated. Make sure you are using
>the version of the control that was provided with your application."
>
>I don't have this problem with other machines.
>
>how to solve this problim if any one can help me please i need

A little late with this reply. Hopefully you have solved the problem
by now, however, this is the most common cause for this error:
http://support.microsoft.com/en-us/kb/942870

VB6 comes from the old Win2k days. Many MS products had this
particualr issue if the product is installed by an administrator or
from a network and the eventual user is different, the user will have
to install the program as well. Note: Nothing gets "copyed" over etc,
it just establishes ownership. Back then most of these applications
had to believe they were the only thing running and had total access
to ALL resources. They shared poorly. <grin>

In the future you will find that the few VB6ers left on uunet will be
found in ...
Microsoft.Public.VB.general.discussion

So best to post any questions there for a more prompt reply.
0 new messages