Value Cannot be null error

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Converter for .NET (v3)  /  Value Cannot be null error

DynamicPDF Converter for .NET (v3) Forum

 Aug 20 2024 7:14 PM
Receiving the following error when trying to convert docx to pdf

System.AggregateException: One or more errors occurred. (Value cannot be null. (Parameter 'type'))
---> System.ArgumentNullException: Value cannot be null. (Parameter 'type')
   at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
   at ceTe.DynamicPDF.Conversion.WordConverter.#fmh(String #oti)
   at ceTe.DynamicPDF.Conversion.WordConverter.<>c__DisplayClass23_0.<ConvertAsync>b__0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at BusinessLogic.FileStorageService.FileStorageService.ConvertDocToPDF(String filePath, String fileType) in

All times are US Eastern Standard time. The time now is 7:24 PM.