[Axapta-Knowledge-Village] How to Import the VAR Layer Object into a USR Layer

2008-04-25 Thread s_siet4u
Hi All,
Can any one tell me how to import the VAR(Development Layer) 
Layer to the User Layer. i have developed some customization in a VAR 
Layer. i want to import this customization into the USR Layer.
Please help me out its a very Urgent.



RE: [Axapta-Knowledge-Village] How to Import the VAR Layer Object into a USR Layer

2008-04-25 Thread Harry Deshpande
Hi

Go to Application - DBSysncronize , set return true at the top.

Export your code out of VAR Layer, make sure that you are exporting with ID's.

Delete your code from VAR Layer.

Log out and start Ax in USR Layer.

Import your project, make sure you are importing with ID's.

Remove the changes to application - DBSyncronize.

Regards


Harry Deshpande
http://blogs.msdn.com/axperf


This posting is provided AS IS with no warranties, and confers no
rights. Use of included script samples are subject to the terms
specified at http://www.microsoft.com/info/cpyright.htm;
The code provided (if any) may be written from the point of view of a
third party and the programming style/development standards may suit
such a point of view.

From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On 
Behalf Of s_siet4u
Sent: Friday, April 25, 2008 3:18 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] How to Import the VAR Layer Object into a 
USR Layer


Hi All,
Can any one tell me how to import the VAR(Development Layer)
Layer to the User Layer. i have developed some customization in a VAR
Layer. i want to import this customization into the USR Layer.
Please help me out its a very Urgent.