04-06-2016 10:16 AM - edited 04-06-2016 10:18 AM
I'm not sure if run as administrator gives you the same rights as when you are looged as an administrator. The easy thing to try is to give the modify rights to users and to log as a user, then you will see if this is the issue.
I would also try moving the data folder out of the C:\Program Files directory.
Ben64
04-07-2016 03:11 AM
Hy Ben!
The thing is that i want to install this program on any kind of computer, and i don't know if that pc have another partition except C;\ partition. 😞
Thank you!
04-07-2016 05:28 AM
Hi Marius,
Sry I forgot to wire the error terminal, when you dont wire it before the delete operation completes the Report vi will get executed. Hope this solves.
04-07-2016 06:10 AM
04-07-2016 08:55 AM
Hy !
I attached the SubVIs; for the reademailconfig.vi read information from the global variable array. These SubVis are use in a case structure . Case structure in an event structure, event is timeout
Thank you everyone!
04-07-2016 09:04 AM
@marius.lucian wrote:Hy !
I attached the SubVIs; for the reademailconfig.vi read information from the global variable array. These SubVis are use in a case structure . Case structure in an event structure, event is timeout
Thank you everyone!
Try closing the Attachment reference after you added it to the AttachmentCollection.
Ben64
04-07-2016 01:41 PM
Hy Ben!
I close the References...for each of attashmentCollection,no?
Thank You!
04-07-2016 02:04 PM
04-07-2016 05:20 PM
Hy Ben!
I tried that modification,but it didn't work. Tomorrow I want to try with a single attashment, maybe because i put multyple attash the vi is being blocked.:(
Thank you very much!
04-09-2016 08:44 AM
Hy everyone!
I have not found the problem, but i replace the code of sendMail.vi , who was with .net classes, and I use the sendMail example from Labview and it work!
Thank you everyone, and if you will find the problem, i am curious what the problem was!
Good luck!!