First try with metastorage

View: New views
2 Messages — Rating Filter:   Alert me  

First try with metastorage

by andrezorzo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I'm trying to generate a simple appliction with metastorage, but when
I try to compile I'm getting this error:

Compilation results

Status: Failed
Error: Could not parse data: undefined entity
File:
/usr/local/apache2/htdocs/metal/metastorage/work/generated/ab4eb58fa5ec70a8a560f37415e38731/Pesquisa.class
Line: 303
Column: 47
Byte: 6323


Somebody help?







 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/metal-dev/

<*> To unsubscribe from this group, send an email to:
    metal-dev-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




Re: First try with metastorage

by mlemos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

on 02/27/2006 01:51 PM André de Castro Zorzo said the following:

> Hi all,
>
> I'm trying to generate a simple appliction with metastorage, but when
> I try to compile I'm getting this error:
>
> Compilation results
>
> Status: Failed
> Error: Could not parse data: undefined entity
> File:
> /usr/local/apache2/htdocs/metal/metastorage/work/generated/ab4eb58fa5ec70a8a560f37415e38731/Pesquisa.class
> Line: 303
> Column: 47
> Byte: 6323
>
>
> Somebody help?

I suspect you are using HTML entities. You cannot use HTML entities
unless you declare them in the DTD, except for < > and &.

If you use HTML entities to represent 8 bit characters, do not bother.
Just use type the actual character in the XML file and specify the
character set the XML header like this:

<?xml version="1.0" encoding="ISO-8859-1" ?>

--

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/metal-dev/

<*> To unsubscribe from this group, send an email to:
    metal-dev-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


LightInTheBox - Buy quality products at wholesale price