Wednesday, September 1, 2010
Home »
Errors and Solutions
» The IListSource does not contain any data sources
The IListSource does not contain any data sources
Sol:parameter mismatch does not match from stored procedure which you passing from .net.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
ReplyDeletethis is my error please help me