Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Source Not Available to Debugger
Message
De
19/09/1999 01:53:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00266358
Message ID:
00266444
Vues:
21
>When a prg is compiled an fpt file is created which holds all the object code. If these files get out of synch then you'll get that error. When a method is closed it is automatically complied and the object code is put in a memo field in a database. I suppose if the memo field that holds the ascii code gets out of synch with the memo field that holds the object code you will get this error message as well.
>
>The most likely reason you are only occasionally getting this message is becuase on those occasions you are running either an app or and exe file. You cannot debug and app or exe file.
>
>Rip

Thanks for your help Rip. Actually I am working with
Visual Accountmate, So I don't have access to the
exe. Visual Accountmate doesn't provide source for a portion
of the code. The exe calls my custom form, which is
not part of the executable. The form references the class
library. Although the exe has the
class library compiled into it, there is a copy of the
class library in the working directory, and the class library
outside of the exe (I would think) should be available to the
debugger . Especially since the class library has a later save
date than the exe ???

Any thoughts given these additional facts ?

Thanks

David
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform