error deploying web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark Finkel

    #1

    error deploying web service

    I have developed a web service on my own PC which works properly. Deploying
    it to the production web farm I copy all .aspx files and \bin for both the
    service and the app that calls it. When I try to invoke the service in
    production I get the error below.

    Thanks in advance,
    Mark Finkel

    The request failed with HTTP status 400: Bad Request.
    Description: An unhandled exception occurred during the execution of the
    current web request. Please review the stack trace for more information about
    the error and where it originated in the code.

    Exception Details: System.Net.WebE xception: The request failed with HTTP
    status 400: Bad Request.

    Source Error:

    An unhandled exception was generated during the execution of the current web
    request. Information regarding the origin and location of the exception can
    be identified using the exception stack trace below.
Working...