Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Not Loading
Message
 
To
18/12/2007 08:53:44
Deepesh Ms
Alif Technologies India Pvt Ltd
India
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
Oracle
Miscellaneous
Thread ID:
01276447
Message ID:
01276523
Views:
24
Deepesh,

>In my windows application , the form is not loading when i am trying to call the form
>Form is called from a menu item and the form property is FIXED SINGLE . My security settings is set to true . When debuged seems going to an infite loop .

I recommend setting a breakpoint in the form's constructor and checking out the stack trace. Can you determine where it's going into the loop? Also look for recursive calls--calling a method from itself.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform