Unusual class behaviour. Class license?

leelee Member Posts: 14
edited 2006-06-05 in Dynamics AX
Hello everyone.

I have Classes listed in my AOT but can not create a class from there (ie. right-clicking the Class node and selecting New Class). However, if I load up my project pane, I can create a class from there.

Now if I look at the class I have just created in the AOT or project pane, I cannot delete it! Also, from both locations I cannot right-click it and choose "New Method". However I can hit the little "new method" icon in the Class Editor to create a new method.

Additionally, if I do create a class and add some stuff to it, then quit Axapta and go back in, the class has lost all its members and its name. It goes back to Class6 or whatever we were up to.

My thoughts are that maybe I don't have the class license and that Axapta is just not locked down enough in its code. My IT manager is away on leave so I cannot confirm what level of license we have.

Would I get any class functionality at all without the class license or is there something in Axapta I need to configure?

Thanks in advance for any info.

Lee.

Comments

  • SWZSWZ Member Posts: 8
    Hi Lee,

    For modifying and creating classes you must have valide X++ licence code in Axapta.

    Please check under Main Manu > Administration > Setup > System > License information

    In the System tab find the X++ Source Code record if the value in field Status is not 'OK' than it means that you need a license code
    Regards,

    Sebastian
  • leelee Member Posts: 14
    Thanks SWZ, that solved my query. No class license!
    SWZ wrote:
    Hi Lee,

    For modifying and creating classes you must have valide X++ licence code in Axapta.

    Please check under Main Manu > Administration > Setup > System > License information

    In the System tab find the X++ Source Code record if the value in field Status is not 'OK' than it means that you need a license code
Sign In or Register to comment.