Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible strangeness with MMUsersForm
Message
De
17/02/2009 10:02:57
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
17/02/2009 09:45:01
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01382344
Message ID:
01382351
Vues:
33
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform