Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible strangeness with MMUsersForm
Message
From
17/02/2009 10:02:57
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
17/02/2009 09:45:01
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01382344
Message ID:
01382351
Views:
34
Hi Rick,

>Whenever I follow the directions for adding a users form (found in the dev guide.) I get an exception whenever the form loads saying:
>“currentcell cannot be set at this time.” Moving your code to the forms load event may help.
>Any thoughts.

Can you give me more detail about "Directions for adding a users form"; Where in the dev guide is this? Just from a glance at the exception it would seem as if there is some access to a control before the controls are instantiated, like in the constuctor before "InitializeComponent" call. If you have a call to some controls in the constructor you may need to put that code after the "InitializeComponent()" call.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform