I am trying to preview quite a large report in SSRS and every time I try I get the error:
An error occurred during report processing, Cannot create a connection to data source CometTracker. A network related or instance-specific error occurred while establishing a connection to SQL Server. Named pipes error 40
I have checked the connection string is correct, the dataset queries the data fine and sql is running in configuration manager.
I am using Visual Studio Team System and Team Foundation. The only thing I can think of is I have recently changed Laptops and this may have had an effect.