Board index » delphi » Error reading symbol file

Error reading symbol file

Hi,

I have an application that I began developing in Delphi 1 and now I'm
continuing work on it in Delphi 3.  Every time I open the project now
in Delphi 3, I get a message saying "Error reading symbol file".

Okay, this is fair enough and I understand it's because the symbol
file is still in Delphi 1 format, but my question is how do I prevent
the error message from coming up?

Cheers,

  - Bob -

(remove "nospam" in email address to reply)

---
Bob Brown, Computer Programmer/Tutor/Guru etc etc.
Email: bo...@clear.net.nz, BBS: +646-843-2435
http://home.clear.net.nz/pages/bob.b

 

Re:Error reading symbol file


Quote
In article <35359d5a.1243...@news.xtra.co.nz>, bo...@antispam.clear.net.nz (Bob Brown) wrote:
>Hi,

>I have an application that I began developing in Delphi 1 and now I'm
>continuing work on it in Delphi 3.  Every time I open the project now
>in Delphi 3, I get a message saying "Error reading symbol file".

>Okay, this is fair enough and I understand it's because the symbol
>file is still in Delphi 1 format, but my question is how do I prevent
>the error message from coming up?

Delete the DSM file

The Graphical Gnome (r...@ktibv.nl)
Sr. Software Engineer IT Department
-----------------------------------------
The Unofficial Delphi Developers FAQ
http://www.gnomehome.demon.nl/uddf/index.htm

Re:Error reading symbol file


On Thu, 16 Apr 1998 07:26:27 GMT, bo...@antispam.clear.net.nz (Bob Brown)
wrote:

Quote
>Hi,

>I have an application that I began developing in Delphi 1 and now I'm
>continuing work on it in Delphi 3.  Every time I open the project now
>in Delphi 3, I get a message saying "Error reading symbol file".

>Okay, this is fair enough and I understand it's because the symbol
>file is still in Delphi 1 format, but my question is how do I prevent
>the error message from coming up?

 Wel, I work around this by creating a new project then add all the files
from the old project and recompile it. Error messages were gone.
Regards

                       Georges

N.B REMOVE 'STOPIT' in EMAIL ADRES please.

Re:Error reading symbol file


Bob,

Go to the Options|Environment dialog and turn off saving of
'Desktop and Symbols'; this'll make the problem go away.

HTH

Ken
--
Ken White
kwh...@westelcom.com

Clipper Functions for Delphi
http://members.aol.com/clipfunc/

Quote
Bob Brown wrote:

> Hi,

> I have an application that I began developing in Delphi 1 and now I'm
> continuing work on it in Delphi 3.  Every time I open the project now
> in Delphi 3, I get a message saying "Error reading symbol file".

> Okay, this is fair enough and I understand it's because the symbol
> file is still in Delphi 1 format, but my question is how do I prevent
> the error message from coming up?

> Cheers,

>   - Bob -

> (remove "nospam" in email address to reply)

> ---
> Bob Brown, Computer Programmer/Tutor/Guru etc etc.
> Email: bo...@clear.net.nz, BBS: +646-843-2435
> http://home.clear.net.nz/pages/bob.b

Re:Error reading symbol file


Quote
Bob Brown wrote:

> Hi,

> I have an application that I began developing in Delphi 1 and now I'm
> continuing work on it in Delphi 3.  Every time I open the project now
> in Delphi 3, I get a message saying "Error reading symbol file".

> Okay, this is fair enough and I understand it's because the symbol
> file is still in Delphi 1 format, but my question is how do I prevent
> the error message from coming up?

> Cheers,

>   - Bob -

> (remove "nospam" in email address to reply)

> ---
> Bob Brown, Computer Programmer/Tutor/Guru etc etc.
> Email: bo...@clear.net.nz, BBS: +646-843-2435
> http://home.clear.net.nz/pages/bob.b

Hi,

Just delete the symbol file (.dsm) and open your
project. Delphi will complain it can't read it; no
worries. Just build the project and generate a new
one.

Hope this helps

--
Shaun Cunniffe
Dubloo Software

==============================================
Dubloo Software Pty Ltd
3 Yartoo Street
Hallett Cove    SA  5158
Australia

e-mail:   sha...@dubloo.com.au
WWW:      http://www.dubloo.com.au
Phone:    +61 8 8322 3081
Mobile:   0412 800 565 (Int'l +61 412 800 565)
Fax:      +61 8 8460 1075
==============================================

  vcard.vcf
< 1K Download

Other Threads