Received the following error message in Event Viewer:
System.MissingMethodException: Method not found: ‘System.Collections.IEnumerator Aspose.Words.NodeCollection.GetEnumerator()’.
at .()
at .(Document )
at .( , SaveOptions )
at . ( , SaveOptions )
at . ( , SaveOptions )
at . ( , SaveOptions )
at GroupDocs.Conversion.Handler.ConversionHandler.( , SaveOptions )
at < path file calling function here>
Aspose dll and pdb exists and is in correct place, but error is still called. Unsure of how to fix it to make it so Aspose is found and used by GroupDocs