OK, I give up. https://msdn.microsoft.com/en-us/library/system.exception.innerexception(v=vs.110).aspx
2016-03-03 4:14 GMT+01:00 Steve Lyle <[email protected]>: > I offer to live, real-time, firsthand demo. > But I have a stable project now and have spend much to much time on this. > I'm not going to undo what I have to re-create this error. > When time permits I'll see if I can create a new project to demo to you. > But please understand I've given to you all that the catch(exception ex) > {} Exception object has to report. I've withheld nothing from you. > > > > > On Wednesday, March 2, 2016 at 3:29:39 PM UTC-5, Gunnar Liljas wrote: >> >> "I will agree-to-disagree in AddFile(). I don't think something is >> viable when it is said to work but in all reality doesn't no matter how >> it's use is attempted." >> >> Could you at least give us the courtesy to investigate the exception >> thrown? If there is a bug, we'd like to know that, but most likely >> something else happens and the exception will give you the info you need. >> Look at the InnerException! >> >> "Most people are using Embedded Resource ~ most likely for a reason." >> >> Yes, it's because it embeds the file, making it impossible to tamper with >> from the outside and also it simplifies deployment. >> >> /G >> >> -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
