Please let me know how to find the eroor?
Hi @aparna30
You can always check by logs, it will show the error in which file if you double click on the error log
Hope this helps
Thanks
1 Like
Thanks
If you run the process in Debug mode then also you will get to know where is the exact error.
2 Likes
In addition to the above mentioned options you can also add a log message activity to every xaml file with the process name.
3 Likes
Thanks
1 Like