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. General Programming
  3. Visual Basic
  4. How to connect to XP machine using vb.net

How to connect to XP machine using vb.net

Scheduled Pinned Locked Moved Visual Basic
csharpsysadminhelptutorial
5 Posts 3 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.
  • P Offline
    P Offline
    Paramhans Dubey
    wrote on last edited by
    #1

    Hi All, I have developed an application in vb.net to access the system information of network PC. I have used Management Namespace for this. The application is running fine on Srever 2003 OS network but the application is unable to connect to XP machines. Even though i m providing proper password of the machine it is unable to connect to xp machine. does any one know the reson for this? Do i need to write any spacial code for XP machine connection? Please help me out? Thanx in advance Regards, Paramhans

    D 1 Reply Last reply
    0
    • P Paramhans Dubey

      Hi All, I have developed an application in vb.net to access the system information of network PC. I have used Management Namespace for this. The application is running fine on Srever 2003 OS network but the application is unable to connect to XP machines. Even though i m providing proper password of the machine it is unable to connect to xp machine. does any one know the reson for this? Do i need to write any spacial code for XP machine connection? Please help me out? Thanx in advance Regards, Paramhans

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Without knowing the error that it's throwing, there's not a lot anyone can tell you that would be useful.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      P 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Without knowing the error that it's throwing, there's not a lot anyone can tell you that would be useful.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        P Offline
        P Offline
        Paramhans Dubey
        wrote on last edited by
        #3

        Hi Dave, Thanx for your reply. I should have provided the error message earlier. I really apologize for that. It is giving me following Error Message. The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) Can you help me to resolve it. Thanx in Advance Regards, Paramhans

        D L 2 Replies Last reply
        0
        • P Paramhans Dubey

          Hi Dave, Thanx for your reply. I should have provided the error message earlier. I really apologize for that. It is giving me following Error Message. The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) Can you help me to resolve it. Thanx in Advance Regards, Paramhans

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          The WMI Services are either not running on your server machine, or not running on the target machine your're trying to connect to.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          1 Reply Last reply
          0
          • P Paramhans Dubey

            Hi Dave, Thanx for your reply. I should have provided the error message earlier. I really apologize for that. It is giving me following Error Message. The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) Can you help me to resolve it. Thanx in Advance Regards, Paramhans

            L Offline
            L Offline
            LloydA111
            wrote on last edited by
            #5

            RPC is "Remote Procedure Call". I think the RPC service is not running or something of the like.

            If everything was not true, would it be not true that everything is not true? So by saying everything is not true, you are automatically denying that everything is not true. Im so confused... FreeDOS - An open source modern MS-DOS/PC-DOS replacement.

            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