0
One way to troubleshoot your problem, implement exception handling in your code. Use Try..Catch block from place to place in your code such as when connecting to database, getting data, writing to text file and if Exception occurs, show a message or write error to a text file.
If you do not know how to handle exceptions, search C# Corner for "exception handling". You will many articles on this topic.
0
Unfortunatelly I am not using sqlserver express in my application
0
No It Does not Affect
SQLEXPRESS Service must be running :)
if my answer helps you then check "Do you like this answer" check box :)
0
the sql server browsing is stopped , may this effect
0
it give no error but nor result come and I installed framework 3.5 and will try any suggestion
0
Friend,
make sure that you have installed SQL Server in the Machine where you using that application .
and if still not resoved then let me know what error you are getting i will tell you solution :)
if my answer helps you then check "Do you like this answer" Check Box :)