You must Sign In to post a response.
  • Category: WPF

    I have problem- when click on button application goes hang.

    When click on dynamic link application goes hang.

    Application develop in wpf
  • #769219
    Hi,

    This is may be many reasons,
    1. Unable to connect web service through application
    2. Huge data request from Database.
    3. Looping condition if any in the web application or web service.

    So kindly debug the area where it is hanging and solve that issue.

    Thanks,
    Mani


  • Sign In to post your comments