I'm running XP and attempting to run the HTTPRequestResponse sample.
I have the two required virtuals for this sample running as the domain
account I have in my BT users/hosts group yet I continually get:
"Unable to complete web request. Web Exception error: The remote
server returned an error: (500) Internal Server Error. "
AND
"An attempt to connect to "BizTalkMgmtDb" SQL Server database on
server "DEVMONKEY" failed.
Error: "Login failed for user DEVMONKEY\IWAM_DEVMONKEY'."
"Login failed for user 'DEVMONKEY\IWAM_DEVMONKEY."
in the event log
Obviously it's a perms issue but I'm not sure why it's happening.
I've also added a web config and set impersonate = true but it still
tries to use this IWAM account. Where is this IWAM come into play if
none of the virtuals run as it?