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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Web service

Web service

Scheduled Pinned Locked Moved ASP.NET
helpcsharpsysadminquestion
8 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.
  • M Offline
    M Offline
    Metik
    wrote on last edited by
    #1

    Hi i have one problem, when i try to access the web-service , it breaks-down saying Access Denied with the following error-text. An unhandled exception of type 'System.Net.WebException' occurred in System.Web.Services.dll Additional information: Could not establish connection to network. if i open the http://localhost/WebService/WebService.asmx in my web browser it works fine ! and i'm also using DefaultCredentials. Can somebody help ?

    L A 2 Replies Last reply
    0
    • M Metik

      Hi i have one problem, when i try to access the web-service , it breaks-down saying Access Denied with the following error-text. An unhandled exception of type 'System.Net.WebException' occurred in System.Web.Services.dll Additional information: Could not establish connection to network. if i open the http://localhost/WebService/WebService.asmx in my web browser it works fine ! and i'm also using DefaultCredentials. Can somebody help ?

      L Offline
      L Offline
      Laddie
      wrote on last edited by
      #2

      How are you trying to access your webservice ?

      Thanks Laddie Kindly rate if the answer was helpful

      M 1 Reply Last reply
      0
      • L Laddie

        How are you trying to access your webservice ?

        Thanks Laddie Kindly rate if the answer was helpful

        M Offline
        M Offline
        Metik
        wrote on last edited by
        #3

        Oh sorry i'm trying to access web service from form in my Smart Device application .

        L 1 Reply Last reply
        0
        • M Metik

          Oh sorry i'm trying to access web service from form in my Smart Device application .

          L Offline
          L Offline
          Laddie
          wrote on last edited by
          #4

          And is it running from your local host?.I imagine you are trying to access this from outside your host machine that is where your webservice is hosted which is not opened to outside. The n/w cannot be found sounds like that rather than a application error or security problem

          Thanks Laddie Kindly rate if the answer was helpful

          modified on Friday, April 11, 2008 5:50 AM

          M 1 Reply Last reply
          0
          • M Metik

            Hi i have one problem, when i try to access the web-service , it breaks-down saying Access Denied with the following error-text. An unhandled exception of type 'System.Net.WebException' occurred in System.Web.Services.dll Additional information: Could not establish connection to network. if i open the http://localhost/WebService/WebService.asmx in my web browser it works fine ! and i'm also using DefaultCredentials. Can somebody help ?

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

            did you Addwebreference to access web services?

            Best Regards ----------------- Abhijit Jana Microsoft Certified Professional "Success is Journey it's not a destination"

            M 1 Reply Last reply
            0
            • L Laddie

              And is it running from your local host?.I imagine you are trying to access this from outside your host machine that is where your webservice is hosted which is not opened to outside. The n/w cannot be found sounds like that rather than a application error or security problem

              Thanks Laddie Kindly rate if the answer was helpful

              modified on Friday, April 11, 2008 5:50 AM

              M Offline
              M Offline
              Metik
              wrote on last edited by
              #6

              yes sorry i'm trying to access to webservice from outside tihis link is not correct :"http://localhost/WebService/WebService.asmx"

              L 1 Reply Last reply
              0
              • A Abhijit Jana

                did you Addwebreference to access web services?

                Best Regards ----------------- Abhijit Jana Microsoft Certified Professional "Success is Journey it's not a destination"

                M Offline
                M Offline
                Metik
                wrote on last edited by
                #7

                yes I did

                1 Reply Last reply
                0
                • M Metik

                  yes sorry i'm trying to access to webservice from outside tihis link is not correct :"http://localhost/WebService/WebService.asmx"

                  L Offline
                  L Offline
                  Laddie
                  wrote on last edited by
                  #8

                  Right..So most probly the server which you refer as localhost may not be opened to outside. You will have to get the port 80 opened to get this link accessed.

                  Thanks Laddie Kindly rate if the answer was helpful

                  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