cancel
Showing results for 
Search instead for 
Did you mean: 

Revision Creation Failed IXBRL

former_member236869
Participant
0 Kudos
650

Hi All,

When i create XBRL file selecting the optional revision content options the following error occurs:

Creation has failed for following objects:

Details:

Creation failed, because Validation failed.

An error occured during Validaiton. Check the plugin log file.

Click here to navigate to the mentioned object.

In task engine log I found this:

SAP.DM.XBRL.MappingInlineCreate.Plugin.dll System.IO.FileLoadException: Could not load file or assembly 'file:///C:\inetpub\wwwroot\SAP\SAP Disclosure Management\Data\Plugins\SAP.DM.XBRL.MappingInlineCreate.Plugin\3_100124_38\SAP.DM.XBRL.MappingInlineCreate.Plugin\System.Runtime.Extensions.dll' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

File name: 'file:///C:\inetpub\wwwroot\SAP\SAP Disclosure Management\Data\Plugins\SAP.DM.XBRL.MappingInlineCreate.Plugin\3_100124_38\SAP.DM.XBRL.MappingInlineCreate.Plugin\System.Runtime.Extensions.dll'

at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)

at System.Reflection.Assembly.UnsafeLoadFrom(String assemblyFile)

at SAP.DM.Plugins.Mgmt.DomainBridge.LoadAssembliesInDirectory(String directory, String filename, Evidence evidence)

Insted in application server log:

Message: Request format is unrecognized.

Source: System.Web.Services

Stack trace: at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)

at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)

at System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated)

at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)

at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

But the revision version of the plugin seem correct:

Does anyone know the cause of the problem?

Thanks

Regards

Accepted Solutions (0)

Answers (7)

Answers (7)

former_member236869
Participant
0 Kudos

Ok thanks Marc.

Regards

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello romano.soligo

File versions all look fine.

Probably best if you open a Support case (https://support.sap.com/en/index.html) so that we can arrange a remote session.

Marc
former_member236869
Participant
0 Kudos

Hi Marc,

the version of the dll is 4.6.27406.3

the version of the plugin is: 10.1.2000.1.

the version of the application server is: 10.1.2003.25

regards

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Romano

What is the version of the file mentioned in the error?

C:\inetpub\wwwroot\SAP\SAP Disclosure Management\Data\Plugins\SAP.DM.XBRL.MappingInlineCreate.Plugin\3_100124_38\SAP.DM.XBRL.MappingInlineCreate.Plugin\System.Runtime.Extensions.dll'

Marc

former_member236869
Participant
0 Kudos

I confirm: 10.1.2000.224

former_member236869
Participant
0 Kudos

Hello Marc,

is there a way to understand which version of task engine I have installed because I can't find any reference from the logs.

However this is the version of the exe used to install the task engine:

10.1.2000.224

Regards

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can check the version in registry key

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{695EB8FB-5CAA-4D38-8DF2-B23CD91F86F6}\<instance>

<instance> will be 1 or 2 (etc.) depending on how many instances you have installed

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Romano,

That message is always a version conflict.

My assumption: you did not upgrade the Task Engine to Stack 2000

Marc