IDE Exception Handler
![]()
Shailendra Gupta (1●4●4)
| asked Jan 16 '14, 5:48 a.m.
edited Oct 10 '17, 2:45 p.m. by David Lafreniere (4.8k●7) I created workflow with more than 50 state and trying to open it it gives following error:
"IDE Exception Handler" has encounter a problem. An internal error has occured.
please let me know why this error come? Shailendra Gupta <v:shapetype> <v:stroke> <v:formulas> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:formulas> <v:path> <o:lock> </o:lock> </v:path> </v:stroke> </v:shapetype> <v:shapetype> <v:stroke> <v:formulas> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> <v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:f> </v:formulas> <v:path> <o:lock> </o:lock> </v:path> </v:stroke> </v:shapetype> <v:shape> <v:imagedata> </v:imagedata> </v:shape> |
Accepted answer
![]()
Hi Shailendra,
We had such issues in the past. The issue is caused by reaching handlers limit in RTC. Could you increase max handlers according to this Microsoft technote: : http://eclipser-blog.blogspot.com/2008/06/fighting-with-no-more-handles.html Let us know if it helps. David Lafreniere selected this answer as the correct answer
|