Debug web service in web application project

Last post 11-29-2009 10:40 PM by Thomas Sun – MSFT. 1 replies.

Sort Posts:

  • Debug web service in web application project

    11-24-2009, 8:47 AM
    • Member
      point Member
    • cobe
    • Member since 07-09-2007, 7:51 AM
    • Posts 22

    Hi all

    i have a solution with a web application projet and two web services applications.
    i have added the web services to the web application project with "add web reference"
    when i try to debug the web services, i can debug the code but VS doesn't read their project folders (web.config, xml files,ecc) but the web application project folder.
    So it can't find all web services parameter inside web.config and XML files.

    Before to have a web application project i have had a web site project and it has worked right

    any idea or solutions please?

    thanks
    TheCoBe

     

  • Re: Debug web service in web application project

    11-29-2009, 10:40 PM
    Answer

    Hi,

    Did you mean that your web services use your web application's web.config?

    Since the web services applications are in separate project and they will use their own web.config and xml file.

    Please make sure you modify the right web.config.

    If I misunderstood you, please clarify the issue and post the step to reproduce the issue.

     

    I look forward to receiving your test results.

     

    Thomas Sun
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
Page 1 of 1 (2 items)