Forum Post: CreditCard Encryption and Decryption Error
We are encrypting CreditCard data using methodWinAPIServer::cryptProtectData(str2cryptoblob(_data))and decypting using cryptoblob2str(WinAPIServer::cryptUnProtectData(_data));After moving the database...
View ArticleForum Post: Convergence 2014
Does anyone know of after party/ events at MS Convergence 2014 that would be good to attend?
View ArticleForum Post: Error when merging parties: Cannot edit a record in Memo
Hi all,We are in development for AX2012 R2 and I want to make sure that users will be able to do data cleanup like merging party records in the Global Address Book. But whenever I select two records...
View ArticleForum Post: RE: New AX 2012 R2 CU7 install with Contoso demo data - database...
Hi Pete, You just need to do a compare and pull the definitions up from the syp layer.
View ArticleForum Post: RE: CallContext not appearing while adding service reference in...
Dominic, Thank you for your answer. That worked like a charm. Alok
View ArticleBlog Post: Compare Modelstores using tableDiff Utility
Did you know SQL Server 2005 was shipped with a tool that makes it possible to analyze differences between two tales? This tool is called tablediff.The reason I mention this is because I had to quickly...
View ArticleBlog Post: Microsoft Dynamics Partner Roundup: Advanced mapping for CRM; AX...
In this week's Microsoft Dynamics partner news roundup: Esri's Location Platform Brings Power of Place to Dynamics CRM; Junction Solutions To Implement Dynamics AX for King Arthur Flour;Eastwood Homes...
View ArticleForum Post: RE: Option to Complete/Approve Workflow No Longer Available (AX...
For me it seems that workflow batch job is not running hence it remains in pending status.Other things which you have explained seems to be fine as I can understandPlease confirm if workflow batch job...
View ArticleForum Post: RE: AX 2012 feature Pack installation on server 2012
Please find the Dynamics AX 2012 Installation and configuration guide.that will help you most.before that you should check the Dynamics AX 2012 System Requirement guide.As per my understanding, you...
View ArticleForum Post: RE: Inventory Posting
Please check these detailstechnet.microsoft.com/.../jj729752.aspx
View ArticleForum Post: RE: FastTab Data Saves Separately with Ctl-S
For me it seems to be some property setup issue with custom Fast Tab,Please check if you have set the Datasource property of the Fast Tab
View ArticleForum Post: RE: ax.ExecuteStmt syntax: How to find records where [fieldname]...
The statement must be a valid Microsoft Axapta X++ statement.try writing your statement like thisFor example: select * from %1 where %2.Name=='Axapta' AND %3.JobID=='1234'. The %1, %2 and %3...
View ArticleForum Post: RE: Workflow Action Bar Is Missing
I would defiantly look into the workflow as Nitesh suggested as our issue sounds different than yours. However to answer your questions and update this thread I have found the following and was able...
View ArticleForum Post: RE: How to disassociate MCP ID from ex-account or company account
Please go through this linkwww.microsoft.com/.../help.aspxfind your appropriate Help support email id.Email your complete history... and they will help you.I also had same situation and they help me.
View ArticleForum Post: RE: email &alerts in Axapta 2009
As you have one of the Alert mail is working successfully, so I would like you to compare two alert notification entries, may be you will be able to find out the missing setup,What I feel, may be you...
View ArticleForum Post: RE: Creating Report for all invoices create at a Special date
HiNo it's not the same. but thanks. I will not get a good answer here because I am not able to describe the stuff
View ArticleForum Post: RE: Opening balances
Hi Lally,This is an accounting rule. The profit and loss accounts are settled and the result is posted to a balance account every fiscal year. So the next year you can start with a clean Profit and...
View ArticleForum Post: RE: sending SMS From Microsoft Dynamics Ax
routotelecom website did allow to create personal account
View Article