1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Latest ASP.Net version as of 11-Jan-05

Discussion in 'Co-op Advertising Network' started by vlead, Jan 11, 2005.

  1. #1
    Attached is the lastest working ASP.Net version of the co-op ad network. Unzip the attached file and upload the coopad.dll in your bin folder on the server. An example file and the source code are also included in the zip.

    Let me know if you have any problem with this.
     

    Attached Files:

    vlead, Jan 11, 2005 IP
  2. nates

    nates Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Vlead,

    I sent a pm to see if it would be possible for you to email me the code?

    I was unable to open the zip file.

    Thanks
     
    nates, Jan 11, 2005 IP
  3. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    vlead, Jan 11, 2005 IP
  4. nates

    nates Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Vlead,

    Thanks for the link...I was able to open it. However when I uploaded the new coopad.dll and coopad.vb to the bin folder...the page errored out.

    Is there other changes that need to be made?

    Thanks again.
     
    nates, Jan 12, 2005 IP
  5. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    no changes are required on the page. what is the error u r getting?

    also, you do not need to upload the coopad.vb file to the server.
     
    vlead, Jan 12, 2005 IP
  6. RonA

    RonA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I uploaded the dll and receive the following error from line 9 of the example page. Any ideas?

    *************

    Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

    Source Error:


    Line 7:
    Line 8: Dim arrAds(4) As String
    Line 9: arrAds = Coop.Ads(Request.ServerVariables("SERVER_NAME"), AD_TYPE, AD_FILE)
    Line 10:
    Line 11: lblAd1.Text = arrAds(0)
     
    RonA, Jan 12, 2005 IP
  7. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I am not getting any error. I have this up and running perfectly on at least 5 sites.

    I even tried changing a few variables which I thought might cause some error but no success (in getting any error).

    Download this basic version and give it a try...
    http://www.vlead.com/misc/coopbasic.zip
     
    vlead, Jan 13, 2005 IP
  8. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I have just updated the ASP.Net version and removed some minor flaws. Use this latest version. If you have problem downloading this from the forum then use this link:

    http://www.vlead.com/misc/coopad4.zip
     

    Attached Files:

    vlead, Jan 13, 2005 IP
  9. RonA

    RonA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I installed this version and ads displayed until yesterday. Now, the site doesn't validate and displays "ad_network.php file needs updating". Have you had a problem?

    Thanks,

    RonA
     
    RonA, Jan 19, 2005 IP
  10. nates

    nates Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Same issue here...I noticed it the other day but then a few hrs later it 'seemed' to fix itself. However, Today I am getting the ""ad_network.php file needs updating". links.

    Thanks for any help.
     
    nates, Jan 19, 2005 IP
  11. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    vlead, Jan 20, 2005 IP
  12. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    vlead, Jan 26, 2005 IP
  13. nates

    nates Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Vlead,

    Thanks for the help...I went to your site and downloaded the new zip...After uploading the new files the page is now working.

    Thanks again.
     
    nates, Jan 30, 2005 IP
  14. RonA

    RonA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I've been using the "b=" version for two months. Today I receive an error
    "System.IndexOutOfRangeException: Index was outside the bounds of the array." "arrAds = Coop.Ads(Request.ServerVariables("SERVER_NAME"), AD_TYPE, AD_FILE)"

    If I change to the "a=" version, the page loads but the ads display the message: "ad network.php file needs updating".

    Is anyone else having a problem?

    Thanks,

    Ron
     
    RonA, Mar 15, 2005 IP
  15. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #15
    You can find a link to the latest March 11th release here .
     
    T0PS3O, Mar 16, 2005 IP
  16. RonA

    RonA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Thanks, but that's a Classic ASP script version. I'm running the .NET compiled version.
     
    RonA, Mar 16, 2005 IP
  17. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #17
    It's working fine on my sites
     
    vlead, Mar 16, 2005 IP
  18. RonA

    RonA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Thanks, I uploaded the files one more time and now it's working.
     
    RonA, Mar 17, 2005 IP
  19. cashbackers

    cashbackers Guest

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Hi,

    I am getting the following problem when using the Vlead coop .net, I get malformed output on the page as follows :

    MetaStock History | Jeux Javahtml" />Cheap Flights to Tokyo | Ab Scissor | Website Promotion | Julius Caesar Tickets

    You can see this in action at :

    http://www.cashbackers.co.uk/asp_dot_net_example.aspx

    Just hit refresh a few times and you'll see what i mean, i have emptied the
    ads_network_ads.txt and it doesn't seem to make a difference.

    Any help?

    Thanks,

    Al
     
    cashbackers, May 18, 2005 IP
  20. Cygnus

    Cygnus Cat Herder

    Messages:
    172
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #20
    Any luck cashbackers? That's a weird error.
     
    Cygnus, May 19, 2005 IP