Microsoft Dynamics AX, Sharepoint and .NET (C#, ASP.NET) development blog.
(Move to ...)
▼
Wednesday, January 26, 2011
MS Dynamics AX - SharePoint - .NET: UTCDateTime to Date Conversion (Error Operand type...
›
MS Dynamics AX - SharePoint - .NET: UTCDateTime to Date Conversion (Error Operand type... : "The utcdatetime data type is intrinsic to ...
UTCDateTime to Date Conversion (Error Operand types are not compatible with the operator)
›
The utcdatetime data type is intrinsic to X++. It combines date and timeOfDay types into one type. A utcdatetime variable also holds tim...
Tuesday, January 25, 2011
Super() ... When design gets in the way : (
›
The following is the definition from this web site http://msdn.microsoft.com/en-us/library/dd261515.aspx The super keyword is used in a ...
Table [] called without buffer
›
I was working on AX 2009 CRM Module creating a new Lead. Everything worked fine but the Qualifying Process Drop Down List (and button). ...
Friday, January 21, 2011
DeliveryCountry Field in 3.0
›
The field from smmQuotationTable.DeliveryCountry (AX 3.5) was changed to: SalesQuotationTable.DeliveryCountryRegionId More info here htt...
LINQ Left Left Outer Join
›
I wrote an application for my company which required me to use data coming from an external application (Microsoft Dynamics AX). This is act...
1 comment:
Wednesday, January 19, 2011
internal size of the records in your joined SELECT statement is 25006 bytes... Problem and Resolution
›
While testing the AX 2009 CRM module today I clicked Update > Quotation button and I got the following error: The total, internal size...
4 comments:
Create a new Number Sequence for a Lead ID in AX 2009 CRM
›
I experienced something extrange today while setting up AX 2009 CRM module. My organization did several modifications in the prior version o...
AX 2009 Address Global Book - : (
›
In Dynamics AX2009, the Global Address Book is a repository for every Person OR Organization that your organization comes into contact with....
SharePoint Query String URL Filter Web Part
›
I created an application using WSP in Visual Studio 2008. This application is template to record tasks that are assigned to different region...
Tuesday, January 18, 2011
Microsoft Dynamics AX CRM - Business Relationships
›
While working in the migration from MS Dyanmics AX 3.0 to AX 2009, I noticed that in the CRM module the Business Relations has some new cool...
Installing SharePoint Foundation on Windows 7 X64
›
I just installed Sharepoint Foundation in Windows 7 X64. I had to follow this article ( http://msdn.microsoft.com/en-us/library/ee554869.asp...
1 comment:
‹
Home
View web version