asp.net - SQL Server not connecting via IIS -


i getting following error when deploy application iis:

a network-related or instance-specific error occurred while establishing connection sql server. server not found or not accessible. verify instance name correct , sql server configured allow remote connections. (provider: named pipes provider, error: 40 - not open connection sql server)]

what interesting is happening @ folder level. have same application, running on same iis server , connects sql server without issue - , complied code same. difference folder has content. leaning towards permission issue - did not change of those.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -