Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7636367
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T07:39:35+00:00 2026-05-31T07:39:35+00:00

In my web project I have to serve ads through our openx server but

  • 0

In my web project I have to serve ads through our openx server but after searching for documentation on how to implement openx’s API on .NET, I haven’t found anything.
Does anyone know how to implement their API on .NET and how to serve ads through it?
Documentation is appreciated.

Note: I have done my searches and I didn’t find anything relating this matter. Using their own API is a priority to third parties API.

EDIT:

Public Class OpenXAdsProcessor

    Dim session As OpenXNet.ISession
    Dim s As IOpenXProxy

    Public Sub New()

        s = CookComputing.XmlRpc.XmlRpcProxyGen.Create(Of IOpenXProxy)()
        s.Url = "ourserverurl/www/api/v1/xmlrpc/LogonXmlRpcService.php"        
        s.XmlRpcMethod = "logon"

        session = New SessionImpl(s, "username", "password")

    End Sub
End Class

Above I am implementing OpenX API. Right now I’m waiting to get permissions for my user because the server returned “Server returned a fault exception: [801] User must be OA installation admin” on my attempt to login.

Will the above code suffice to make use of your API?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T07:39:36+00:00Added an answer on May 31, 2026 at 7:39 am

    I’m the author of OpenX.NET. If you just need to serve OpenX ads in a web application, you don’t need to use these API bindings. Just place the OpenX javascript in your web page.

    If you really need to use the API for other kind of scenarios and are new to OpenX, I recommend first getting familiar with OpenX concepts, see the OpenX Developer Zone. Then see some OpenX.NET tests. OpenX.NET is a 1-to-1 mapping to OpenX entities and methods.

    EDIT: unless you want to debug something or really know what you’re doing, you never need to handle the proxy directly. Simply use the session constructor:

    SessionImpl(string username, string password, string url)
    

    The URL is the root URL for the OpenX v2 API, e.g. http://localhost:10002/openx/api/v2/xmlrpc/, see the sample app.config in the tests.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a static Web project added to an Apache server. Whenever I make
I have a web project working perfecly on my web server and on my
We have an ASP.Net MVC project that will start with a single web server
I have sql server database in my web project (hosted over the internet). Now,
I have recently been investigating java server-side web frameworks to serve as a rendering
This is for a web project so i have several classes that inherit from
Hello Ruby/Rails/Merb developers! Im currently working on a web project that will have a
I have downloaded a web project from CodePlex and am getting the following error
We have a project (Web/PHP) where we would like users to access their files,
I have inherited a web project that is perl based and I'm attempting to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.