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

AX SSRS Report Error , SSRS Error

$
0
0

Hi,


I am getting same problem while deploying the report ,
here is the SSRS log

library!WindowsService_0!1b34!08/07/2015-02:56:57:: i INFO: Using folder C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\RSTempFiles for temporary files.
dbcleanup!WindowsService_0!1b34!08/07/2015-02:56:57:: i INFO: Completed cleaning 0 files
appdomainmanager!ReportServer_0-1!197c!08/07/2015-02:57:12:: e ERROR: RsHttpRuntime::VerifyAuthMode(): caught exception System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.ReportingServices.Diagnostics.RSConfigurationManager.GetConfiguration()
at ReportingServicesHttpRuntime.RsHttpRuntime.VerifyAuthMode()!
library!DefaultDomain!197c!08/07/2015-02:57:12:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: Failed to create Report Server HTTP Runtime, Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerAppDomainManagerException: An error occurred when attempting to start the application domain ReportServer within the Report Server service. ---> System.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.
at System.AppDomain.get_Id()
at ReportingServicesHttpRuntime.RsHttpRuntime.Create(RsAppDomainType type, String vdir, String pdir, Int32& domainId)
at Microsoft.ReportingServices.AppDomainManager.RsAppDomainManager.CreateHttpRuntime(RsAppDomainType appDomainType, String vdir, String pdir, Int32& domainId)
--- End of inner exception stack trace ---;
rshost!rshost!197c!08/07/2015-02:57:12:: e ERROR: Failed to create HttpRuntime 80131500.
rshost!rshost!197c!08/07/2015-02:57:12:: e ERROR: Failed to get appdomain 80131500, pipeline=0x00000008781A1C20.
rshost!rshost!197c!08/07/2015-02:57:12:: e ERROR: Error state. Internal abort for pipeline=0x00000008781A1C20 ...
appdomainmanager!DefaultDomain!1304!08/07/2015-02:57:17:: i INFO: Appdomain:3 ReportServer_MSSQLSERVER_0-1-130833700077785462 unregistered.
rshost!rshost!1304!08/07/2015-02:57:17:: i INFO: Application domain type ReportServer statistics: created: 1, unloaded: 1, failed: 0, timed out: 0.
library!WindowsService_0!e64!08/07/2015-03:06:46:: i INFO: Call to CleanBatch()
library!WindowsService_0!e64!08/07/2015-03:06:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
library!WindowsService_0!e64!08/07/2015-03:06:47:: i INFO: Call to CleanBatch() ends


Also saying that Appdomain:4 ReportServer_MSSQLSERVER_0-2-130833708960144782 unregistered.

What it meant , Kindly help ...


SSRS Problem on printing Barcode Labels on Continuous Paper

$
0
0

Dear All,

I am trying to print the barcode labels on a continuous paper. It was supposed to be printed in a portrait manner but ends up landscape. I believe this is because of the Height and Width set in the SSRS report design. May I know how do I fix this.

I am using the barcode printer, Datamax-O'Neil.

Hope to hear from you,

Lyka Tasis

[AX 2012 R3 CU9] Sales order always leads to baydoor location

$
0
0

Hi,

I'm processing an outbound work using wave demand replenish. I attach all my setup here.

http://1drv.ms/1DymcIz

My problem is, I don't know why my sales order location directive always point me to baydoor location. I expect it to point me to pack location. I have also tested delete my sales order location directive, its work still generated and point to baydoor location. Is this by design or something missing in my setup?

Thanks.

Unable to recognise Invoicing Transaction from Invoice Proposal from Billing Rule for Fixed Priced Project : Percentage of Completion Type

$
0
0

Hello,

Error message telling "No invoice transactions." appears on "Invoice proposal with billing rule" form as shown below.

Following Attributes are utilised:

Project Group : Fixed Price (Percentage of Completion)

Billing Rule :      Progress

After entering project budget and journal, "Estimates" form is used to recognise the revenue matching the progress.
Correct ammount of Accrued Income is visible on
 "Posted Transactions" form, under category "Sales Estimate (Fee)"-nonchargeable.

Could you please indicate a solution so that invoice could be raised matching the recognised revenue for the progress of the project?

Thank you,

ABTS

Task recorder advanced mode error

$
0
0

Hi all!

Get the following error when recording business processes in task recorder AX2012 R3.

Struct object not initialized.

Stack trace

(C)\Classes\SysTaskRecorderSetupFormRun\checkForGridValueChanges - line 77
(C)\Classes\SysTaskRecorderSetupFormRun\selectControl - line 74

More specific I get the error when adding more than one item on a sales order. If a stay to one line no error occurs and I get the full recording into my Excel template, EXCEPT from the Item nr column. It seems to be an issue here when adding new lines to the sales order and AX don't record this and do not include it in my Excel templates.

Any ideas how this can be fixed would be higly appreciated!

Thanks

BR

Gustaf Nydahl

MS Project Client Integration

$
0
0

Is anyone out there using this functionality?

I'm looking for some advice re: security of the file and read only access etc...  Basically, I have people who need to view the Gannt chart using msp but without write access.

Is there any other viewing software available?  Can i use Sharepoint etc...?

Also wondering if anyone additionally publishes their .mpp file to project online in terms of PPM?

Any help appreciated.

Cheers,

Nick

Transfer invoice data to payment journal during Payment proposal transfer

$
0
0

Hi,

I have created new fields in vendor invoice form (VendInvoiceInfoTable) and they will be filled in by user when they create Vendor Tax Invoice.

 

I want to transfer these new fields to payment journal lines when user creates payment proposal and transfers the lines. My problem is , here transfer happens from VendTrans and CustVendPaymProposalLine Tables and my new fields are present in in VendInvoiceInfoTable.

 

any idea?



Multiple layout of SSRS

$
0
0

Hi All

I create the SSRS report in AX2012.I want different layout in the first and second pages within the same report. 

Issuch a thingevenpossible?

 

Thanks,

Minoru.


Error: "Map object not initialized" in AX 2012

$
0
0

Hello all,

I'm generating a report in visual studio 2010. I have used both Query based Report and RDP methods to generate a report in ax.

I"m able to generate report and i'm also getting records.

I'm using a ListPage form, where i have many records in its grid. Now i want to generate report with the particular raw record whatever i select in grid. 

For this i'm using controller class, in main method when i'm calling setRange() method it will give error "map object not initiallized".

If you want to have a look at my code,
Following are screen shots

DP class

getTmpTable method 

processReport method

 

Controller Class

setRange method of controller class

main method

i'm getting this error.

if i comment selected code line report will open but it will show all the record not specific on the behalf of selected raw.

After searching this error in google i found a hot fix file to install in my system but that is for AX 2009 version, it has been already released in AX 2012 version 

can anyone help me to fix this error?

 

Set StringEdit value in a form

$
0
0

Hi

On my SalesTable form I have this field that I show on the attahed image. the field must have the value as shown in the image when it is loaded.

I have tried to do the following without any effect.

 InventoryDimensions_InventSiteId.text("DK");

 

how can I do it?

SSRS report filter range - process report method

$
0
0

Hi All,

I have created one SSSRS report and used RDP class as datasource for the dataset. I am using the below select statement in the process report method in the RDP class.
Example select statement:
select * from TES_TestView where TES_TestView.FromDate == contract.paramFromDate();

But the (FromDate) filter condition is not working. I checked on the SSRS report.
Note: View created based on the query.

The think that is it possible without using temp table.

Thanks,

Hari

Error: Map object not initiallized

$
0
0

Hello all,

I'm working on SSRS report, my requirement is it to get only those records whatever raw i select of a listpage's grid.

I'm able to generate report but when i apply controller class im getting error.

If you want to have a look at my code

following are screen shots.

RDP class

getTempTable method

processReport method

Controller class

setRange method of controller class

main method of controller class

I'm getting this error.

If i comment selected line of code in main method report will open but all records will come.

After searching in google about this error i found a hot fix file to install in my system but that was for ax 2009 version. In 2012 it has been already released.

can anyone help me to fix it.?

Purchase requisition: Category drop-down blank when selecting non-catalog items

$
0
0

Hi all,

I am attempting to set-up requisitioning of non-catolog items on AX2009. We buy services such as maintenance for which we don't want to set up specific items, so have set up some generic service items.

So far, I have done the following:

  1. Created generic service items for things like general non-stocked stationery etc.
  2. Created a product group hierarchy as follows (will be expanded further in the future)

When I attempt to select a "Category" for the non-catalog item I am purchasing in the purchase requisition add item form, the drop-down is blank.

Strangely, I can type in my "Category" name and then the category will be successfully returned, but for some reason, it is not shown in the drop-down. Any ideas as to why the drop down is blank?

Unable to submit workflow

$
0
0

Hi, 

I have created a custom work flow and enabled it. When I click on the submit button nothing happens

Please tell me what's wrong with it ?

Thanks.

How to hide fields in the preview pane of "PurchTableListPagePreviewPane" by code?

$
0
0

Hi,

I need to hide some fields in preview pane “PurchTableListPagePreviewPane”, by modifying interaction class PurchTableListPageInteraction.

How can I get object “PurchTableListPagePreviewPane” in interaction class ?

 

Best Regard,.


How can we define Unique Product Variant Weights?

$
0
0

Hi there,

We are trying to configure our products by using the product dimensions.

for example::

Main Product: Samsung S433A TV

Size options: 42", 50", 60"

Color options: Black, Silver

Assuming every size and color option is valid combination - we have six different product variants possible for this particular Samsung TV.

Samsung S433A TV - Size: 42" - Color: Black

Samsung S433A TV - Size: 50" - Color: Black

Samsung S433A TV - Size: 60" - Color: Black

Samsung S433A TV - Size: 42" - Color: Silver

Samsung S433A TV - Size: 50" - Color: Silver

Samsung S433A TV - Size: 60" - Color: Silver

We can also configure unique cost and selling prices using a trade agreement. However, we are unable to define unique gross weight and volume information. The weight & volume info for 42" TV, 50" TV and 60"TV are significantly different. From what it seems like AX only allows one gross weight per product master. Please advise how we can configure these details.

segmented entry doesn't load value automatically as I have to select that manually

Cannot cache a display method

$
0
0

Hi all,

I tried caching a display method using [SysClientCacheDataMethodAttribute]. But it is of no use. If display method is written in datasource methods, how to cache it using cacheAddMethod()? Thanks in advance!

Add a Column in SalesTableListPage Form

$
0
0

Hi,

I made an attempt to Add a Column(purchID) in SalesTableListPage Form,

I draged the purchId from salesTable to the grid,

when i open the form the column is not visible in form.!!

how to add purchID column in this form,

Thanks in Advance,

Riyaz A

DAX R3 RETAIL STORE ERROR: Posting|Sales order issue: Cannot select a record in Locations (WMSLocation)

$
0
0

We are getting an error for the below Item for our retail store.

The error is not allowing us to post to the Retail statement..

Item is correctly set up, and there is still stock at the retail store.

Any suggestions?

Error      Posting\Sales order: SO000485324\Item: MLB300 Variation 1=L,Variation 2=HM AN       

   Cannot select a record in Locations (WMSLocation). Location: SALESFLOOR, RS001.

The SQL database has issued an error.

Info        Posting SQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid column name 'TEMAXQTY'.

Info        Posting SQL statement: SELECT TOP 1 T1.POSITION,T1.LEVEL_,T1.RACK,T1.INVENTLOCATIONID,T1.WMSLOCATIONID,T1.CHECKTEXT,T1.SORTCODE,T1.MANUALSORTCODE,T1.MANUALNAME,T1.MAXVOLUME,T1.AISLEID,T1.MAXWEIGHT,T1.LOCATIONTYPE,T1.HEIGHT,T1.WIDTH,T1.DEPTH,T1.VOLUME,T1.INPUTLOCATION,T1.ABSOLUTEHEIGHT,T1.LOCPROFILEID,T1.ZONEID,T1.MCRRESERVATIONPRIORITY,T1.LASTCOUNTEDUTCDATETIME,T1.LASTCOUNTEDUTCDATETIMETZID,T1.TEMAXQTY,T1.RECVERSION,T1.PARTITION,T1.RECID FROM WMSLOCATION T1 WHERE (((PARTITION=5637144576) AND (DATAAREAID=N'ted')) AND ((WMSLOCATIONID=?) AND (INVENTLOCATIONID=?)))

Viewing all 72043 articles
Browse latest View live


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