Problems

Discussion in 'Co-op Advertising Network' started by negocioastur, Feb 26, 2005.

  1. negocioastur

    negocioastur Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Can you unblok my IP please. I´ll try to run only PHP version and put it into my ASP (I don´t know how but i´ll try it)
     
    negocioastur, Mar 1, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #22
    Okay, it's done... that is absolutely the last time I'm doing it though. If you choose to run the ASP code still, and you get your IP address banned, then you are not going to be able to use the ad network with ASP (or PHP) since your IP will be blocked.
     
    digitalpoint, Mar 1, 2005 IP
  3. negocioastur

    negocioastur Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    ASP adnetwork is down and never will run here. Thanks for all ;)
     
    negocioastur, Mar 1, 2005 IP
  4. payoutwindow

    payoutwindow Well-Known Member

    Messages:
    788
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #24
    There's a website where I am running ASP code ... no problem so far .. which makes me think the problem might be with your setup.

    Double check that there's full read/write/execute permissions on the txt file if that not it .. then i dont know :confused:
     
    payoutwindow, Mar 2, 2005 IP
  5. jvmills

    jvmills Peon

    Messages:
    56
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Hi

    I have posted a similar thread to this, after scratching my head as to why one of my ASP sites stopped working. Then was directed to this thread.

    I assume it must be individual site setup as I have another ASP site with no problems.
     
    jvmills, Mar 2, 2005 IP
  6. sji2671

    sji2671 Self Made Mind

    Messages:
    1,991
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    170
    #26
    I too am having problems however I have noticed that the ad_network_ads.txt file seems to be corrupt as I cannot rename or delete it via FTP and the file size is 0
    I have submitted a support request to get this file deleted and then I can upload it and hopefully we will be back in business, I have another ASP site thats running fine so its definetally user end.
     
    sji2671, Mar 2, 2005 IP
  7. negocioastur

    negocioastur Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    I don´t know where is the problem or why this happen on my site. There are not any post from ASP users explain where o why is the problem. My file permission is ok on txt file. Any idea?
     
    negocioastur, Mar 2, 2005 IP
  8. negocioastur

    negocioastur Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #28
    <%

    Dim oRequestXML

    Set oRequestXML = server.CreateObject("Microsoft.XMLHTTP")

    oRequestXML.open "get", "http://www.negocioastur.com/dp.php", false
    oRequestXML.send

    response.write("" & oRequestXML.responseText)

    Set oRequestXML = Nothing

    %>

    This code read dp.php an include his results in ASP code but Adnetwork not validate yet. Any idea to solve this?
     
    negocioastur, Mar 3, 2005 IP
  9. negocioastur

    negocioastur Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #29
    negocioastur, Mar 3, 2005 IP