Hi all,
I have developed a web page using asp.net. When testing ( debugging ) it from the VS 2005 it works properly.
In the load of the page I created a SqlConnection and specified the ConnectionString
The problem is when calling the page from a Fox Pro 9.0 application I get this message:
The ConnectionString property has not been initialized.It seems that when calling the page from Fox Pro the ConnectionString is written incorrectly in the load method of the page
So does anyone have any suggestion?
Regards
Could you please specify the connection string over here. Also make sure that you have used new keyword while defining the connection string
Regards,
Suhas
Hi,
There is a article onconnection string here.
0 comments:
Post a Comment