I had 7 table adapter and configure with different SPs. Now i added a new table adapter and configure with new sps, all old dataset is filling up with old sp and adapter. And while filling up new table it throws "(provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)" error.
Even if i configure adapter with old sps it is throwing same error.
Can any one help me out from this?
Thanks.