Could the Print document ive built in .net cause a UriFormatException?
- by Smoka
After adding Print Document, Dialog, and Button to my Forms app i now have
UriFormatException
and
A first chance exception of type 'System.ComponentModel.Win32Exception' occurred in System.Drawing.dll
Additional information: Access is denied
Is there something wrong with the strings in my Document? Preview looks fine.
but unhandled exception's when it tries to print.