I've got a C# Application which I'm using to convert .txt files to .xlsx. While doing the conversion I am getting an error thrown "An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll"
- Windows 10 64 Bit
- Microsoft Office 365
The application was fully functional prior to updates pushed to the PC. Previous issues have been old registry keys and missing drivers.
I can't find much on this specific error, any ideas?