Rank: Member Groups: Member
Joined: 9/23/2010 Posts: 15
|
I just started building a test fpr the eo flyout coomponent and it will not allow me to drag it onto the form at all. If I switch to source view and try it I get an error dialog which states there is an incorrectly formatted FORMATETC structure.
I am using VWD2008 at this point and most other controls (the ones I have tried anyway) are working fine.
Please help!
Alistair
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe this a Visual Studio bug. Unfortunately we do not have any reliable information on how to resolve this issue. You may want to search online for "Visual Studio FORMATETC" and you should find a lot of other people are having this issue with Visual Studio, some claim to have resolved it with various means.
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 7/18/2008 Posts: 76
|
Good Morning, I am currently using VS2008 verson 9.0.21022.8 RTM (installed on Windows 7) and and I am not having an issue dragging the flyout object onto the Source Screen or Design Screen on an aspx page. I currently on have .NET framework Version 3.5 SP1 installed. One thing you can do is to make sure your EO DLL reference in your "My Project" is pointing to the new 2010 EO DLL. If it is pointing to the previuos 2009 object, you will have issues.
Take this for what it is, just thought this might assist you with your problem.
|