• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    *Expert Elite*
    dave.wolfe
    Posts: 474
    Registered: ‎12-04-2009

    TaskDialog Specified Cast not Valid

    148 Views, 3 Replies
    10-01-2012 11:12 AM

    As the other mentioned in the comments sections of the article below, I am getting a specified cast is invalid on the line td.Show(). Does anyone have any ides?  I've tried the blank method, and passing in the main window handle with no success.

     

    http://adndevblog.typepad.com/autocad/2012/07/taskdialog-with-progress-bar.html

     

    Dave Wolfe
    Isaiah 57:15

    ECAD, Inc.
    Tips and Tricks on our blog: Process Design, from the Outside

    A P3D Authorized Reseller
    Please use plain text.
    Mentor
    Posts: 217
    Registered: ‎04-11-2010

    Re: TaskDialog Specified Cast not Valid

    10-01-2012 12:26 PM in reply to: dave.wolfe

    Hi,

     

    Try passing an owner argument to the call function, like this: td.Show(Application.MainWindow.Handle)

     

    Gaston Nunez

    Please use plain text.
    *Expert Elite*
    dave.wolfe
    Posts: 474
    Registered: ‎12-04-2009

    Re: TaskDialog Specified Cast not Valid

    10-01-2012 12:27 PM in reply to: gasty1001

    I tried that.

    Dave Wolfe
    Isaiah 57:15

    ECAD, Inc.
    Tips and Tricks on our blog: Process Design, from the Outside

    A P3D Authorized Reseller
    Please use plain text.
    ADN Support Specialist
    Balaji_Ram
    Posts: 346
    Registered: ‎03-21-2011

    Re: TaskDialog Specified Cast not Valid

    10-16-2012 06:28 AM in reply to: dave.wolfe

    Sorry for the delay.

     

    It appears to be an API problem on 64 bit systems. We have brought this to the notice of the engineering team and they will prioritize this request.

     



    Balaji
    Developer Technical Services
    Autodesk Developer Network

    Please use plain text.