Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

Error importing/exporting with DIXF after copying database from production to dev sandbox

$
0
0

Hi All,

I'm having issues importing/exporting using the DIXF on my dev box. Any I/E just reports this exception. Has anyone else ever encountered this issue and knows a solution?

-Exception of type 'Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelper.TransientRowNotFoundException' was thrown.

Thanks in advance!


Create New record in My custom form based on record insertion in another form

$
0
0

Hi there,

My requirement is to create a new record automatically in my custom form when a record is created in Transfer order form. Please help me to achieve this

Path for Transfer order form is Inventory Management > Inbound Orders > Transfer Order.

ThankYou.

conecte AOS de Dynamics ax 2012 a Visual Studio 2012

lookup list error when selecting

$
0
0

i have the following error whent trying to select a sales purch by company lookup list

error selecting from a lookup list

$
0
0

i have the following error whent trying to select a sales purch by company lookup list

Fixed Assets' Accumulated depreciation GL to SL

$
0
0

Hi,

Good day!

Client is entering their fixed asset and accumulated depreciation directly in General journal without linking to subsidiary ledger. How can I enter the recorded accumulated depreciation in the subsidiary ledger of fixed assets? They are using Dynamics AX.

Thank you.

How to learn AX my self on personal Laptop

$
0
0

hello everyone. 

is there some suggestion to learn AX 2012 / 365 on our personal laptop? 

i want to learn AX but not able to install on personal laptop

thank you..
 

A question about debug and source code of FormDataSource

$
0
0

Hi All

A question about debug and source code of FormDataSource

I'm doing debug in a AX2012 R3 environmet.

I want to read the source code of class "FormDataSource". But it seemed that  I can't read that source code. How can I figure it out ?

Yours Regards

 Jacky


created by, and modified by information is blank for customer address record info.

$
0
0

Hi guys ,

AX is not logging change or enter data as it used to. In the attached picture you can see that the created by, and modified by information is blank for customer address record info. This is used to see who entered the data or changed it and when. It is very useful for root causing the problem and training the worker.

Please suggest .

Can anyone help on this...?

Thanks.

How to show error in exception handling while import the excel file in D365Fo

Module Reference

$
0
0

Hi ,

    I am new to D365 f&o , Looking into SSRS. I can see few Error while compiling the project .(Missing Module Reference) Should I have to add any Model for SSRS Reports ?

Installing Role Center and Enterprice Portal on AX2009

$
0
0

I am trying to install Role Center and Enterprice Protal for an AX2009, the Windows Server version is 2022, and Share Point 2019

And yes I know that this is not officially supported by MS, and that AX2009 is out of support, but still I need to try to get this to work.

Now I did read that to do this you need KB2278963, so I found that and followed the installation guide.

But I am getting an error when trying to install it, here is the error log:

 === Setup logging started: 26-04-2022 08:55:49 === 
Running file: "C:\Users\HPSUPP~1\AppData\Local\Temp\AxSetup\AxSetup.exe" RelatedFilesDir="C:\Install\AX 2009" 
AxSetup version number: 5.0.1500.3192
Microsoft Windows NT 6.2.9200.0 (64 bit)
********
*****************
Interactive: True

RelatedFilesDir=C:\Install\AX 2009
Property RelatedFilesDir set to: 'C:\Install\AX 2009\'
Property SetupLanguage set to: 'EN'

=== Loading parameters from the command line or a parameter file === 
Initializing log file: C:\ProgramData\Microsoft\Dynamics AX\Dynamics AX Setup Logs\2022-04-26 08-55-49\DynamicsSetupLog.txt

 === Starting evaluation of existing installation state === 
MSI file: Components64.msi  Installed: True
MSI file: ClientHelp.msi  Installed: True
Property ClientHelpLanguages set to: 'EN-US;DA'
Previously Installed Component:   Client
Previously Installed Component:   .NET Business Connector

Property RunMode set to: 'AddRemoveFeatures'

 === Checking parameters === 
Property InstallPath set to: 'C:\Program Files\Microsoft Dynamics AX\50'
Property InstallPath32Bit set to: 'C:\Program Files (x86)\Microsoft Dynamics AX\50'

 === Starting UI phase === 
Property RemoveComponents set to: '0'
Property BypassWarnings set to: '0'
	Entering method GetBusinessConnectorProxyAccount
	The API return value is ***************.
	Leaving method GetBusinessConnectorProxyAccount
	Entering method IsRunningMode
	The API return value is True.
	Leaving method IsRunningMode
	Entering method IsUserAnAxAdmin
	The API return value is True.
	Leaving method IsUserAnAxAdmin
Property InstallEnterprisePortal set to: '1'
	Entering method IsRunningMode
	The API return value is True.
	Leaving method IsRunningMode
	Entering method IsRunningMode
	The API return value is True.
	Leaving method IsRunningMode
	Entering method IsRunningMode
	The API return value is True.
	Leaving method IsRunningMode
Property BusinessConnectorProxyAccount set to: '***************'
Property BusinessConnectorProxyAccountPassword set to: '**********'
Entering function ReadRegKey
	Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0, property AdminServerLocation
	Registry Key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0 with Attribute AdminServerLocation has value  
	Leaving function ReadRegKey
	Microsoft Dynamics AX could not find the IIS metabase information for the SharePoint Central Administration page.
Entering function ReadRegKey
	Reading registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0, property version
	Registry Key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0 with Attribute version has value  
	Leaving function ReadRegKey
Entering function Microsoft.Dynamics.Framework.Deployment.Portal.IEPDeployment.GetVirtualServerList
	SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.
Exception: Microsoft.Dynamics.Framework.Deployment.Portal.EPDeploymentException

 Message: SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.

 FullText: Microsoft.Dynamics.Framework.Deployment.Portal.EPDeploymentException: SharePoint is not installed on this computer. Install Windows SharePoint Services version 3.0 or Microsoft Office SharePoint Server 2007 before continuing.
   at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.EnsureSharepointIsInstalled()
   at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.Microsoft.Dynamics.Framework.Deployment.Portal.IEPDeployment.GetVirtualServerList()
   at Microsoft.Dynamics.Setup.DeploymentPortalWrapper.GetVirtualServerList()
   at Microsoft.Dynamics.Setup.MainForm.s300_ShowTab(Object sender, EventArgs e)
   at Microsoft.Dynamics.Setup.AxTabPage.ShowPage()
   at Microsoft.Dynamics.Setup.MainForm.ShowPage(PageIDs pageID)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 ==== Setup encountered an unhandled exception and could not be completed. For details see the previous messages in the log. === 

on-hand inventory issue

$
0
0

Hello All,

We want to transfer quantity 1 from one location to another. The inventory is available in physical inventory and in available  physical on exact dimensions but not showing in available physical. and in Total available it is showing as -1.

We check transaction everything is correct. Still not showing inventory in available physical and in total available. 

Any suggestion would be highly appreciated!

Thanks,

Nikita

Cycle counting WHS app error - "Product or variant is not on the order"

$
0
0

Hi everyone,

I am facing a problem with the WHS mobile device app: the sequence of the steps in the process is scan the item and than enter the counted quantity for that item,but after the first iteration the system shows the enter value for the previous item without letting the user to continue with the scaning for the next item,and when the same value is enter again the error "Product or variant type not in the order" appears. As I can see in the code while debugging it seems like the map "pass" is not removing the value #ProductConfirmation and showing it again and again. Is anyone facing the same issue? Any help would be greatly appreciated. Thanks.

Missing Prepayments

$
0
0

AX Community,

My company generates a report from AX showing unapplied prepayments. For many of these prepayments, I am unable to locate the prepayment in AX to apply it. I have tried pulling up the vendor from the "All Vendors" menu and hitting apply, as well as invoicing the PO in question and opening the "Apply Prepayment" menu. Both are blank.

Why am I not seeing the prepayments I know should be there, per the report?

Thanks.

__

Chase


Unable to Invoice Sales order - Error says "Exception has been thrown by the target of an invocation"

$
0
0

This sales order is picked and packed.  It was shipped out on 4/29/2022.  The order should have been invoiced on 4/29/2022 via the batch job but the user notified us today 5/2/2022 that the order did not get invoiced.  When manually trying to invoice it, we get an error saying "Sales order: SOxxxxxxx   Exception has been thrown by the target of an invocation. 

This occurs just on this sales order;  all other orders are invoicing without any issue.  We're on AX 2012 R3 CU9.

Things I have tried so far to invoice the sales order:

1.   I tried to invoice it on other AOS's.  In the past, it was rare when we got this error, and to fix it, we would log into a different AOS and manually invoice the order, but this did not work for us this time.

2.   I ran the posting without Executing business operation in CIL.  I did this manually, not in batch.

As mentioned, the order was shipped on 4/29/2022.   On the Sales order, in the Action pane, when we click on 'Release check', we get the following.  Note the two red errors.

Any help is appreciated.  Thank you.

production orders with different dates

$
0
0

The customer made have launch of production orders in batch with posting date April 30th 2022 and reported that some production orders of the same batch, were with different dates (May 1st, 2022).

How to reverse the production order that contains entries in the period April and May so that the correct entry can be made?

With Regards,

Zuleide Jesus

Invisible database instance during AX installation

$
0
0

Hello guys

When installing Microsoft Analysis services SSAS extension in MS Dynamics AX 2012 R3 i have error.

youtu.be/Ild8qrcBjcc
i.e. in the step when I have to indicate an instance to be configured - it does not show me any instance from the drop-down list.

So I don't have any instance, so I can't go any further. When I try to proceed without having any expandable installation, or typing something like this - I get an error saying "When configuring analysis services, you must provide an olap instance name".
So I can't go one step further.

Which is legitimate because I entered an instance with the wrong name that probably doesn't exist.

It seems to me that the problem lies between connection the MS SQL Server Management Studio <-> AX.
All instances and the Database in Microsoft SQL Server Management Studio is running correctly, which is confirmed by the previous step where I successfully logged into the Database. But unfortunately the only problem is that the installer does not see the instances in the Database.

What should be done to make the instances visible during the installation of the Database in AX?

WSDL service issue: The class xxxxx does not contain this function

$
0
0

I'm trying to connect to a web service (WSDL) to rate shipments and return the least cost carrier.

I've gone through the steps of Tools/Development tools/.../Add Service Reference.

The URL is correct, and the service was created with the reference name I selected (RaterService)

I've restarted the AOS on our DEV box to allow it to add the reference DLL and app.config to the C:\users\...\ServiceReferences\ folder.

Based on what I can find on the web concerning this, in the app.config there, I needed to check for an 'Endpoint Configuration'

<endpoint address="https://<webaddress>/RaterService.asmx"
binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding"
contract="RaterService.WcfClient.ISoapRaterService" name="BasicHttpBinding" />

Which leads me to believe I need to use 'BasicHttpBinding' as the endpoint in my code, below.

I've written a class to leverage the service, and the X++ code prompter shows the GetRate method in a dropdown as I type, then shows me tooltip text for the list of parameters passed:

(code snippet below) 

// Create the SCAC request.
soapClient = new RaterService.ISoapRaterServiceClient("BasicHttpBinding");
response = new RaterService.SoapRateResult();
response = soapClient.GetRate("<hex GUID here>","<company code>",_shipAcct, _consAcct,wghts,fcls,_palletCount,_isHaz,_dlvTerms);

So far, so good.

Yet, when I click Save/Compile, I get the following error:

The class RaterService.ISoapRaterServiceClient does not contain this function.

Can't figure out what I am doing wrong. The web class has the function shown IN it, and the code prompter shows that it sees it. Yet the compiler doesn't.

If this was a runtime issue I could at least debug, but this is a compile-time issue. Any help would be appreciated.

A method is related to Unit Of Work

$
0
0

Hi All, 

I'm studying Unit Of Work by the document web site : How to: Use the UnitOfWork Class to Manage Database Transactions | Microsoft Docs

I wonder what's the method "masterSale" as it described. I tried to find this kind of method, but I failed.

For example, the table LogisticsPostalAddress has a relation to LogisticsLocation, but I can't find a method named "LogisticsLocation" or "LocationRelatedTableRole".

And the table VendBankAccount's relation Loction_FK has the same issue.

How to solve it ? 

Thanks

Viewing all 175888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>