Error binding to target method.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lenny Shprekher

    Error binding to target method.

    I getting this error 50% of the time running my .NET webservice (F5). Same
    code copy/pasted to the new webservice project works fine.
    Any idea why this is happening?

    Thanks,
    Leonid.


  • Martin Kulov

    #2
    Re: Error binding to target method.

    Are you using some kind of proxy or packet tracer?

    Martin

    "Lenny Shprekher" <lenny_shp@yaho o.com> wrote in message
    news:#Dt4OzEEFH A.4072@TK2MSFTN GP10.phx.gbl...[color=blue]
    > I getting this error 50% of the time running my .NET webservice (F5). Same
    > code copy/pasted to the new webservice project works fine.
    > Any idea why this is happening?
    >
    > Thanks,
    > Leonid.
    >
    >[/color]

    Comment

    • Bart Doise

      #3
      RE: Error binding to target method.

      Recreating the solution file solved this problem for my asp.net project.

      Bart Doise

      "Lenny Shprekher" wrote:
      [color=blue]
      > I getting this error 50% of the time running my .NET webservice (F5). Same
      > code copy/pasted to the new webservice project works fine.
      > Any idea why this is happening?
      >
      > Thanks,
      > Leonid.
      >
      >
      >[/color]

      Comment

      Working...