MSSQL IIS the breakpoint will not currently be hit
DLLM SQL Sever IIS
Set L 到我. 我發現IIS 唔得, 因為佢用左IIS 個User
之後我試過係SQL Sever add 唔得, 話找唔window NT User.
Solution:
最後, 我要用command 先得, DLLM
USE CULA
GO
CREATE USER [IIS APPPOOL\CULA] FOR LOGIN [IIS APPPOOL\CULA]
GO
EXEC sp_addrolemember 'db_datareader', 'IIS APPPOOL\CULA'
GO
EXEC sp_addrolemember 'db_datawriter', 'IIS APPPOOL\CULA'
GO
留言
張貼留言