Hi Patrick,

I am sure Harry's suggestion will work. Please check the sequence of data
stored in the container within pack and unpack method.

Regards,

Agus


On 12/5/06, Harry Deshpande <[EMAIL PROTECTED]> wrote:
>
>   Hi
>
> You need pack/unpack methods, you will get a different error otherwise.
>
> If you have already tried compiling and changing the version number then
>
> 1. check if the pack method stores in the format "currentVersion,
> currentList"
> 2. if the above is correct then there is something wrong with case
> #CurrentVersion: statement in the unpack method.
>
> Put a debug in the unpack method and find out which line is throwing the
> error.
>
> Regards
>
> Harry
>
> ________________________________
> From: 
> Axapta-Knowledge-Village@yahoogroups.com<Axapta-Knowledge-Village%40yahoogroups.com>[mailto:
> Axapta-Knowledge-Village@yahoogroups.com<Axapta-Knowledge-Village%40yahoogroups.com>]
> On Behalf Of chuapatrickd
> Sent: 05 December 2006 06:36
> To: 
> Axapta-Knowledge-Village@yahoogroups.com<Axapta-Knowledge-Village%40yahoogroups.com>
> Subject: [Axapta-Knowledge-Village] Re: RunbaseReport
>
> --- In 
> Axapta-Knowledge-Village@yahoogroups.com<Axapta-Knowledge-Village%40yahoogroups.com>
> <mailto:Axapta-Knowledge-Village%40yahoogroups.com>, "Agus Riyadi"
> <[EMAIL PROTECTED]> wrote:
> Hi Agus,
>
> Yes. I just did. compile and compile forward as you suggested.
> However, the error still occur.
>
> THanks,
> Patrick
>
> > Hi,
> >
> > Have u try compile or compile forward (add ins > compile forward) ?
> >
> > Regards,
> >
> > Agus
> >
> >
> > On 12/5/06, chuapatrickd <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi to all,
> > >
> > > I'm encountering an error when running my class which extend the
> > > runbaseReport base class. The error message Iv'e got is
> > > "Error executing code: Wrong argument types in variable
> assignement"
> > >
> > > the method shown is: \classes\RunbaseReport\MakeReportRun
> > > \classes\runbaseReport\initparmdefault
> > > \classes\xsyslastvalue\getlast
> > >
> > > I've already tried changing the version number in the class
> > > declaration and also deleted pack and unpack method, but same
> error
> > > occur.
> > >
> > > Is there anyone who knows how to remedy the situation ?
> > >
> > > Thanks,
> > > Patrick
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
> [Non-text portions of this message have been removed]
>
> 
>


[Non-text portions of this message have been removed]

Reply via email to