rvenky20001 Posted July 31, 2012 Posted July 31, 2012 I have the main form call a user login form in the main form show event. Once the authentication is done I get the attached error. How do I identify which component is giving the error. I tried stepping through the code in the debugger but I am not able to identify. Venkatesh Quote
Administrators Farshad Mohajeri Posted July 31, 2012 Administrators Posted July 31, 2012 I logged issue #1373 to show the Delphi name of component in error window. What your code does after login window is closed? Quote
rvenky20001 Posted July 31, 2012 Author Posted July 31, 2012 If login is successful, it creates the mainmenu items based on his user profile. I disabled that process and still the error is thrown. So the issue is not with the Mainfrom routine. Quote
Administrators Farshad Mohajeri Posted July 31, 2012 Administrators Posted July 31, 2012 If login is successful, it creates the mainmenu items based on his user profile. I disabled that process and still the error is thrown. So the issue is not with the Mainfrom routine. Please send a test case. Quote
rvenky20001 Posted August 2, 2012 Author Posted August 2, 2012 By looking at the view source in the Browser I was able to identify the component and then resolve the issue. Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.