@atir.tahir
Hi, I wanted to upgrade GroupDocs, to test a few of the many fixes you have created since the last upgrade, but it seems like this is still preventing me from upgrading
GroupDocsMixedProblem.zip (7.3 KB)
I’ve used 24.2 for both, GroupDocs.Viewer and GroupDocs.Conversion.
They are both used in GroupDocs.Total too and are both using the same Aspose.CAD.dll 24.1,
but I’m still seeing “CorruptOrDamagedFileException”
GroupDocs.Conversion.Exceptions.CorruptOrDamagedFileException
HResult=0x80131500
Message=Cannot convert. The file is corrupt or damaged. The type initializer for 'Aspose.CAD.Image' threw an exception.
Source=GroupDocs.Conversion
StackTrace:
at .()
at .()
at . ()
at .( )
at . ( , , , ConvertOptions )
at ..( , , ConvertOptions )
at . ( , , , ConvertOptions )
at ..( , , ConvertOptions )
at . ( , , , ConvertOptions )
at ..( , , ConvertOptions )
at .( , ConvertOptions )
at .( , , ConvertOptions , & )
at .(MethodBase , Object , Object[] , Boolean )
at .(MethodBase , Object , Object[] , Boolean )
at .(MethodBase , Boolean )
at . ( , )
at .()
at . (Boolean )
--- End of stack trace from previous location ---
at .(Object )
at .()
at . ( , )
at .()
at . (Boolean )
--- End of stack trace from previous location ---
at .(Object )
at .()
at .(Object , UInt32 )
at . (Boolean )
at . (Boolean )
at .(Object[] , Type[] , Type[] , Object[] )
at ..MoveNext()
at .()
at GroupDocs.Conversion.Converter.()
at GroupDocs.Conversion.Converter.Convert(Func`2 document, ConvertOptions convertOptions)
at GroupDocsMixedProblem.Program.Main(String[] args) in C:\Users\clemens.pestuka\Documents\Visual Studio 2022\Projects\GroupDocsMixedProblem\GroupDocsMixedProblem\Program.cs:line 41
This exception was originally thrown at this call stack:
[External Code]
Inner Exception 1:
TypeInitializationException: The type initializer for 'Aspose.CAD.Image' threw an exception.
Inner Exception 2:
ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.