Hello, I've got a bad ass problem again- I did try the code from here:
http://www.vb-helper.com/howto_vb6_serialize.html
It works great in the IDE interpreter, but after compilation, it crashes at following line:
Depending on the project, there is either the message "runtime error 445" - or no error message...Code:For Each tMem In TLI.InterfaceInfoFromObject(Object).Members
Does anybody have an idea, why this is and how I can fix it?
I would really appreciate every single hint!![]()




- I did try the code from here:
Reply With Quote