in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Run Payment Queue return error "You are not allowed to access this account"

Last post 04-23-2009 5:11 PM by Artem Gassan. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 04-23-2009 5:11 PM

    Run Payment Queue return error "You are not allowed to access this account"

    I am getting "You are not allowed to access this account" when running "Run Payment Queue"

    Store Procedure "[dbo].[ecGetPaymentProfile]" returning this error.

    After running following SQL query return account that no longer in system.

    SELECT [ecContracts].* FROM [dbo].[ecContracts]
    inner join [dbo].[ecPaymentProfiles] on [dbo].[ecContracts].ContractID = [dbo].[ecPaymentProfiles].ContractID

    Please advice how to fix this issue

     

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems