I am developing desktop application.
When i generates reports, it gives me error: "Instance Failure
".
When i tries to edit dataset also, it gives me same error.
My connection string is>>
Data Source=KAM-224CD25139D\LIBRARY;Initial Catalog=Libary;Integrated Security=True
I refered these questions>>
Failed to generate a user instance of SQL Server
From this i also removed double slash in my constring, but there was same error.
I also dont have any @ sign at the start of my connection string as well as no username and password.
Can any one guid me for this??