Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

RasterImageViewer error in Visual Studio 2008 beta 2
Started by marco.font at 12-20-2007 10:20. Topic has 17 replies.

Print Search « Previous Thread Next Thread »
  12-20-2007, 10:20
marco.font is not online. Last active: 12/27/2007 8:49:30 PM marco.font

Not Ranked
Joined on 03-01-2006
Posts 3
RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I was going to test a very simple C# application in Visual Studio 2008 beta 2, using Leadtools DotNet v2.0 (14.5.0.70).

When I try to drop the RasterImageViewer component on my WinForm I get the error "Operation is not valid due to the current state of the object."

I've tried it before with the version 14.5.0.16 and it run.

Is there anybody who had better experince ?

TIA,
Marco
   Report 
  12-21-2007, 17:17
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
Typically, we do not support environments and operating systems that are in Beta.  I will have to check with my engineering manager to see if this is something we are even worrying about since VS2008 is still in beta.

I will post back when I get more information.

Greg Ross
LEADTOOLS Technical Support
   Report 
  12-28-2007, 9:54
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I've gotten some more information back regarding what we'll do for VS2008.  We will investigate problems, but since it's still in beta, we won't be able to guarantee a resolution since it might not be a problem with LEADTOOLS.

That being said, which Operating System does this occur on?  XP, Vista, 32 or 64 bit?  multiple OS?

Greg Ross
LEADTOOLS Technical Support
   Report 
  12-28-2007, 13:00
marco.font is not online. Last active: 12/27/2007 8:49:30 PM marco.font

Not Ranked
Joined on 03-01-2006
Posts 3
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
This occurs on XP sp 2
   Report 
  12-28-2007, 14:01
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I noticed that there's a professional and standard VS2008 beta 2 download and there is a significant difference in size.  Are you using the standard or professional?  I'll start downloading once I find out.

Greg Ross
LEADTOOLS Technical Support
   Report 
  12-28-2007, 15:47
marco.font is not online. Last active: 12/27/2007 8:49:30 PM marco.font

Not Ranked
Joined on 03-01-2006
Posts 3
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I've got a DVD directly from Microsoft in one of their events: it's a professional version and its buil is 9.0.20706.1

Hope this help, thanks.
Marco
   Report 
  01-02-2008, 12:18
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I also found out that VS 2008 has been released, so we will only test and fix bugs that occur in the released version.  However, the same thing happens in the release that you are describing.  I have reported this problem with the incident number 6519IDT.  This incident will be reviewed and prioritized by our engineering department.  I will contact you when I get more information from our developers.
 
If you have any more questions, please let me know.


Greg Ross
LEADTOOLS Technical Support
   Report 
  01-04-2008, 11:45
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I've found that this also occurs in VS2005.  As a workaround, you can add our controls programmatically and it will work.  Even if you add stuff in the designer code section, it will show up in the designer view so that you can preview it, but you cannot modify any of the properties from that view.

Greg Ross
LEADTOOLS Technical Support
   Report 
  04-03-2008, 8:34
johnsz@mail.ru is not online. Last active: 10/1/2008 3:55:06 PM johnsz@mail.ru

Top 75 Posts
Joined on 06-04-2004
Posts 29
RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I got the same problem with VS 2005sp1. Dll versions - 14.5.0.72
May be, my problem description can help...
If i open old project, it shown fine in designer. Also properties are shown.
For other project, only a object ar eshown on the form in the designer, properties are not shown.
And, finally, i couldn't place viewer in the new project - i get the same mnessage about object state.
Hope, this can help for bugfixing...
   Report 
  04-03-2008, 11:00
johnsz@mail.ru is not online. Last active: 10/1/2008 3:55:06 PM johnsz@mail.ru

Top 75 Posts
Joined on 06-04-2004
Posts 29
RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
Just for information, may be this can help in fixing:

1. Used DLL - 14.5.0.72
I have two old projects. In one of them i see viewer on the form without any problem, also i can see properties
In the second project, i see only object, properties insaccessible.
2. Then i'm creating new project, i got this error then trying to put object onto form.

3. I downgrade DLL to 14.5.0.13 - designer works well !!!
   Report 
  04-03-2008, 16:14
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
thanks for the additional information, I've passed it along to our developers working on the problem.

Greg Ross
LEADTOOLS Technical Support
   Report 
  04-12-2008, 14:29
johnsz@mail.ru is not online. Last active: 10/1/2008 3:55:06 PM johnsz@mail.ru

Top 75 Posts
Joined on 06-04-2004
Posts 29
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
The 14.5.0.63 have no problem. 14.5.0.67 - have this problem.
Also the problem exists when trying to add assembly into component palette.

This is all in the VS 2005 SP1.

have you any comments about this issue ?
   Report 
  04-14-2008, 9:30
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
I'm sorry, but I don't have any comments about this because the developers haven't given any further information.

Thanks for this additional information, it should help them find out what might have gone wrong in between those builds.

Greg Ross
LEADTOOLS Technical Support
   Report 
  04-29-2008, 8:23
johnsz@mail.ru is not online. Last active: 10/1/2008 3:55:06 PM johnsz@mail.ru

Top 75 Posts
Joined on 06-04-2004
Posts 29
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
Any news ?
   Report 
  04-29-2008, 14:21
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,705
Re: RasterImageViewer error in Visual Studio 2008 beta 2
Reply Quote
There are no new updates regarding this incident.  I will post here when I get more information from the developers.

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
 Page 1 of 2 (18 items) 1 2 »
LEAD Support Fo... » Developer » DotNet » RasterImageViewer error in Visual Studio 2008 beta 2

Powered by Community Server, by Telligent Systems