Locked Debugging with Web Services.

  • Monday, March 05, 2012 9:00 PM
     
     

    I saw the article here:

    http://msdn.microsoft.com/en-us/library/ms165008.aspx

    My web services I am dealing with happens to be a WSDL provided by NetSuite. I have tried contacting them about how to debug with their WSDL but have no response yet. Would the article link above be helpful? It seems to be dealing more with .ASP .NET. I already unchecked the "Enable Only My Code" check box in my project. I also read something about debug mode however I am not sure how to check if I am building or running in debug mode yet. How is that done?

    Much Thanks!

    P.S. I am getting a warning as well that says I need to load symbols and that symbols have not been loaded yet. Does anyone know how to load symbols for a WSDL? Where would I find the symbols and how do I load them? Do I need to build the symbols before hand?
    • Edited by S.e.p.y Monday, March 05, 2012 11:02 PM
    •  

All Replies

  • Monday, March 05, 2012 11:40 PM
     
     Answered
    Apparently there is a configuration manager that can be accessed by right clicking the solution in the solution explorer. In the configuration manager the build can be changed from release over to debug. That is how I got the WSDL debugging properly.
    • Marked As Answer by S.e.p.y Tuesday, March 06, 2012 1:25 AM
    •  
  • Tuesday, March 06, 2012 3:53 AM
    Moderator
     
     
    Hi Sepoto,

    I am glad to hear that you've got your problem resolved all by yourself.
    Have a nice day,

    Leo Liu [MSFT]
    MSDN Community Support | Feedback to us