IDE Exception Handler
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
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.