Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Accessing 3rd party software object from asp.net

Accessing 3rd party software object from asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminhelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lavankumar
    wrote on last edited by
    #1

    hi, i have 2 servers say "s1" and "s2" in server "s1" i m maintaining the total website and in server "s2" i have sqlserver database and 3rd party software now from a page say Default.aspx located in server "s1" i want to create a object/run the 3rd party software in "s2". is it possible, plz help me thanks in advance lavan kumar M

    A C 2 Replies Last reply
    0
    • L lavankumar

      hi, i have 2 servers say "s1" and "s2" in server "s1" i m maintaining the total website and in server "s2" i have sqlserver database and 3rd party software now from a page say Default.aspx located in server "s1" i want to create a object/run the 3rd party software in "s2". is it possible, plz help me thanks in advance lavan kumar M

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Third party software should provide you eiter .dll or webservices. If that is dll, then 1. )Add it as a reference in your project, 2.) Add the Requried Namespace 3. ) Create object of classes and access methods and if that is webservices , then add it as WebReference.

      cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder

      B 1 Reply Last reply
      0
      • A Abhijit Jana

        Third party software should provide you eiter .dll or webservices. If that is dll, then 1. )Add it as a reference in your project, 2.) Add the Requried Namespace 3. ) Create object of classes and access methods and if that is webservices , then add it as WebReference.

        cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder

        B Offline
        B Offline
        Brij
        wrote on last edited by
        #3

        Do as Abhijit is saying but use Namespace properly

        Cheers!! Brij

        1 Reply Last reply
        0
        • L lavankumar

          hi, i have 2 servers say "s1" and "s2" in server "s1" i m maintaining the total website and in server "s2" i have sqlserver database and 3rd party software now from a page say Default.aspx located in server "s1" i want to create a object/run the 3rd party software in "s2". is it possible, plz help me thanks in advance lavan kumar M

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Have you not been asking this for days ?

          Christian Graus Driven to the arms of OSX by Vista.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups