1
System.NullReferenceException when loading a dwg file
Question asked by Merve Demirhan - 1/23/2019 at 6:53 AM
Answered
I got System.NullReferenceException error when loading a 30MB dwg file into DocumentUltimate demo. 
I got the same error when I try to convert the file 
Here's the stack trace: 

   
konum: _YEA.get_Rotation()
   .
   .
   .
   konum: _BxJ._BQI(ConversionContext conversionContext, Action`1 diskSaveCallback, Action`1 streamSaveCallback)
   konum: _cnJ._BQI(OutputContext outputContext)
   konum: GleamTech.DocumentUltimate.DocumentConverter._B6j(OutputContext outputContext, Nullable`1 engine)
   konum: GleamTech.DocumentUltimate.DocumentConverter.ConvertTo(OutputOptions outputOptions, IOutputHandler outputHandler, Nullable`1 engine)
   konum: GleamTech.DocumentUltimate.DocumentConverter.Convert(String inputFile, DocumentFormat outputFormat, Nullable`1 engine)
   konum: GleamTech.DocumentUltimateExamples.Mvc.CS.MvcApplication.Application_Start() C:\Users\MerveDemirhan\Downloads\DocumentUltimate-4.5.5 (1)\DocumentUltimate-4.5.5\Examples\Mvc.CS\Global.asax.cs içinde: satır 37
I can send the file privately if you want 

1 Reply

Reply to Thread
0
Cem Alacayir Replied
Employee Post Marked As Answer
We have released Version 4.6.0 - February 11, 2019.
Please try this new version and let me know.

Reply to Thread