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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -