Dynamics AX Czech Support Team
October 2009 - Posts
How to move Demand Planner database to another server
15 October 09 01:36 PM
|
czdaxsup
|
0 Comments
Sometimes you need to move your existing Demand Planner database to another server. If you do this just using backup/restore, you will run into the issue while synchronizing the Demand Planner. The error you get is: Could not find ‘server name’ in sys.sysservers
Read More...
Conflict error when list of fields is used in select during update transaction
14 October 09 10:32 AM
|
czdaxsup
|
0 Comments
If you use this code, you will get an error on the line 29. The error message is following: Cannot edit a record in Table1 (Table1). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.
Read More...
Error while calling Win API function on x64
13 October 09 08:47 AM
|
czdaxsup
|
0 Comments
When you are calling Win API function (or function from a native DLL) on x64 you get this error: An exception occurred when calling Function in Library name DLL library This happens only if the code calling the DLL function is running on server. The reason
Read More...
Search
This Blog
Home
Email
Tags
.NET Framework
Administration
AIF
AX2009
Business Connector
C#
Data Import
Demand Planner
How To
Script
SQL
Team Foundation Server
Upgrade
X++
Archives
November 2009 (1)
October 2009 (3)
September 2009 (5)
May 2009 (2)
April 2009 (3)
March 2009 (3)
February 2009 (2)
January 2009 (3)
December 2008 (2)
October 2008 (1)
August 2008 (6)
July 2008 (4)
Syndication
RSS 2.0
Atom 1.0
Disclaimer:
Příspěvky na tomto blogu jsou zobrazeny v původní podobě, bez jakýchkoliv záruk a závazků. Názory přispěvovatelů nemusejí být vždy v souladu s oficiálním stanoviskem společnosti Microsoft.
All posts on this blog are meant for illustration purposes only and not intended for use in production. The following disclaimer applied to all code used in this blog: THIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE USER. USE AND REDISTRIBUTION OF THIS CODE, WITH OR WITHOUT MODIFICATION, IS HEREBY PERMITTED.