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

Workflow notification list not showing enough details

$
0
0

I have created a customized workflow for Travel and Expenses to meet the requirements of the desired process.Workflow submission and approval is working fine except the notification list .

Suppose user of the process  submits the document for approval , notification list does not contain the full information regarding record for which the workflow has been submitted . 

Deatils of the record for eg.  Document ID of that record  should also come in the notification list SUBJECT field.

Please help and Thanks in advance :)


Sales invoice summary update, create 1 invoice line per delivery note when grouping items and qtys

$
0
0

When summary update invoice is run, if we take for example 1 sales order which has 1 line - this line is for 1000 of product x.

We then have 5 deliveries done against this line on different delivery dates so we generate 5 delivery notes of 20 qty each.

When I run invoicing, I want AX to create 5 invoice trans lines based on the fact I have 5 delivery notes related to the sales order line.  I do not want AX to group the 5 deliveries together in the invoice period give me 1 line for 1000.

Hope this makes sense

How to import data for USRT company into empty database ?

$
0
0

Hi All


I have Contoso demo data and I want to import data for USRT company only into empty database. How to do that ? 

I don't want import demo data from other companies...just demo data from Contoso Retail USA only

Need your help for this

Incremental CIL Errors - HcmWorkerImport_HcmEmploymentDetail, Method: parmEmployment

$
0
0
Hello, I am attempting to fix my last CIL error but am unable to. I have tried a full build and a full CIL generation. Here is the entire error message: Finished pass 1 at 14/01/2015 3:16:05 PM Error when loading the method. Type: HcmWorkerImport_HcmEmploymentDetail, Method: parmEmployment System.ArgumentNullException: Value cannot be null. Parameter name: parameterTypes at System.Reflection.Emit.MethodBuilder.Init(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] returnTypeRequiredCustomModifiers, Type[] returnTypeOptionalCustomModifiers, Type[] parameterTypes, Type[][] parameterTypeRequiredCustomModifiers, Type[][] parameterTypeOptionalCustomModifiers, ModuleBuilder mod, TypeBuilder type, Boolean bIsGlobalMethod) at System.Reflection.Emit.TypeBuilder.DefineMethodNoLock(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] returnTypeRequiredCustomModifiers, Type[] returnTypeOptionalCustomModifiers, Type[] parameterTypes, Type[][] parameterTypeRequiredCustomModifiers, Type[][] parameterTypeOptionalCustomModifiers) at System.Reflection.Emit.TypeBuilder.DefineMethod(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] returnTypeRequiredCustomModifiers, Type[] returnTypeOptionalCustomModifiers, Type[] parameterTypes, Type[][] parameterTypeRequiredCustomModifiers, Type[][] parameterTypeOptionalCustomModifiers) at System.Reflection.Emit.TypeBuilder.DefineMethod(String name, MethodAttributes attributes, Type returnType, Type[] parameterTypes) at Microsoft.Dynamics.Ax.Xpp.ILGenerator.BuildMethod(TypeBuilder typeBuilder, XmlNode methodNode) at Microsoft.Dynamics.Ax.Xpp.ILGenerator.LoadMethods(XmlNode classNode, TypeBuilder typeBuilder) at Microsoft.Dynamics.Ax.Xpp.ILGenerator.GenerateXppModule() The CIL generator found errors and could not save the new assembly. Errors: 1 Warnings: 0 And here is the method: public HcmEmploymentKey parmEmployment(HcmEmploymentKey _value = null) { if (!prmisdefault(_value)) { this.set_Container(#Employment, _value); } return this.get_Container(#Employment); } Any ideas? Thanks, Greg

Make default dimension segment mandatory on a form prior to using advanced accounting rules

$
0
0

Hi,

Anyone know how to make a segment of a default dimension mandatory on a form?  I know that if you set it up in the accounting rules, it won't allow posting until it is completed - but my problem is that we don't post delivery notes in the ledger but when it comes to invoicing, the ledger codes require the dimensions to be completed - the user has to go back into the order and fill out dimensions which should have been in at creation stage - as usual it is not the same user that creates order lines and invoices them.  I have thought about putting code into the validate write method of the form to lookup the values held in the default dimension and then isolate the segment I want to make mandatory - check the value currently there and if empty throw an error? 

Critical Bug in WHSWorkTable.satisfyDemandWorkLine() ?

$
0
0

Hi everyone,


we upgraded to CU8 recently and now i'm testing our functionality. It appeared that i get a "duplicate key"-error in WHSWorkInventTrans when i tried to execute replenishment work that partially satisfies a demand work. In CU7 these cases worked out. After some debugging i found a change in CU8 in WHSWorkTable.satisfyDemandWorkLine(). The four red lines are missing in CU8!

This results in an error when you have more than one replenishment work line to satisfy one demand line. In our case there was one item left on location A and the rest was picked from location B. The locations are in different zones so the work was split (which is fine for us).

Because of the missing 4 lines the fromDimis wrong (without location). As a result the partially satisfied WHSWorkInventTrans was not found and therefore not updated but inserted again.


If this is a bug, it's i critical one. It't not totally unusual that a demand line is satisfied by more than one replenishment line.

Greetings

Nils

AX2012 - Single or Multiple deployment ?

$
0
0

Hi,

We have a core model deployed in several countries. Each country has a dedicated AOS, in order to avoid localization conflicts and/or for regulation reasons (China, Brazil, ...).

Our AX server is centralized in France.

We are studying the possibility to migrate to AX2012 R3. We heard that AX2012 is much better in terms of localization 'merging' than AX2009.

Can anyone share with us experience on single AX2012 deployment in multiple countries ?

Thanks for your help.

Rgds,

Karine

2- If not, is AX2009 able to manage safely different countries (including China, Brazil, India, ...) in a single AOS ?

Thanks & lot for any help you can bring us.

Rgds,

Karine

WMS R3, Default Data ToLocation is not present in web portal for PurchaseOrderItemReceivingAndLocate

$
0
0

Hi,

I want to receive an item from a purchase order and store automatically into the slot "reverve2"

In the options menu of the mobile device, so I checked the default data and check the location automatic.

I can well receiving the item, but the automatic locate step does not work. The location field is empty and an error is returned indicating that the location id is invalid.

How to get a default behavior?

Information :

  • BaseEnums : PurchaseOrderItemReceivingAndLocate
  • Classe: WHSWORKExecuteDisplayPOItemReceiving
  • (WHSRFDefaultData).DefaultDataField = "ToLocation"
  • (WHSRFDefaultData).InventLocationId = "EP01"
  • (WHSRFDefaultData).WMSLocationId = "Reserve2"
  • (WHSRFDefaultData).DefaultDataValue = "Reserve2"

WHS R3 - Security role for packing in warehouse management?

$
0
0

Hello all

Does anyone know which security role is suppose to be used for a warehouse worker performing packing in warehouse management?

The warehouse worker role seems to be insufficient.

Thanks

AX2009 Multi-country deployment and Microsoft License policy

$
0
0

Hi,

We have a core model deployed in several countries. Each country has a dedicated AOS, in order to avoid localization conflicts and/or for regulation reasons (China, Brazil, ...).

We heard only last week that Microsoft has stopped selling new AX2009 AOS licenses since february 2014 !

We had planned to install this year a new AX2009 AOS (with US localization)  for our US site deployment.

Can anyone help me on:

1- Is there a way to get an exception from Microsoft ?

2- If not, is AX2009 able to manage safely different countries (including China, Brazil, India, ...) in a single AOS ?

Thanks & lot for any help you can bring us.

Rgds,

Karine

Change based alert is not working due to Failed to create session error

$
0
0

Hi All,

Change base alert is not working in system.

I have restarted AOS and successfully compiled the system, generate incr CIL, full CIL and synchronization.

All other batches are working fine. only change base alert is giving the following error. Change base alert setups parameters are also verified.

Infolog for task Change based alerts processing task (5649241229)

Failed to create a session; confirm that the user has the proper privileges to log on to Microsoft Dynamics.

Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown.

   at Microsoft.Dynamics.Ax.MSIL.Interop.createRunAsSession(String userId, String company, String language)

   at Microsoft.Dynamics.Ax.Xpp.PredefinedFunctions.runas(String userId, Int32 classId, String staticMethodName, Object[] parms, String company, String language)

   at Dynamics.Ax.Application.EventJobCUDTask.Run() in EventJobCUDTask.run.xpp:line 24

   at Dynamics.Ax.Application.BatchRun.runJobStatic(Int64 batchId) in BatchRun.runJobStatic.xpp:line 50

   at BatchRun::runJobStatic(Object[] )

   at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)

   at BatchIL.taskThreadEntry(Object threadArg)

Please help in this regards

--hemang

Reducing purchase quantity doesn't update Load line

$
0
0

Hi, all,

Scenario-1:

I purchase 10 pcs of item P-1 and attach purchase line to a new Load. Later my vendor inform me that will send only 7 pcs.

I have two options:

- to reduce purchse quantity in purchase line (Load line is updated respectively)

- to use Update line-->Delivery remainder - Load line is not affected

Do you know setting that allows reducing delivery remainder to lead updating load line.

 

Scenario-2:

I purchase 10 pcs of item P-1 (line 10 in my PO) and attach purchase line to a new Load. Later my vendor inform me that will send only 7 pcs at requested date and 3pcs 2 days later. I split quantity using Purchase order lineàDelivery schedule. System adds two new purchase lines with new LotIDs - line 20 (7 pcs) and line 30 (3 pcs). Load line is not changed – it’s still linked to the line-10 (10 pcs) and to the original LotID.

If I try to receive the load an error occurs due to the wrong LotID which doesn’t exist anymore. (When I try to delete PO-line that is attached to a Load the system correctly prevent Load line connected to a nonexistent LotID. According to setting the systems deletes load lines or stops with error “You cannot delete a purch line that is already associated with a load.”)

If I use Load planning workbench I see two PO-lines (line 20/7 pcs and line 30/3 pcs) not attached to the Load and I can add them to a new load.

What does this setting means - Warehouse management parametersàtab LoadàLoad synchronization policy (“Invalidate”/”Fail”)? I did my tests with the two options but the results are the same.

FormLetterTxt issue on Project Invoice Report in AX2012

$
0
0

I have had setup form notes in all language for free Text invoice report and also for Project invoice report. Notes are shown on Free Text invoice but Notes are not shown on Project invoice report Is there any setup which one i am missing?

Thanks Advance.

how to select Canadian or US Invoice to print

$
0
0

We have customers in U.S. and Canada. We have separate invoices for customers in their respective country. How do you "enable" AX to print the Canadian invoice for Canadian customers and the U.S. Invoice for the U.S. customers?

Thanks in advance.

how to customize to get & filter only complete purchase orders in Arrival Overview Inventory Module AX 2012 R2

$
0
0

i need anybody help to filter only completed purchase orders in Arrival overview ASAP....


Data export/import: Export to

$
0
0

Hello everyone,

I am trying my first export of all tables form Company A, in the hope of importing them into blank company B.

I have selected my definition group and added my file name. It starts the export and a box comes up showing its progress and giving the name of the  .dat file - which unfortunately errors after an hour.

I don't think this has anything to do with Services and AIF, however I think I should mention that my Inbound ports shows a list of Port names whereas the Outbound Port is blank.

Here is a sample of the errors:

Message (13:06:07)
Cannot resolve type ID 1025598 in field ClassId of table AifAction
Cannot resolve type ID 1025598 in field ClassId of table AifAction
Cannot resolve type ID 1025598 in field ClassId of table AifAction
Cannot resolve type ID 1025598 in field ClassId of table AifAction
Cannot resolve type ID 1025607 in field ClassId of table AifAction
Cannot resolve type ID 1025607 in field ClassId of table AifAction
Cannot resolve type ID 1025607 in field ClassId of table AifAction
Cannot resolve type ID 1025607 in field ClassId of table AifAction
Cannot resolve type ID 1025631 in field ClassId of table AifAction
Cannot resolve type ID 1026473 in field ClassId of table AifAction
Cannot resolve type ID 1026473 in field ClassId of table AifAction
Cannot resolve type ID 1028549 in field ClassId of table AifAction
Cannot resolve type ID 1028574 in field ClassId of table AifAction
Cannot resolve type ID 1028580 in field ClassId of table AifAction
Cannot resolve type ID 1028580 in field ClassId of table AifAction
Cannot resolve type ID 1028613 in field ClassId of table AifAction
Cannot resolve type ID 1028613 in field ClassId of table AifAction
Cannot resolve type ID 1028662 in field ClassId of table AifAction
Cannot resolve type ID 1026503 in field ClassId of table AifAction
Cannot resolve type ID 1026503 in field ClassId of table AifAction
Cannot resolve type ID 1026516 in field ClassId of table AifAction
Cannot resolve type ID 1026522 in field ClassId of table AifAction
Cannot resolve type ID 1026524 in field ClassId of table AifAction
Cannot resolve type ID 1026524 in field ClassId of table AifAction
Cannot resolve type ID 1026526 in field ClassId of table AifAction
Cannot resolve type ID 1026526 in field ClassId of table AifAction
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentField
Cannot resolve type ID 1025606 in field DocumentClassId of table AifDocumentSchemaTable
Cannot resolve type ID 1028579 in field DocumentClassId of table AifDocumentSchemaTable
Cannot resolve type ID 1028612 in field DocumentClassId of table AifDocumentSchemaTable
Cannot resolve type ID 1025577 in field AdapterClassId of table AifAdapter
Cannot resolve type ID 1025598 in field ClassId of table AifService
Cannot resolve type ID 1025607 in field ClassId of table AifService
Cannot resolve type ID 1025631 in field ClassId of table AifService
Cannot resolve type ID 1026473 in field ClassId of table AifService
Cannot resolve type ID 1028549 in field ClassId of table AifService
Cannot resolve type ID 1028574 in field ClassId of table AifService
Cannot resolve type ID 1028580 in field ClassId of table AifService
Cannot resolve type ID 1028613 in field ClassId of table AifService
Cannot resolve type ID 1028662 in field ClassId of table AifService
Cannot resolve type ID 1026503 in field ClassId of table AifService
Cannot resolve type ID 1026516 in field ClassId of table AifService
Cannot resolve type ID 1026522 in field ClassId of table AifService
Cannot resolve type ID 1026524 in field ClassId of table AifService
Cannot resolve type ID 1026526 in field ClassId of table AifService
Cannot find table parent for FieldId RefFieldId in the table CMFileFormatFixedFields.
Cannot find table parent for FieldId AOTFieldId in the table CMTemplateFieldMandatorys.
Cannot resolve type ID 40213 in field AOTFieldId of table CMTemplateFieldMandatorys
Cannot resolve type ID 40002 in field AOTFieldId of table CMTemplateFieldMandatorys
Cannot resolve type ID 40003 in field AOTFieldId of table CMTemplateFieldMandatorys
Cannot resolve type ID 40008 in field AOTFieldId of table CMTemplateFieldMandatorys
Cannot find table parent for FieldId AOTFieldId in the table CMTemplateFieldValidations.
Cannot resolve type ID 40113 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40008 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40011 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40024 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40012 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40014 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40037 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40038 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40011 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40012 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40013 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40002 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40149 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40002 in field AOTFieldId of table CMTemplateFieldValidations
Cannot resolve type ID 40093 in field AOTFieldId of table CMTemplateFieldValidations
Cannot find table parent for FieldId refFieldId in the table HRMVetMandatoryFields.
Cannot find table parent for FieldId AGSFieldId in the table CMAGSContractChangesFieldSetup.
Cannot resolve type ID 40001 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40002 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40003 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40004 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40005 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40006 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40007 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40008 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40009 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40010 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40011 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40012 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40013 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40014 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40015 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40016 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40017 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40018 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40019 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40020 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40021 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40022 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40023 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40024 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40025 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40026 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40027 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40028 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40029 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40030 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40031 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40032 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40033 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40034 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40035 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40036 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40037 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40038 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40039 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40040 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40041 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40042 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40043 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40044 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40045 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40046 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40047 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40048 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40049 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40050 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40051 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40052 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40053 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40054 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40055 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40056 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40057 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40058 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40059 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40060 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40061 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40062 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40063 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40064 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40065 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40066 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40067 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40068 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40069 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40070 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40071 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40072 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40073 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40074 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40075 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40076 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40077 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40078 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40079 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40080 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40081 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40082 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40083 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40084 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40085 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40086 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40087 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40088 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40089 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40090 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40091 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40092 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40093 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40094 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40095 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40096 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40097 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40098 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40099 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40100 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40101 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40102 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40103 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40104 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40105 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40106 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40107 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40108 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40109 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40110 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40111 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40112 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40113 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40114 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40115 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40116 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40117 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40118 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40119 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40120 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40121 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40122 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40123 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40124 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40125 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40126 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40127 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40128 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40129 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40130 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40131 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40132 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40133 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40134 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40135 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40136 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40137 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40138 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40139 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40140 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40141 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40142 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40143 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40144 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40145 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40146 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40147 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40148 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40149 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40150 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40151 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40152 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40153 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40154 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40155 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40156 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40157 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40158 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40159 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40160 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40161 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40162 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40163 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40164 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40165 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40166 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40167 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40168 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40169 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40170 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40171 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40172 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40173 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40174 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40175 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40176 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40177 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40178 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40179 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40180 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40181 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40182 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40183 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40184 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40185 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40186 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40187 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40188 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40189 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40190 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40191 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40192 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40193 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40194 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40195 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40196 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40197 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40198 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40199 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40200 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40201 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40202 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40203 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40204 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40205 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40206 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40207 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40208 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40209 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40210 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40211 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40212 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40213 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40214 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40215 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40216 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40217 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40218 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40219 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40220 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40221 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40222 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40223 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40224 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40225 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40226 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40227 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40228 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40229 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40230 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40231 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40232 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40233 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40234 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40001 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40002 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40003 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40004 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40005 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40006 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40007 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40008 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40009 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40010 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40011 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40012 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40013 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40014 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40015 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40016 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40017 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40018 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40019 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40020 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40021 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40022 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40023 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40024 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40025 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40026 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40027 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40028 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40029 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40030 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40031 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40032 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40033 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40034 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40035 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40036 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40037 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40038 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40039 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40040 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40041 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40042 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40043 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40044 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40045 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40046 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40047 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40048 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40049 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40050 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40051 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40052 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40053 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40054 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40055 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40056 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40057 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40058 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40059 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40060 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40061 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40062 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40063 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40064 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40065 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40066 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40067 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40068 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40069 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40070 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40071 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40072 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40073 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40074 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40075 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40076 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40077 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40078 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40079 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40080 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40081 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40082 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40083 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40084 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40085 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40086 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40087 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40088 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40089 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40090 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40091 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40092 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40093 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40094 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40095 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40096 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40097 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40098 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40099 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40100 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40101 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40102 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40103 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40104 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40105 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40106 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40107 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40108 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40109 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40110 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40111 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40112 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40113 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40114 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40115 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40116 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40117 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40118 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40119 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40120 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40121 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40122 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40123 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40124 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40125 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40126 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40127 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40128 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40129 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40130 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40131 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40132 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40133 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40134 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40135 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40136 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40137 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40138 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40139 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40140 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40141 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40142 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40143 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40144 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40145 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40146 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40147 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40148 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40149 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40150 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40151 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40152 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40153 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40154 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40155 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40156 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40157 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40158 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40159 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40160 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40161 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40162 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40163 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40164 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40165 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40166 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40167 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40168 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40169 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40170 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40171 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40172 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40173 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40174 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40175 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40176 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40177 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40178 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40179 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40180 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40181 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40182 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40183 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40184 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40185 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40186 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40187 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40188 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40189 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40190 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40191 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40192 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40193 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40194 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40195 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40196 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40197 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40198 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40199 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40200 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40201 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40202 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40203 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40204 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40205 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40206 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40207 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40208 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40209 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40210 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40211 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40212 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40213 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40214 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40215 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40216 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40217 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40218 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40219 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40220 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40221 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40222 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40223 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40224 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40225 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40226 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40227 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40228 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40229 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40230 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40231 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40232 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40233 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40234 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40001 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40002 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40003 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40004 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40005 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40006 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40007 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40008 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40009 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40010 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40011 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40012 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40013 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40014 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40015 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40016 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40017 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40018 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40019 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40020 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40021 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40022 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40023 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40024 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40025 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40026 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40027 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40028 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40029 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40030 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40031 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40032 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40033 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40034 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40035 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40036 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40037 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40038 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40039 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40040 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40041 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40042 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40043 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40044 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40045 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40046 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40047 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40048 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40049 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40050 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40051 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40052 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40053 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40054 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40055 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40056 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40057 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40058 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40059 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40060 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40061 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40062 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40063 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40064 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40065 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40066 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40067 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40068 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40069 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40070 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40071 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40072 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40073 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40074 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40075 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40076 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40077 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40078 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40079 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40080 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40081 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40082 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40083 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40084 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40085 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40086 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40087 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40088 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40089 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40090 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40091 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40092 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40093 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40094 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40095 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40096 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40097 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40098 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40099 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40100 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40101 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40102 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40103 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40104 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40105 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40106 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40107 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40108 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40109 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40110 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40111 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40112 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40113 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40114 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40115 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40116 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40117 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40118 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40119 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40120 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40121 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40122 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40123 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40124 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40125 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40126 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40127 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40128 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40129 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40130 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40131 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40132 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40133 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40134 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40135 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40136 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40137 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40138 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40139 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40140 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40141 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40142 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40143 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40144 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40145 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40146 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40147 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40148 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40149 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40150 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40151 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40152 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40153 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40154 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40155 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40156 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40157 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40158 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40159 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40160 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40161 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40162 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40163 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40164 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40165 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40166 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40167 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40168 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40169 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40170 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40171 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40172 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40173 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40174 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40175 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40176 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40177 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40178 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40179 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40180 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40181 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40182 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40183 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40184 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40185 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40186 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40187 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40188 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40189 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40190 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40191 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40192 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40193 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40194 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40195 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40196 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40197 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40198 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40199 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40200 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40201 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40202 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40203 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40204 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40205 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40206 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40207 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40208 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40209 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40210 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40211 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40212 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40213 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40214 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40215 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40216 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40217 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40218 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40219 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40220 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40221 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40222 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40223 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40224 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40225 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40226 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40227 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40228 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40229 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40230 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40231 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40232 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40233 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot resolve type ID 40234 in field AGSFieldId of table CMAGSContractChangesFieldSetup
Cannot find table parent for FieldId RefFieldId in the table CMFileMappingField.
Cannot find table parent for FieldId RefFieldId in the table CMScriptBookMark.
Cannot resolve type ID 40018 in field RefFieldId of table CMScriptBookMark
Cannot resolve type ID 40075 in field RefFieldId of table CMScriptBookMark
Cannot resolve type ID 40077 in field RefFieldId of table CMScriptBookMark
Cannot resolve type ID 40017 in field RefFieldId of table CMScriptBookMark
Request for the permission of type 'AifChangeTrackingPermission' failed.
(S)\Classes\CodeAccessPermission\demand
(S)\Data Dictionary\Tables\AifSqlCdcEnabledTables\Methods\aosValidateRead - line 16
(S)\Classes\SysDictTable\recordCount - line 17
(S)\Classes\SysDataExportBase\getRecordCount - line 3
(S)\Classes\SysDataExportBase\exportTable - line 30
(S)\Classes\SysDataExportSetBased\exportTable - line 14
(S)\Classes\SysDataExportBase\callExportTable - line 13
(S)\Classes\SysDataExportBase\doExportExpImpTable - line 16
(S)\Classes\SysDataExportSetBased\doExportExpImpTable - line 12
(S)\Classes\SysDataExportBase\exportExpImpTable - line 62
(S)\Classes\SysDataExportBase\exportTables - line 46
(S)\Classes\SysDataExportSetBased\exportTables - line 3
(S)\Classes\SysDataExportBase\export - line 23
(S)\Classes\SysDataExport\export - line 10
(S)\Classes\SysDataExportSetBased\export - line 4
(S)\Classes\SysDataExportBase\run - line 8
(C)\Classes\SysDataExportSetBased\main
Request for the permission of type 'AifChangeTrackingPermission' failed.
(S)\Classes\CodeAccessPermission\demand
(S)\Data Dictionary\Tables\AifSqlCtTriggers\Methods\aosValidateRead - line 16
(S)\Classes\SysDictTable\recordCount - line 17
(S)\Classes\SysDataExportBase\getRecordCount - line 3
(S)\Classes\SysDataExportBase\exportTable - line 30
(S)\Classes\SysDataExportSetBased\exportTable - line 14
(S)\Classes\SysDataExportBase\callExportTable - line 13
(S)\Classes\SysDataExportBase\doExportExpImpTable - line 16
(S)\Classes\SysDataExportSetBased\doExportExpImpTable - line 12
(S)\Classes\SysDataExportBase\exportExpImpTable - line 62
(S)\Classes\SysDataExportBase\exportTables - line 46
(S)\Classes\SysDataExportSetBased\exportTables - line 3
(S)\Classes\SysDataExportBase\export - line 23
(S)\Classes\SysDataExport\export - line 10
(S)\Classes\SysDataExportSetBased\export - line 4
(S)\Classes\SysDataExportBase\run - line 8
(C)\Classes\SysDataExportSetBased\main
Cannot find table parent for FieldId FieldId in the table FBStageChangeLog_BR.
Cannot find table parent for FieldId AOTFieldId in the table CMTemplateFieldMandatorys.
Cannot find table parent for FieldId AOTFieldId in the table CMTemplateFieldValidations.
Cannot find table parent for FieldId refFieldId in the table HRMVetMandatoryFields.
Cannot find table parent for FieldId AGSFieldId in the table CMAGSContractChangesFieldSetup.
Cannot find table parent for FieldId RefFieldId in the table CMScriptBookMark.

DMF error in MS dynamics 2012 R2 CU7 -

$
0
0

Dears , 

I have 2 servers one for DB and other for AOS , while trying to upload COA through DMF i got the belw error 

ystem.ServiceModel.CommunicationException was unhandled
  Message="An error occurred while receiving the HTTP response tohttp://blabla:8843/Service.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details."
  Source="mscorlib"
  StackTrace:
    Server stack trace: 
       at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
       at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.TlsnegoTokenProvider.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenCommunicationObject(ICommunicationObject obj, TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenTokenProviderIfRequired(SecurityTokenProvider tokenProvider, TimeSpan timeout)
       at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityProtocol.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
       at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.ClientBase`1.System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.ClientBase`1.Open()
       at ConsoleApplication1.Program.Main(String[] args) in C:\Users\timo\Documents\Visual Studio 2008\Projects\TestNewService\TestNewService\Program.cs:line 39
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException: System.Net.WebException
       Message="The underlying connection was closed: An unexpected error occurred on a receive."
       Source="System"
       StackTrace:
            at System.Net.HttpWebRequest.GetResponse()
            at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       InnerException: System.IO.IOException
            Message="Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host."
            Source="System"
            StackTrace:
                 at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
                 at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
                 at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
            InnerException: System.Net.Sockets.SocketException
                 Message="An existing connection was forcibly closed by the remote host"
                 Source="System"
                 ErrorCode=10054
                 NativeErrorCode=10054
                 StackTrace:
                      at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
                      at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
                 InnerException: 

Users intermittently need to clear cache after kernel update

$
0
0

Hi,

We are experiencing an issue where are users are intermittently needing to clear their cache after I completed a kernel update.  Users log in to our terminal server, when they open the AX client it fails almost immediately.  The fix is to go and clear their cache by going to c:\users\username\appdata\local and deleting *.auc files.

The issue seems to keep happening a few days after they clear their cache.  Any suggestions on how to remedy this?

image type - converted to SSRS image.

$
0
0

Hello,

I am using image as image type (extends container) of X++.

The image is a property in table in db.

I want using it as an image at SSRS report.

Join to the table+record + mime type = jpeg doesn't retrieve the image (while I can see it with no problem in AX).

How can I link the image to an "image" type and show it on SSRS report? (Especially when using business logic).

Also - when I use business logic, and call AX function that return fields and one of the field is an image - I need that one of the field of the of business logic will be an image.

(a method like : 

using MIL = Microsoft.Dynamics.AX.ManagedInterop;
...

[DataMethod(), PermissionSet(SecurityAction.Assert, Name = "FullTrust")]
    public static DataTable resolve(string env, string lang, string companyName, string weighingId)
    {
MIL.Container c;
...
DataTable t = new DataTable();
        DataRow r;
...
r = t.addRow();
r.addColumn["image"] // *** generaly I write addcolumn["image", typeof( ...)) what shall I write here?

r["image"] = (MIL.Container)c; // what shall I write here in order to set r["image"] a value?

}

Thanks :)

why Table-per-Type to Table-per-Hierarchy storage pattern in Table Inheritance?

$
0
0

Looks like at some point in AX 2012 storage pattern in Table Inheritance is been switched from Table-per-Type to Table-per-Hierarchy.  I am curious to know the reason behind this.

Thanks in Advance,

San

Viewing all 72043 articles
Browse latest View live


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