Hi all
While i was running the code , code was giving error.
When i tried to find out the error through debugging it is giving error as "Exception From HResult 0xFFFFE497" and when i was debbuging the code from other system it was showing the exact error.
For Ex
If user defined field was not created while loading the form it was giving "Exception From HResult 0xFFFFE497" in my system and in other system it has given "Data Source Invalid Field name".
whichever error occurs it is giving the same error message.
I am not understanding how to solve this problem in me system.
Thanks.