par Contour Components - Type de produit : Composant / .NET Class / ActiveX OCX / VCL
Catégorie principale
Catégories similaires
dans OLAP
Les autres informations sur cette page sont montrées seulement pour référence historique et peuvent être changées considérablement.
Contour Components has announced that ContourCube is "End of Life", there will be no further product development and a final bug fix release is expected, but no date for this has been given as yet. Contour Components will continue to support ContourCube until Aug 31, 2011. New licenses can be purchased until Mar 14, 2011, after that date new licenses will no longer be available.
We are using ContourCube 3.0.5 with Powerbuilder and have a problem relating to vista.
On some vista-machines invoking the cube will result in a crash of the application. It crashes on instantiating the ocx-control.
On the second kind of vista-machines, it also crashes, but when installing an older version (3.0.0), it works.
On a third kind of vista-machines, we don't have any problems.
Up to now, we can't tell, what are the differences of those machines.
Has anyone experienced a similar behaviour?
Thanks.
Rolf
Répondre
The ContourCube versions < 4.0 show filtered dimensions in the unused area with italic caption.
In CC 4 this doesn't work. IContourGrid.DimTitleFilteredStyle has only influence on the x/y axis.
Is this a bug or is there a trick to make it work with CC 4.0?
Regards,
Stephan Michaelis
Répondre
Message from Contour Components Support
Our ContourCube products in editions .NET, ActiveX or VCL component for development will be discontinued.
Instead, there will be a Qt library shipped optionally as "Contour BI SDK", probably only as an optional addition to a large bundle purchased. Unfortunately, there is not estimated time for when it will be available.
Therefore, Newsgroup is not available anymore as well as our Help Desk Center.
However, support for those products is still available for one more year, contacting us directly by this email or from the Contact Us form from our website.
About your specific questions:
- ContourCube.NET v4 does not support Windows 7
- Will ContourCube continue to be developed? No
- What is the future of the product ContourCube? It is planned a last bug-fix release; unfortunately, no estimated date.
Deysi Vera
Contour Components Support
Therefore this product is End of Life.
Répondre
RE: ContourCube dreeves [TX, USA] 23-Sep-2010 17:31:39
I am interested in the Contour Cube for Qt. Please send me the details.
Regards,
David Reeves
Répondre
ADO - CommandTimeout
Ole Error 80040E31
How does the cube deal with this? - I cannot get any ADO based (single or batch mode) to go past "30" seconds, before the dreaded 80040E31 message!
using native ADO you can set various properties to get round this - I cannot see how you do this in the Cube methods and properties available!
Répondre
Dear all,
I usually run my cube using Windows Server 2003, now I have to migrate to Windows Server 2008, when I run my program I got this error message?
Error #1429 : OLE IDispatch exception code 0 from CCubeX.ContourCubeX: Provider cannot be found. It may not be properly installed
I have tried to install and uninstall, but still the same error, is it because of the OS not compatible? or because I have to install another component?
Thanks
Selvy
Répondre
Does anyone know how to allow "SCROLLING" horizontally of dimensions????
The facts are fine, but when my screen has say 20 columns on it there is no way to scroll over to see the "other" columns without moving all the Dims "outside" - very time consuming and very long winded!!
I'm assuming this is just they way my qubes have worked, and I am missing something !?! -- if not this is quite a MAJOR design fault with the system!
thanks
Dave
Répondre
RE: ContourCube ContourCube Support 30-Jun-2010 13:53:20
The problem can be solved reducing by code the width of vertical dimensions (use IgridDim.Width in ActiveX).
Also, it is possible to implement manually such scrollbar for horizontal scrolling, probably using another control as container. However, this is out of the scope of ContourCube control itself, therefore we do not provide any example about it.
Répondre
need to know how to control WordWrap (or perhaps column width)... for a Dimension.
I have one dimension (Called "Interval") that paints it's text vertically by default, when I resize it's col manually, it wraps.
I want to control the width of the dimension so that it wraps by default... and see that I can come close to this by tweaking the ".format" property... but cant find any reference for legal values to contstruct the .format string with. My hope is that settting this correctly will define the default dimension width... making it wrap the way i want.
If I do this:
CONTOURCUBEX1.dims("Interval").Format="xxxxxxxxxxxxx"
it simply replaces the dimension captions with "xxxxxxxxxxx". What is the appropriate syntax to simply set width?
Répondre
Hi all,
i am trying to use CCubeX30.ocx inside an html page. I have generated the lpk file using lpk_tool, then i have use the following syntax to instruct Internet Explore to check the license.
<OBJECT CLASSID="clsid:5220cb21-c88d-11cf-b347-00aa00a28331">
<PARAM "LPKPath" VALUE="myfile.LPK">
</OBJECT>
<OBJECT CLASSID="clsid:ECF2B672-6993-4f24-BC9F-CE0F5181584F" ID="ContourCubeX1" WIDTH="100%" HEIGHT="450">
<PARAM NAME="FlatStyle" VALUE=0>
</OBJECT>
The problem is that IE continue to show me the CCube registration window !
Thanks
Marco
Répondre
El control ContourCube 2 no funciona en Windows7, hay alguna version de este control, parche o algo que haga funcionar el contourCube?
Répondre
RE: ContourCube m.imperiale [Italy] 15-Apr-2010 09:50:18
Abbiamo ricevuto una mail da parte della contour che indica chiaramente che il componente NON SARA' PIU' AGGIORNATO.
Non è prevista più alcuna versione per Vista, ne per Windows7, l'intenzione della contour è quella di passare definitivamente ad un componente di libreria QT.
Allego loro mail:
Hello
The next release will not be .NET nor ActiveX. It is developed as a
cross-platform QT library.
That's all the information we can provide by now, sorry.
Regards,
Répondre
El control ContourCube 2 no funciona en Windows7, hay alguna version de este control, parche o algo que haga funcionar el contourCube?
Répondre
El control ContourCube 2 no funciona en Windows7, hay alguna version de este control, parche o algo que haga funcionar el contourCube
Répondre
Hola a todos, tengo una pagina php desde donde por medio de activeX genero un cubo. En mi red local se muestra la pagina sin ningun problema pero al momento de ver esa misma pagina desde internet no me genera el cubo y me marca un mensaje de error de javascript diciendo que el objeto no se encuentra en el servidor, algo asi: el objeto midominio.com/cubo/ejemplo.cube no se encuentra en el servidor... pero el cubo si se encuentra en la carpeta indicada...
alguien sabe que me falta o que necesito añadirle...?
Répondre
When I'm trying to drop the contourcube component into a form, or when I' m trying to open a form of a sample, Visual Studio crashes with the error 'Visual Studio XXXX has stopped working". The same happens with both VS2005 and VS2008.
In the event viewer, I' m seeing the following error:
.NET Runtime version 2.0.50727.4200 - Fatal Execution Engine Error (6E8D1192) (0)
If I instantiate and use programmatically the control, outside the designer everything works fine, but I can't enter my license key to activate the trial version.
I 'm using windows vista 32 bit.
Thanks
Elias
Répondre
Hola he instalado el ContourCube .NET y el ContourCube ActiveX version 4 para trabajar con el visual web developer 2008, ya agregue los controles a la ventana de herramientas pero todas me aparecen deshabilitadas... que puedo hacer para que se me habiliten estos controles...?
Répondre
RE: habilitar controles ContourCube 4 mflores12 [Mexico] 30-Dec-2009 18:30:58
la respuesta es: contourCube no funciona para aplicaciones web (solo por medio de activeX)
Répondre
Dove posso scaricare la versione demo a 64 bit del componente "ContourCube" versione 4?
Répondre
Existe algun limite en el numero de registros que carga el cubo? estoy recuperando una tabla con cerca de 980,000 registros y obtengo el siguiente error:
Código de excepción OLE IDispatch 0 de ?: Internal error: ‘std::bad_alloc:bad alloc exception thrown’ please report to component’s suport.
mi correo: joseluis@adesynet.com
Répondre
Hola, al arrastrar una dimensión o cambiarla de lugar se activa una ventana con el siguiente mensaje: Titulo de la ventana: Ccubex30 mensaje: controlador no valido. En otras oportunidades me da ese mensaje al cargar el formulario donde tengo el control CONTOURCUBE y ya no puedo controlar la aplicación porque el mensaje sale una y otra vez hasta que mate la aplicación con CTRL+ALT+SUPR. Me pueden indicar si este problema lo han tenido otros usuarios y como solucionarlo.
Gracias.
Répondre
RE: ContourCube gerencia [Ecuador] 18-Mar-2009 21:59:21
Estimado Amigo
Tengo una aplicacion en vfox, con sql
estoy probando el contourcube , he elaborado una consulta al server y deseo que los valores exyraidos los utilize el cube, no deseo generar una nueva consulta con el cubo.
como le asigino los datos o el alias al cubo.
RépondreRE: RE: ContourCube joseluis [Peru] 22-Apr-2009 17:30:25
Hola disculpa q no te conteste antes, recien entro y veo tu pregunta, no se si aun te sea util mi respuesta pero yo lo hago de la siguiente manera:
thisform.contourCubeX1.Cube.ConnectionString = _screen.conexion_oledb
thisform.contourCubeX1.Cube.SQL="exec CUBO_LISTADOPIEZASPARACOSTO "+"'"+pPERIODO+"'"
mi correo es joseluis@adesynet.com
Saludos.
Répondre
Hello,
I am having an error when calling the CloneView method only after having called the SaveMetadata method. "component named Gridview already exists".
When I call CloneView first, no problem. What shall I do after having called SaveMetadata to prevent this error? Is this a bug of the method?
Thanks in advance
Répondre
This version run into Windows 2003 R2 64bits ?
Répondre
Hi
Our enterprise study buy contourcube until next week.
I final tests, we look at limitation of 65535 rows in Grid.
We can change it ? Using registered version ?
Please help us!
Thanks!
ps: using 3.0.5 eval version
Répondre
Hi,
I am having this error when executing cube on windows 2003 server.
Error:EAccessViolation
Error:System.Runtime.InteropServices.COMException (0x80020009): EAccessViolation
at CCubeX.ContourCubeXClass.set_DimFilterBkColor(UInt32 Value)
However the cube run successfully in win2000 platform.
Anyone have any idea?
Plz help
Répondre
Hi,
I would like to apply my own sorting on the column headers in the generated cube. How can i tell contourcube do that ?
Thanks for helping.
Répondre
RE: ContourCube and column sorting jmweb [Korea, Republic Of] 15-Oct-2007 02:14:40
Free
Répondre
We have developed a MS Access application around Contour Cube but are having trouble deploying it. It is supposed to be freely deployable but the component wants to be installed on any machine we take the application to.
Does anyone know how to deploy a MS Access application?
Répondre
ContourCube .NET/ ActiveX / VCL V3.0.1 1 Developer License
Hi,
I bought ContourCube .NET/ ActiveX / VCL V3.0.1 1 Developer License, and I am trying to use in my company. In some computers with Windows XP Professional (SP2) and Internet Explorer 6 happens the error below when trying to execute the samples of Contour Components's Site:
"Could not load microcube? raw&pcode=Budget"
After this error, the report not display values.
Already in the cubes developed by us, it happens the following error of Javascript only in some computers with the same configuration: "Date Download Failed."
What can make to solve this problem?
thank you,
Danilo
Répondre
Hi!!!
well im trying the ContourCube in order to buy it
but i dont know how to develop a web form application
under visual studio 2005
if somebody knows any manual or has an example i
would be so thnks if u send me or answer me
my mail is michelrods@hotmail.com
See ya!!!
Répondre
Hello,
I'm not able to register the Contour Cube 3.0.3 VCL for BCB6 sp4
When i push about a Registration to insert a Serial Number
I receive Access Violation Error.
Same With Active-X Control.
Working with XP-PRO Sp2.
Anyone found same problem ?
Thanks
--
Lorenzo
Répondre
RE: ContourCube Registration Lorenzo [Italy] 23-Oct-2006 12:40:11
Ok, solved.
I don't know if this is the best solution, anyway
it works.
First: Install ContourCube VCL 3.0.1.15, insert the Serial Number
(this version haven't problem
Second: Install the new VCL 3.0.3.1.1
Now the product is registered and works.
I think some problem on the new version.
--
Lorenzo
Répondre
In the report of grid it is possible to add a heading with extra information?
Thanks,
Gilclebson Araújo
Répondre
Contour cube is not working in windows 2003. What will be the reason?
Répondre
Instale ContourCube .NET version 3.0 y porque no se habilita la grilla en asp.net??????????????????, si me puede ayudar por favor
Répondre

ComponentSource offre un service international unique, reconnu par plus de 1 000 000 développeurs de logiciels partout dans le monde.