filmov
tv
A network-related or instance-specific error occurred while establishing a connection to SQL Server
Показать описание
Exception calling "Fill" with "1" argument(s): "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: TCP Provider, error: 0 - The wait operation timed out.)"
At 161 char:2
+ [void]$SqlAdapter.Fill($DataSet)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SqlException
Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The wait operation timed out.)"
At 161 char:2
+ [void]$SqlAdapter.Fill($DataSet)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SqlException