Hi friends,
How to integrated custom enum value to CRM 2011 using Dynamics Connector......
Hi friends,
How to integrated custom enum value to CRM 2011 using Dynamics Connector......
Hi all,
I am trying to install Management Reporter component with AX 2012 R2 and the install fails giving following error in the Log.
2014-06-11 09:33:40Z System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
2014-06-11 09:33:40Z at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
2014-06-11 09:33:40Z at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject, Boolean withFailover)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
2014-06-11 09:33:40Z at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
2014-06-11 09:33:40Z at System.Data.SqlClient.SqlConnection.Open()
2014-06-11 09:33:40Z at Microsoft.Dynamics.Setup.Components.DatabaseSql.Connect(String conServer)
The user I am using with installation is a local Administrator on the box and maximal privileges on MS SQL Server.
Any ideas why this error pops up during Installation of MR?
Hello, sorry if this is a silly question as I am fairly new to this as I stepped away from this for a while. The desire this time is to really take the time and effort to understand how to develop in the Retail POS.
I have the successfully installed the AX 2012 R3 demo. I can see that the Retail POS SDK is in the "Documents" folder. When I open, for example the Services solution in Visual Studio, I cannot build because it is missing a lot of references like LSRetailPosis, POSControls, DevExpress (this I can understand as I'd need to purchase this). I could have sworn that it worked in the R2 demo but i cannot remember anymore.
Anyhow..Is this on purpose because it is a demo VM? Is there any way i can build the solution and debug (i've found some posts on that) so i can see the code flow through?
thanks for the help!
Hello I have to plan an upgrade from AX2012 RTM to AX2012 R3. Because the R3 System will go live in other countries of our Company as well I want to do a copy of our PROD System, do the upgrade, make some development for the new Country and than release it to all our countries.
Therefore I have to make more than one datamigration (because the RTM will stay in PROD until we switch after development)
Now someone told me that doing the ,lets say, partly or multiple datamigration from RTM to R3 could be a Problem because of recids. Is it really a problem?
What do I have to Keep an eye on or is there a better way to do it than I propose?
Hello,
Grid is flickering a lot when i move from one record to another in Overview Fast tab.
I have 1 more fast tab for details below the Overview Tab. The only problem is when Details fast tab is expanded, Grid in overview tab flickers while i move from one record to another. But it doesn't flicker if details fast tab is closed.
I have one field which calls display method of the table. So it gets called few times when grid is loaded with initial records. But it's not getting called when i move from 1 record to another. So i am not sure why grid does flickering.
Please let me know in case you have faced such issue. Thanks.
When trying to report a BOM item as finished, I'm getting 4 lines in the ledger voucher with posting types (Cost change variance) And (Rounding variance) 2 lines for each with total balance = 0.
I can't tell why those lines are being generated.
I've read something related to Cost change variance that says: If quantities are transferred across sites where the costs differ, a cost change variance would be posted. Also, a return order may result in a cost change variance if the active cost has changed since the original post.
In my scenario, The item cost is activated by Site. When posting the BOM Journal, the items are posted with Site (Same site of the cost price) and warehouse.
I've tried to activate item cost price by site and warehouse, but I couldn't as the warehouse is disabled on the cost price form. After adding it by code and trying to report the item as finished, the for lines are not generated.
In real life we don't have Cost change variance when dealing with items accross different warehouses under the same site.
Can someone please help to explain the use of those two posting profiles and how to avoid getting their lines generated?
Installed Version: Ax 2012 R2 CU6.
Regards,
Ihab Barghout
Hi all,
How to call External Web service (AX - 2012 AIF service) from CRM 2011 Plugin. If anyone familiar about this process please guide me and is any sample code for this process.
Thanks in advance,
A.D.KARTHIK
Hello,
I am new to DIEF
I import a file that contains data about the trade Agreement Journal (pricediscAdmTrans Table), in my file the column LineNum is absent, so I am generating this column via the option Auto-generated: available under the Tab Map Source To staging > Source Mapping > Mapping Details.
I set the query Criteria for the lineNum To Journal Num.
When clicking on generate Source Mapping it works Fine, then when validating the mapping, the validation is successful.
But when I am clicking get staging Data the stack Trace shows the Following Message:
(S)\Classes\DMFGenerateSSISPackage\generateStagingData - line 282
(S)\Classes\DMFStagingWriter\execute - line 247
(S)\Classes\DMFStagingWriter\runOnServer - line 3
(C)\Classes\DMFStagingWriter\run - line 27
(C)\Classes\DMFStagingWriter\main - line 35
(C)\Classes\FormFunctionButtonControl\Clicked
(C)\Forms\DMFStagingData\Designs\DesignList\StagingWriterBatch\Methods\Clicked - line 33
Issue exist in generate staging data
'0' 'Price discount agreement journal' record(s) inserted in staging
'0' 'Price discount agreement journal' record(s) inserted in staging
May you please help me to solve this, I’ve been looking for details about this issue, but no luck.
In production control -> all production orders
For any Production order status value is "Created" then my custom field value should be set as "Hold". How can i do that.
Hi all,
We had patch report as above. However, it doesn't seem right. Currently per se we have invoice amount of $1,000 and the break down of the two lines say comprise of $500 and $500 where assuming the GST 10% for each line, hence the report by right should show below:
Invoice Number Invoice Amount GST
INV100500 500.00 50.00
500.00 50.00
But what the patch and upgraded is showing something like this:
Where there is breakdown two or three lines for GST but source from one Single line of Gross/Origin Amount. Anyone can assist or replicate this issue?
Hi Guys,
I am installing retail components for Ax2012 R3 in a standalone machine,
I have installed the below components
During ASYNC client installation stuck in the below error
Unable to connect to the Async Server
Someone please advise what is the reason for the above error.
Regards,
Kathiravan T
Whenever opening form "Job Registration" from Production control/periodic/Manufacturing execution/Job Registration the error message "Terminal ist not configured for use ..." appears.
Here is what I did (company CFU):
- Created new employee and assigned this employee to my user
- Setup this employee as time registration employee in HR module, assigned
configuration "production"
- checked settings under production control/Settings/Terminals/Terminals
There is one line, representing my Client computer with configuration "Production"
- checked settings under production control/Settings/Terminals/Configure Registration forms
Setting for configuration "Production" is available and contains required Information
Now, whenever I open form "Job Registration" and enter worker ID, a message appears telling, that the terminal is not configured for use.
I checked documentation and Training Manuals, however I did not find the reason for this.
When I use existing example in company CEU, the job registration form works. So it may have something to do with company specific setting, I just do not know where to look for.
Is anyone able to help?
Thanks in advance
Axpediter
Hello,
I'm interesting in of what happens when we work with Version control TFS and for example developer "A" check-out an object and doing my job for some time and meanwhile another developer "B" also checked-out the same object. Will there be any conflict of changes when some of these developers do check-in?
Hi All,
when i try to post a project invoice proposal for fixed cost project, i get the following error.
I have made a project contract and have defined the billing rule line type as milestone, and have added milestone
the category field is uneditable in billing rules
i posted an expense transaction in project expense journal and now trying to invoice it.
f1!
I am having Shared XPO Project containing label file information. After exporting project I found project has reference to .ald file and label information are associated with independent business objects (Table, Classes, Forms etc). When I am Importing this XPO using AX32.exe on another box, I am not getting label file and label information. How can I ship label file with XPO so target machine will get labels imported?
Thanks,
Regards,
Manish Jain
Coding standards for EP and Security in AX 2012??
Good morning all,
I have a question. I know the purchase order is able to automatically fill in the Employee. But because of some rights for a specific employee it is necessary he only sees his orders. So I need to have an automatically fill of employee which only shows his purchase orders. After that I can set the rights so he can't change it.
I hope someone can help me out.
Thanks in advance.
Greets, Erik Mulder
Hi All,
I would like to design a new questionnaire format as below table design. Can anyone advice how to make in standard questionnaire setup.
Thanks and regards,
Jarod
Targets | Deliverables | ||||
Item | Activity | Initiative and targets | Final Outcome Against Target | Comments | Performance Scale* |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Total Performance Rating |
| |
|
|
| Performance Rating (%) # |
|
I have had Ax2012 CU5 and when i try to print a per forma invoice it's shown empty i have checked in class and debug it also the records is inserted in to temp table.
Regards,