Index
2012-05-01 22:54Angel Dario Rodriguez : program cannot load resources msvcr71.dll
2012-05-01 23:12Tracy Pearson : Re: program cannot load resources msvcr71.dll
2012-05-02 01:40Dave Crozier : RE: program cannot load resources msvcr71.dll
2012-05-02 03:03Allen : RE: program cannot load resources msvcr71.dll
2012-05-02 05:24Alan Bourke : Re: program cannot load resources msvcr71.dll
2012-05-02 07:26Dave Crozier : RE: program cannot load resources msvcr71.dll
Back to top
program cannot load resources msvcr71.dll

Author: Angel Dario Rodriguez

Posted: 2012-05-01 22:54:07   Link

This errors appears when I tray to run an app in VFP9. What is happening?

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1335930847.58705.YahooMailClassic@web132502.mail.ird.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Angel Dario Rodriguez
Back to top
Re: program cannot load resources msvcr71.dll

Author: Tracy Pearson

Posted: 2012-05-01 23:12:52   Link

Angel Dario Rodriguez <angel_darior@yahoo.es> wrote:

>This errors appears when I tray to run an app in VFP9. What is

>happening?

>

Angel,

Is the msvcr71.dll in the path? It could also be in the same folder as the compiled executable. It might be corrupt or a dll it depends on is missing our invalid.

--

Tracy

Sent from my Android phone with K-9 Mail.

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/ff03c7ef-a5ba-41d4-9ba7-11b6f8176402@email.android.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Tracy Pearson
Back to top
RE: program cannot load resources msvcr71.dll

Author: Dave Crozier

Posted: 2012-05-02 01:40:18   Link

Search for other occurrences of the file on your disk as you may well not be picking up the one you think you should be.

Dave

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf Of Angel Dario Rodriguez

Sent: 02 May 2012 04:54

To: profox@leafe.com

Subject: program cannot load resources msvcr71.dll

This errors appears when I tray to run an app in VFP9. What is happening?

--- StripMime Report -- processed MIME parts --- multipart/alternative

text/plain (text body -- kept)

text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/BD031ECABF2B60499200AAB3DBB4A999F11DF155@EX-A-FPL.FPL.LOCAL

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Dave Crozier
Back to top
RE: program cannot load resources msvcr71.dll

Author: Allen

Posted: 2012-05-02 03:03:08   Link

I think there are two files to the C++ runtimes. Also many varieties. Now I

put it in with the exe

Al

-----Original Message-----

From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com] On

Behalf Of Tracy Pearson

>This errors appears when I tray to run an app in VFP9. What is

>happening?

>

Angel,

Is the msvcr71.dll in the path? It could also be in the same folder as the

compiled executable. It might be corrupt or a dll it depends on is missing

our invalid.

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/000f01cd283a$03f5ff80$0be1fe80$@com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Allen
Back to top
Re: program cannot load resources msvcr71.dll

Author: Alan Bourke

Posted: 2012-05-02 05:24:48   Link

There may also be an MSVCP71.DLL required.

On Wed, May 2, 2012, at 10:03 AM, Allen wrote:

> I think there are two files to the C++ runtimes. Also many varieties. Now

> I

> put it in with the exe

> Al

>

> -----Original Message-----

> From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com]

> On

> Behalf Of Tracy Pearson

>

>

> >This errors appears when I tray to run an app in VFP9. What is

> >happening?

> >

>

> Angel,

>

> Is the msvcr71.dll in the path? It could also be in the same folder as

> the

> compiled executable. It might be corrupt or a dll it depends on is

> missing

> our invalid.

>

>

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1335954288.20848.140661070115717.1EB76866@webmail.messagingengine.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Alan Bourke
Back to top
RE: program cannot load resources msvcr71.dll

Author: Dave Crozier

Posted: 2012-05-02 07:26:34   Link

You don't need MSVCP71.dll to run VFP.

http://fox.wikis.com/wc.dll?Wiki~VFP9RuntimeFiles

Dave

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf Of Alan Bourke

Sent: 02 May 2012 11:25

To: profox@leafe.com

Subject: Re: program cannot load resources msvcr71.dll

There may also be an MSVCP71.DLL required.

On Wed, May 2, 2012, at 10:03 AM, Allen wrote:

> I think there are two files to the C++ runtimes. Also many varieties.

> Now I put it in with the exe Al

>

> -----Original Message-----

> From: profoxtech-bounces@leafe.com

> [mailto:profoxtech-bounces@leafe.com]

> On

> Behalf Of Tracy Pearson

>

>

> >This errors appears when I tray to run an app in VFP9. What is

> >happening?

> >

>

> Angel,

>

> Is the msvcr71.dll in the path? It could also be in the same folder as

> the compiled executable. It might be corrupt or a dll it depends on is

> missing our invalid.

>

>

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/BD031ECABF2B60499200AAB3DBB4A999F11DF2CB@EX-A-FPL.FPL.LOCAL

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Dave Crozier