Hello all, I have a third party payment web site. The problem is that when a customer logs in to pay a bill everything is fine until the payment is processed there is no confirmation page (HTTP 500 error displays). On the elmah log it displays a SQL permissions error. I tried giving the web user several DB level permissions and still nothing, but if the user is assigned a server level permission then the confirmation page appears and everything is sunshine and rainbows. This is obviously not an acceptable solution. Is anyone aware of something that can be done on the server side without giving this user a server level admin permission?