To add to my above message...
I needed to create another local account to test my application. I wanted to impersonate this account using "runas".
Even with the "Turn off advanced text services" checked in MY account, I got the exception when I clicked on a textbox.
I then logged into the new account I created, and it did its first-login profile-building.
The "Turn off advanced text services" was already checked, so I just logged out, and logged back into my own account.
I tried running my app the same way (runas the created account), and this time it worked.
So it would seem that the new accounts settings had to be generated by logging into it before the exception would go away.
FYI
Ion
I needed to create another local account to test my application. I wanted to impersonate this account using "runas".
Even with the "Turn off advanced text services" checked in MY account, I got the exception when I clicked on a textbox.
I then logged into the new account I created, and it did its first-login profile-building.
The "Turn off advanced text services" was already checked, so I just logged out, and logged back into my own account.
I tried running my app the same way (runas the created account), and this time it worked.
So it would seem that the new accounts settings had to be generated by logging into it before the exception would go away.
FYI
Ion