Monday, February 28, 2011

Ternary Operator (?)

Dynamics AX: Ternary Operator (?)

Sunday, February 27, 2011

paruvella: Dynamics Ax Document Handling For The Mails Using Drag n Drop - DAX Blogs - AXForum

paruvella: Dynamics Ax Document Handling For The Mails Using Drag n Drop - DAX Blogs - AXForum

Santosh Kumar Paruvella's Blog

Santosh Kumar Paruvella's Blog

Mahesh Tej Ax | Just another WordPress.com site

Mahesh Tej Ax | Just another WordPress.com site

Ax Tables Tracer

Ax Tables Tracer

Ax Tables Tracer

Ax Tables Tracer

MS Dynamics Ax 2009 « blog.RahulSharma.in

MS Dynamics Ax 2009 « blog.RahulSharma.in

C# String Library by Chad Finsterwald | DevIntelligence

C# String Library by Chad Finsterwald | DevIntelligence

C# Remove HTML Tags

C# Remove HTML Tags

How to find a string between two begin and end strings in C#

How to find a string between two begin and end strings in C#

Wednesday, February 9, 2011

Code Access Security

Code Access Security

David Sandor | Request for the permission of type 'InteropPermission' failed.

David Sandor | Request for the permission of type 'InteropPermission' failed.

Dynamics AX String class – Blog

Dynamics AX String class – Blog

Dynamics AX 2009 Development - Good EP Blog

Dynamics AX 2009 Development

AX EP Record Context Video

http://channel9.msdn.com/Blogs/meysun/Microsoft-Dynamics-AX-2009--Using-Record-Context-in-Enterprise-Portal

EP Tips-n-Tricks - Data Sets / Data Sources

https://community.dynamics.com/product/ax/axtechnical/b/axsolutionsmonkey/archive/2010/01/04/ep-tips-n-tricks-data-sets-47-data-sources.aspx?wa=wsignin1.0

EP Page Life Cycle

http://blogs.msdn.com/b/solutions/archive/2009/02/17/ep-page-life-cycle.aspx

Record context in AX EP

http://msdn.microsoft.com/en-us/library/ee330228.aspx

Sunday, February 6, 2011

Where are the actual files for EP placed

Query:
What is the physical location on the asp.net web pages for enterprise portal?

Answer:
The actual location of these pages is,
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\ep

Unable to send emails to any one outside of domain

Query:
I am using System.Net.Mail libraries to send emails from AX client. The issue is I am unable to send emails to anyone not in the local domain. I am not getting any error as well.

Answer:
This is because of the relay settings of your exchange server. If you setup your relay settings to allow anything from your AOS to external domain it should start working.