Welcome to MSDN Blogs Sign in | Join | Help

May 2009 - Posts

Custom Bound Fields in FieldGroup

You could make the AxBoundFieldGroup use the CustomBoundField ( http://blogs.msdn.com/solutions/archive/2009/04/20/ax-custom-bound-fields.aspx ) instead of the regular bound field by hooking into the OnCreatingBoundField event (KB971547) of the AxBoundFieldFactory.
Posted by meysun | 1 Comments
Filed under:

Inside Microsoft Dynamics AX 2009 book RTM'ed

Inside Microsoft Dynamics AX 2009 book RTM'ed http://blogs.msdn.com/microsoft_press/archive/2009/05/20/rtm-d-today-inside-microsoft-dynamics-ax-2009.aspx I wrote two chapters in Inside Dynamics AX 2009 book about Enterprise Portal and Role Centers. I
Posted by meysun | 5 Comments
Filed under: ,

Kerberos configuration for Clients accessing Role Center from outside of intranet

If you have EP/Role Centers rolled out in your intranet with Kerberos configured ( refer to Kerberos configuration document ) and now would like to expose this to your domain users outside of your corpnet, for example employee would access their role
Posted by meysun | 4 Comments
Filed under:

Move EP site from one machine to another

Microsoft Dynamics AX 2009 provides simple way to import your changes to pages into AOT and use the AX xpo mechanism to export/import the page/web control and other aot changes to the other machine and deploy them. But there amy be cases where you have
Posted by meysun | 2 Comments

Passing parameters from Managed code to X++ in dataset

In the user control code behing add an event handler to the CreatingDataSetRun event on the AxDataSource control protected void Page_Init( object sender, EventArgs e) { this .AxDataSource1.CreatingDataSetRun += new EventHandler < CreatingDataSetRunEventArgs
Posted by meysun | 1 Comments
Filed under:

Setting Up EP with host headers

Host headers are used either to provide a user-friendly name to the web site address ( and not expose the actual machine name of the web server) or to have multiple IIS websites running on the same port but distinguished by different names. For example,
Posted by meysun | 1 Comments
Filed under:

Attachment(s): Setting up EP with host headers.docx

EMEA AX support team's blog

EMEA AX support team's blog http://blogs.msdn.com/emeadaxsupport/ has many useful EP deployment related posts. Great job team!!!
Posted by meysun | 1 Comments
Filed under: ,

Channel 9 - EP deployment webinar screen cast

The EP deployment webinar that I conducted on May 4th is now available in Channel9. There were audio interruptions during the webinar. So I redid it and captured it as a screen cast and posted it to Channel9. http://channel9.msdn.com/posts/meysun/Microsoft-Dynamics-AX-2009-Enterprise-Portal-Deployment
Posted by meysun | 1 Comments
Filed under:

Enterprise Portal Webinar Content

Below is the powerpoint that I am going to use for May 4th Webinar on Enterprise Portal deployment. The link to the attachment is at the bottom of this blog post below the comments link.
Posted by meysun | 3 Comments
Filed under:

Attachment(s): Enterprise Portal Setup.pptx

Follow me on twitter

It's interesting to see the dynamics folks on twitter. You can follow me at http://www.twitter.com/meysun I will try to tweet at least once a day
Posted by meysun | 1 Comments
Filed under:
 
Page view tracker