v1.0.10 - Conversion from string "" to type 'Date' is not valid

Post Reply
SteveITS
Posts: 5
Joined: Wed Oct 09, 2019 4:27 pm
4

v1.0.10 - Conversion from string "" to type 'Date' is not valid

Post by SteveITS »

After updating from 1.0.9 today it is throwing error:

myStatus = Conversion from string "" to type 'Date' is not valid.

I reverted to 1.0.9 to resolve.

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: v1.0.10 - Conversion from string "" to type 'Date' is not valid

Post by Cubert »

We just posted 1.0.11 that fixed that issue.

Seems that we didn't build it originally (version 1.0.9 and older) with strict methods. Since then we have updated Visual Studios to a more strict standard so when we built the same source file, it now errors on a string to date conversion when you run it..

We have fixed the conversion issue, made some minor adjustments to the table view and buttons. See if that works for you.

Post Reply

Return to “Agent Status Plugin”