|
-
Jun 23rd, 2022, 03:13 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Date Validation in textbox
While executing the IsDate() method in a routine I found the following error.
Text = Cannot evaluate expression because the code of the current method is optimized.
While I have been able to find some explanations of optimization, all of which are beyond my level, I really have no understanding of what this means or how to approach dealing with it.
What I am doing is just validating a date input to a textbox. I do know of other methods to do this, but it was my understanding that using the IsDate() method was quite simple. Is there perhaps a tool or library required?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|