Access Denied Error

Discussion in 'Control Panel API' started by silverbullet, Dec 13, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Code:

     
  2. Are you running the code on DASP Servers or locally? In the former case ,you will need to add dasp server's Ip to the whitelist for which you will need to issue a ticket.
    Its most probably an IP issue assuming the key you provided is correct.

    Vikram

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. The code is being run locally (not from DASP servers), from a winforms app. I've checked the IP on the setup screen, and the one it says I am using is in the whitelist. I am also using the key listed on the same page. Could it have something to do with the fact that my machine is using an internal IP (10.1.1.x) and is not actually directly exposed to the outside?

    Thanks,
    Brett
     
  4. My external IP is in the white list. In fact, it won't let you put in an internal IP as I tried that to make sure.

    Thanks,
    Brett
     
  5. If you have more than one entry in your IP whitelist, make sure that it's comma separated with no spaces.

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
  6. I have it such as: "1.1.1.1,2.2.2.2"
     
  7. Just reconfirm your Ip once again,because that the cause of your error.
    You should see your IP in the Control panel itself,something like -Your current IP Address: X.X.X.X

    If the problem still persists,issue a ticket, so that DASP support will be able to help you with it.

    Vikram

    DiscountASP.NET
    www.DiscountASP.NET
     
  8. I have created a ticket. Thanks!
     
  9. All seems to be ok now. I received an e-mail from support saying there was an issue with the API database that has now been resolved.

    Thanks!
    Brett
     
  10. Yep, they sent that e-mail to everyone that signed up for the API launch, I believe.
    As usual the support guys here are top shelf.
    Salute,
    Mark
     
  11. mjp

    mjp

    It wasn't sent to everyone, just those who we had to generate new keys for.


    We're glad to see so many API users! But then DiscountASP.NET users are an "early adopter" bunch, so it's not surprising. ;)


    mjp
    DiscountASP.NET
    <SUB><SUP>http://DiscountASP.NET
     
  12. I received same error, I read this topic and Idid what say previous posts.

    Ihave a ticket and I received this answer : "Please try also posting your issue on our community forum. We do have numerous experienced customers and staff members who actively participate in providing conding related solutions and recommendations."

    What should i do ?

    Thanks.
     
  13. Have you added your IP address or the calling computer's IP address to the IP white list?

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
  14. Yes. I am sure.

    Is threr wrong anything this screenshot ?
     

    Attached Files:

  15. I see your Whitelist texbox empty.Please populate it with the IP address in the screenshot!

    Vikram

    DiscountASP.NET
    www.DiscountASP.NET
     
  16. Oohh [​IMG]

    HowI amstupid :(

    I think everything isok, when i see my ip under textbox.

    Thanks a lot vvsharma !
     
  17. Hi Guys,


    I'm afraid I have the same kind of error, ASP.Net kicks out:
    Server was unable to process request. ---> Access denied.
    instead of
    Server was unable to process request. ---> DiscountASP.net.UserErrorException: Access denied.
    as stated in Bretts first post.


    I DO NOT get this error when connecting locally from my dev machine, I HAVE entered my server's IP address into the whitelist box. However that seems to have made no difference. As far as I am aware I have entered everything correctly, no spaces etc..


    Can one of the admin's please take a look at my account (domain: brnc.co.uk) -- I have tried raising a ticket, but they dont wish to know! lol


    Many Thanks


    James

    Post Edited (Irish) : 12/24/2007 10:15:29 PM GMT
     
  18. Bruce

    Bruce DiscountASP.NET Staff

    You'll need to include the primary IP on the server rather than your unique IP because windows makes an outbound connection using the primary IP.

    Create a support ticket and we can supply the server IP to you.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  19. Ah right, cheers Bruce, will do.


    James



    Note to those who havea similar problem to myself:
    When creating a ticket ask for the "servers interface IP" (mine was 64.79.X.X)


    Post Edited (Irish) : 12/24/2007 10:18:08 PM GMT
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page