[Axapta-Knowledge-Village] Re: Can i install Ax 4.0 Object Server in Windows Xp for Demo Purposes?

2008-08-14 Thread tkbsmanian
Hi,

I came across with the steps to install AX 4.0 in XP (i.e. without
domain) while going through AxForum. I didn't test the same ever
before but,it goes like this

Thanks to 'AxForum'. 

Setup on a computer which does not belong to any domain:
 
Unfortunately setup of AX 4 on the computer outside a domain is
prohibited by installer. But there is a trick for doing such thing and
Ax 4 works good. This trick is tested under Windows XP SP2, it does
not work on Vista. 

1. Change the value of there registry key  
   HKEY_LOCAL_MACHINE\ SYSTEM\ ControlSet001\ Control\ ComputerName\  
   ActiveComputerName to any value whick does not match name of your 
   computer.
2. Set value of environment variable named UserDnsDomain to any  
   other value 
3. Run setup.exe 
4. Restore values, changed on the steps 1, 2 
5. Go to client and server setup in control panel and change computer 
   name to the real name of your computer 

Just try the above and pls let me if it is working successfully.

Regards,
Balasubramanian.K

--- In Axapta-Knowledge-Village@yahoogroups.com, Anil Ozay
[EMAIL PROTECTED] wrote:

 Hi,
 
  
 
 If you logon your XP with domain account, yes you can. I install it
on my
 Vista.
 
  
 
 I logon the system with my domain account : ERA\anilo and install it.
 
  
 
 Regards,
 
  
 
  
 
 Anýl Özay
 
 Software Engineer
 
 
 era_imza
 
  
 
 ERA Biliþim Danýþmanlýk Hizmetleri A.Þ.
 Erdoðan Özkardeþler Sk. No:9/9
 Gayrettepe / Ýstanbul
 T:+90(212) 288 77 65
 F:+90(212) 288 77 64
 GSM: +90 (530) 519 0 888
  http://www.erasolution.com/ www.erasolution.com
 
  
 
  
 
 DynamicsS(rgb)_4170_4155_4255[2]
 
  
 
  
 
  
 
 From: Axapta-Knowledge-Village@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On Behalf Of
tkbsmanian
 Sent: Tuesday, August 12, 2008 9:08 AM
 To: Axapta-Knowledge-Village@yahoogroups.com
 Subject: [Axapta-Knowledge-Village] Re: Can i install Ax 4.0 Object
Server
 in Windows Xp for Demo Purposes?
 
  
 
 Hi,
 
 Dynamics AX4.0 AOS installation is not allowed only on the Operating
 systems list given below.
 
 1. Windows server 2003 R2, Standard Edition
 2. Windows server 2003 R2, Web Edition
 3. Windows server 2003 R2, Enterprise Edition
 4. Windows server 2003 R2, Datacenter Edition
 5. Windows server 2003 SP1, Standard Edition
 6. Windows server 2003 SP1, Web Edition
 7. Windows server 2003 SP1, Enterprise Edition
 8. Windows server 2003 SP1, Datacenter Edition
 9. Windows small business server 2003, Standard Edition
 
 Regards,
 Balasubramanian.K
 
 --- In Axapta-Knowledge-Village@yahoogroups.com
 mailto:Axapta-Knowledge-Village%40yahoogroups.com , sivlogu
 sivlogu@ wrote:
 
  Hi there,
  
  Can i install all the roles of Ax 4.0 in Windows Xp system for Demo 
  Purposes?
  
  While i am trying to do so, i could not able to install Object
Server. 
  
  Thanks in Advance,
  Loganathan S
 





Re: [Axapta-Knowledge-Village] Re: Hiding Code

2008-08-14 Thread Sumit Loya
Hi,

Yes there exists a code scrambler tool for hiding the code but that is a
paid service.

Anyways there are possibilites where you can create your own tool.. but that
will require some time to do...

Regards,
Sumit


On 8/14/08, Not At My Desk [EMAIL PROTECTED] wrote:

oops!  replied to wrong message.

 - Original Message 
 From: Harry Deshpande [EMAIL PROTECTED]
 To: Axapta-Knowledge-Village@yahoogroups.com 
 Axapta-Knowledge-Village@yahoogroups.com
 Sent: Thursday, August 14, 2008 9:27:00 AM
 Subject: RE: [Axapta-Knowledge-Village] Re: Hiding Code

   Hi



 I remember reading somewhere that an Ax partner has developed X++
 obfuscation tool. Not sure though, I may be wrong over here.



 Regards



 Harry





 *From:* Axapta-Knowledge- [EMAIL PROTECTED] ups.com [mailto:Axapta-Knowledge- 
 [EMAIL PROTECTED]
 ups.com] *On Behalf Of *prasanna_koulgi
 *Sent:* Wednesday, August 13, 2008 10:25 PM
 *To:* Axapta-Knowledge- [EMAIL PROTECTED] ups.com
 *Subject:* [Axapta-Knowledge- Village] Re: Hiding Code



 Hi there...

 As AXAPTA is open source.
 It is not possible...

 PRASANNA

 --- In Axapta-Knowledge- [EMAIL PROTECTED] 
 ups.comAxapta-Knowledge-Village%40yahoogroups.com,
 cool_minakshi
 cool_minakshi@ ... wrote:
 
  Hi EveryBody,
  Can any one please help me to secure my code. Actually we dont want our
  code to be seen by any one including clients and other MS Partners .
  Can we secure our code as we do in Visual Basic where we make .exe of
  our code and deliver just that to clients so that no body can penetrate
  that code, i want same thing to be done in Ax4
  Thanks in advance. 
 


 



Re: [Axapta-Knowledge-Village] Sample Code for Interoperability

2008-08-14 Thread Sumit Loya
Hi,

You can look at following link for an example of CLR interoperability. It is
very basic.

http://sumit-theaxfactor.spaces.live.com/blog/cns!596957786228C73F!136.entry

Also if you go to AOT -- Classes and search for keyword 'CLRInterOp' it
will throw up many classes with examples on CLR interoperabiltiy.

Regards,
Sumit

On 8/13/08, Ashok Kumar [EMAIL PROTECTED] wrote:

Hi ALL,

 Can anybody provide me the sample code and steps to illustrate CLR
 Interoperability in Axapta.


 Thanks in advance

 Thanks  Regards

 Ashok Kumar V

 



[Axapta-Knowledge-Village] Development problem in AX 2009

2008-08-14 Thread joelwu
Dear All:
 
Did any one have the problem like me, I am using AX 2009, I can create my 
own form, place control on my own form have no problem, however when I want 
to create a stringedit control on a form it show have no error, and compile 
successfully, but when i open the form the newly added stringedit control 
does not shown, I still can see in the AOT, but when I close the client and 
open again, the stringedit control has didn't show up.

Does anyone know what is happening, I am sure that my license can do morphX 
and X++ coding.

Regards,
Joel
 


Re: [Axapta-Knowledge-Village] Hi

2008-08-14 Thread Krishnan Sundararajan
Hi

Thanks, wish you the same

Krish

On Sun, Aug 17, 2008 at 5:47 PM, Saravanan [EMAIL PROTECTED] wrote:

Hi

 Wish you a happy independence Day-2008.

 Regards

 PSK