[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

How to get & modify the kernal class?

getting server path of images

1/4/2006 9:27:00 AM

Hi,

kernal class is used to build AOT. i want to access those classes and make
some changes. how do i do? pls. provide the solution.

regs,
Hema. S
2 Answers

Luegisdorf

1/4/2006 11:21:00 AM

0

Hi Hema

That's not possible: the kernel classes are written in c++ and will be
delivered as compiled and linked files (f.ex. ax32.exe).

Best regards
Patrick

"getting server path of images" wrote:

> Hi,
>
> kernal class is used to build AOT. i want to access those classes and make
> some changes. how do i do? pls. provide the solution.
>
> regs,
> Hema. S

Bill Thompson

1/4/2006 3:25:00 PM

0

getting server path of images wrote:

> Hi,
>
> kernal class is used to build AOT. i want to access those classes and
> make some changes. how do i do? pls. provide the solution.
>
> regs,
> Hema. S


--

Hello,
The kernel is written in C++ and only the compiled exe is shipped with
Axapta. This code is not available to be modified by the end user.

Thank you,
Bill

Bill 'Luther' Thompson
Microsoft Online Support Engineer - MBS Axapta Developer Support

=============================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=============================================
This posting is provided "AS IS" with no warranties, and confers no
rights.