Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
250
FORMATETC Error Using VS2008
posted

Hello,

Whenever I try to drop a NetAdvantage control on a VS2008 ASP.NET web form, I get the following error...

The operation could not be completed. Invalid FORMATETC structure

Standard Microsoft ASP controls work fine. Any ideas on how to correct this?

Parents
No Data
Reply
  • 12631
    posted

    Hmm...never see that one before.  Is this an existing project you have upgraded, or a brand new project?

    I would suggest closing VS, deleting all of the DLL from your projects BIN directory then restarting to see if that fixes the problem.

    After a quick search of the ASP.NET forums, it looks like this is a fairly common problem with non-inbox controls.  You might also take a quick look through the ASP.NET forums to see if there are any other suggestions on fixing the problem.

    Devin

Children