Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with graph...
Message
 
 
À
02/08/2001 21:47:18
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00539195
Message ID:
00539347
Vues:
9
Hi!

Try to reinstall software from which you use MSGraph. It looks like some class is messed up in registry or on disk, versions mismatch etc., but I don't know exactly. Most of such things are related to the outside software that you use from VFP.

>I'm creating a graph, but in some stations I get the following Error: "OLE error code 0x800401f3: Invalid sequece class."
>
>The code for test is below:
>
>#DEFINE CRLF CHR(13)+CHR(10)
>#DEFINE TAB  CHR(9)
>#DEFINE coltype -4100        &&Column graph
>#DEFINE CAP_LOC "TITULO"     &&Títle of graph
>
>SET SAFETY OFF
>CREATE table tgraph (gen1 g) && Creates temp table
>APPEND blank                 && Add blank record
>lcData = " " + TAB + CAP_LOC + CRLF &&Data of the blank graph
>APPEND general gen1 class "msgraph.chart" DATA lcData
>
>It happens in just one station with Win98 VFP 6 + SP5 + Staroffice + IE 5.0 installed. In other stations this code works fine, but I'm afraid the same error could happen in a client Station.
>
>Could someone help me to discover what this error means and/or why it happens in a station and not in others.
>
>Thanks in Advance.
>Peter
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform