I built an user control. At the first time the application
tries to use it I get the following error :
"Cannot load control " . The second time it tries
to access the control , everything is OK .
Can somebody help me ????
TIA
Eddie
Printable View
I built an user control. At the first time the application
tries to use it I get the following error :
"Cannot load control " . The second time it tries
to access the control , everything is OK .
Can somebody help me ????
TIA
Eddie
adiad,
I think you are having an initialization problem, I'm no expert with controls yet, just started working on them recently, if you have the MSDN Library search for: Life and Times of a UserControl Object and if you don't then go to this link and search for it there (Check mark all the search areas).
http://search.microsoft.com/us/dev/default.asp
Hope that this helps.