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. WCF and WF
  4. Visual Studio hangs when adding reference to wcf service

Visual Studio hangs when adding reference to wcf service

Scheduled Pinned Locked Moved WCF and WF
csharpvisual-studiowcfhelpquestion
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.
  • J Offline
    J Offline
    JacquesDP
    wrote on last edited by
    #1

    Hi guys, the one department at our offices created a wcf service, when I try to add the web ref to the service in visual studio for my site visual studio hangs, it creates the directory structure under App_WebReferences and just hangs, no errors, if you try to do anything it pops that message up in the taskbar that says visual studio is currently busy with another process, but never finishes, you then have to kill visual studio from task manager. The other department changed all the namespaces on the service incase it might be some conflict with namespace but no joy. So my question is if any one might know what could be causing this or point me in some kind of direction where to look for the problem (and yes I have used google, there are other people experiencing this but know definitive answer or reason) As the service is created by another department I don't have access to the code. Thanks in advance

    No matter how long he who laughs last laughs, he who laughs first has a head start!

    D S 2 Replies Last reply
    0
    • J JacquesDP

      Hi guys, the one department at our offices created a wcf service, when I try to add the web ref to the service in visual studio for my site visual studio hangs, it creates the directory structure under App_WebReferences and just hangs, no errors, if you try to do anything it pops that message up in the taskbar that says visual studio is currently busy with another process, but never finishes, you then have to kill visual studio from task manager. The other department changed all the namespaces on the service incase it might be some conflict with namespace but no joy. So my question is if any one might know what could be causing this or point me in some kind of direction where to look for the problem (and yes I have used google, there are other people experiencing this but know definitive answer or reason) As the service is created by another department I don't have access to the code. Thanks in advance

      No matter how long he who laughs last laughs, he who laughs first has a head start!

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      Did you saw this[^] link? You can also ask the other team to try doing same if it hangs there as well.

      50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

      J 1 Reply Last reply
      0
      • J JacquesDP

        Hi guys, the one department at our offices created a wcf service, when I try to add the web ref to the service in visual studio for my site visual studio hangs, it creates the directory structure under App_WebReferences and just hangs, no errors, if you try to do anything it pops that message up in the taskbar that says visual studio is currently busy with another process, but never finishes, you then have to kill visual studio from task manager. The other department changed all the namespaces on the service incase it might be some conflict with namespace but no joy. So my question is if any one might know what could be causing this or point me in some kind of direction where to look for the problem (and yes I have used google, there are other people experiencing this but know definitive answer or reason) As the service is created by another department I don't have access to the code. Thanks in advance

        No matter how long he who laughs last laughs, he who laughs first has a head start!

        S Offline
        S Offline
        Sir Dot Net
        wrote on last edited by
        #3

        ^ what he said, also, I've run into this when it was a authentication issue. We were using basicHttpBinding with Ntlm credentials, which worked fine in our dev, but had to change Ntlm to Windows (Kerberos) credentials in our production environment.

        J 1 Reply Last reply
        0
        • D dan sh

          Did you saw this[^] link? You can also ask the other team to try doing same if it hangs there as well.

          50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

          J Offline
          J Offline
          JacquesDP
          wrote on last edited by
          #4

          Yes I have, installed the hotfix for visual studio, made sure all updates were installed and have the service pack for sql server, but no joy, I'm running windows 7 enterprise, not sure if it might reside with that somehow. The strange thing is that if I create a new website, and the first thing I do is add the ref to the service (but I have to change the default structure i.e. com.somewhere.service) it works, but as soon as I try to add it to my existing project VS hangs. Also interesting is that I can then take the ref directory structure in App_Webreferences from the new site, copy it to my existing project and update my web.conf, it then works, until I reboot my machine and start VS up again and it then hangs again and I have to redo the previous step again, I don't want to redo the entire site in the new website as I do not want to miss something that is currently live. Thanks for your help.

          No matter how long he who laughs last laughs, he who laughs first has a head start!

          1 Reply Last reply
          0
          • S Sir Dot Net

            ^ what he said, also, I've run into this when it was a authentication issue. We were using basicHttpBinding with Ntlm credentials, which worked fine in our dev, but had to change Ntlm to Windows (Kerberos) credentials in our production environment.

            J Offline
            J Offline
            JacquesDP
            wrote on last edited by
            #5

            I'll pass this onto the other department, might be able to point them into the right direction. Thanks

            No matter how long he who laughs last laughs, he who laughs first has a head start!

            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