in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

Last post 02-09-2007 9:23 AM by GalajdaMiro. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 01-19-2007 4:20 AM

    Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    Hi, we have problem with using C1DropDownControl for .NET FW 1.1 when forcing to use .NET FW 2.0. When repainting C1DropDownControl with modal buttons exception occures that "dotdotdot.ico" could not be found in System.Windows.Forms.dll.
    I have discovered that dotdotdot.ico is embeded resource in System.Windows.Forms.dll for PropertyGrid type, but in System.Windows.Forms.dll of .NET 2.0 no longer exists. It has been renamed to dotdotdot.png.

    We would like to use our Windows Forms with C1DropDownControls (and of cource with many other C1 controls...) both in .NET 1.1 and .NET 2.0 without having two applications.
    Could you please provide solution for solving this issue to be able to use C1DropDownControl in both .NET Frameworks.

    Thanks
        Miroslav Galajda
  • 01-22-2007 5:51 PM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    I will try to fix it and post a hotfix build shortly. Thanks.
    Cheers,
    Dima.
  • 02-07-2007 9:34 AM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    Hi, it seems you didn't provide any fix for a long time ago. Is something going about this?

    Thanks
                Miroslav Galajda
  • 02-07-2007 3:05 PM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    I am looking at this and cannot reproduce the problem. Could you please provide me with step-by-step instructions how to repro this, plus the exact version of C1Input you're using? Thanks.
    Cheers,
    Dima.
  • 02-08-2007 3:51 AM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    I have also tried the latest version released, but still I'm using version 1.0.20063.301.

    Steps to reproduce:
    0) Ensure you have .NET 1.1 and .NET 2.0 Framework installed
    1) Create standard Windows Forms Application
    2) Put C1DropDownControl on a Form and show Modal Button on it
    3}Configure app to use .NET Framework 1.1 and run it, everything is OK
    4) Configure app to use .NET Framework 2.0 and run it, the mentioned exception occures

    To configure .NET 1.1 FW app to run on .NET 2.0 FW include these lines in your .config file
        <startup>
            <supportedRuntime version="v2.0.50727"/>      
        </startup>


    Sincerely
        Miroslav Galajda
  • 02-08-2007 10:47 AM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    I see. From your original post I assumed that you were building apps in .NET 2.0, using our 1.0 controls - and in that scenarion I failed to repro the issue. But making an app in 1.1 and then setting it to use 2.0 at runtime indeed results in this error. I will post a fixed drop shortly. Thanks.
    Cheers,
    Dima.
  • 02-08-2007 11:37 AM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

  • 02-09-2007 9:23 AM In reply to

    Re: Exception "dotdotdot.ico not found" for ModalButton in C1DropDownControl

    Thanks a lot. It works great. Thanks for your prompt collaboration.
    It would be very nice to have every issue solved "on demand".

    Cincerely
        Miroslav Galajda
Page 1 of 1 (8 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.