cancel
Showing results for 
Search instead for 
Did you mean: 

Revision Creation Failed IXBRL

former_member236869
Participant
0 Kudos

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

View Entire Topic
former_member236869
Participant
0 Kudos

Ok thanks Marc.

Regards