K
Kamal
Hi everyone,
I've created a user control that calls some method from a class that set the
connection string, the connection string is stored in the App.Config file.
When i try to add that control into a form, the following message Appears:
"The ConnectionString property has not been initialized"
and i won't allow me to add it and if i add my control in code, the
designer won't work and would display only the above message?!
Any idea how to solve this problem?!
Any help would be very much appreciated ..
Thanks in advance,
Kam
I've created a user control that calls some method from a class that set the
connection string, the connection string is stored in the App.Config file.
When i try to add that control into a form, the following message Appears:
"The ConnectionString property has not been initialized"
and i won't allow me to add it and if i add my control in code, the
designer won't work and would display only the above message?!
Any idea how to solve this problem?!
Any help would be very much appreciated ..
Thanks in advance,
Kam