无法打开以下应用程序的数据库连接....接收到的异常。消息:无法打开登录所请求的数据库"VRM“。登录失败。用户登录失败用户'IIS APPPOOL\DefaultAppPool‘登录失败。Login failed for user 'IIS APPPOOL\DefaultAppPool'.Login failed for user 'IIS APPPOOL\DefaultAppPoo
对于为什么我的连接字符串在Server 2005中的master数据库上有选择地成功,我有点困惑。这是我的应用程序的细节。知道去哪找吗?很明显我漏掉了什么。;Integrated Security=true --失败Cannot open database "other" requested by the login.Login failed for user 'DOMAIN\IIS_SERVERNAME$'.已启用;Providers=Negoti
‘'DNN错误连接到数据库失败’。为什么它适用于Webmatrix,而不适用于IIS?编辑:我的连接字符串是:
<add name="SiteSqlServer" connectionString="Server=.Database.mdf;Database=DNN2;Trusted_Connection=Yes;" pro