Hi Thomas,
those renamed.. elements are created when Axapta creates the aoi
file. It seems when while creating that file Axapta finds a class or
method in any layer above the sys or syp withe a different ID or a
method with a diferent definition (static in 2.5 and not static in
3.0 or vice versa).
When this happens, the layer with the renamed element ist
corrupted !!
I didn't find a solution to change the back to the original. It
seems, the layer is modified now. The only chance you have is to get
that layer from a clean installation and start again ....
What you can do to solve the problem:
1.) change the method in your environment.
2.) copy the layer with the renamed_... element from a clean
installation to your current installation.
3.) start Axapta ... and the renamed_ element should be gone :-)
Br
Karsten
--- In [EMAIL PROTECTED], "Thomas Vogt Poulsen"
<[EMAIL PROTECTED]> wrote:
>
>
> I have upgraded an Axapta 2.5 to 3.0 SP3 an of course there are
> differences in the numberserie functionality, but why is the
> modulelist method in the class NumberSeqReferences called
> Renamed_ModuleList in the Sys-layer.
>
> How do I handle that since the fixAll method uses ModuleList?
>
> Best regards
> Thomas Poulsen
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

