Spire.DataExport for .NET is a 100% pure data .NET library suit for exporting data into MS Word, Excel, RTF, Access, PDF, XPS, HTML, XML, Text, CSV, DBF, SYLK, SQL Script, DIF, Clipboard, etc.

Thu Dec 21, 2006 12:37 pm

Even though I have registered the software.
Also I get an extra worsheet in my excel spreadsheet containing iceblue contact information.

How do I stop this happening?

douglacamorris
 
Posts: 3
Joined: Wed Aug 09, 2006 4:53 pm

Fri Dec 22, 2006 2:47 am

Hello,

It's seem like that license file of your project has not been updated.
You can create a new .NET project, then place the Spire.DataExport
component on the win/web form. You don't remove the component
from the form.
Technical Support
Spire.DataExport Team

support@e-iceblue.com

DataExport
 
Posts: 35
Joined: Thu Jun 29, 2006 2:29 pm

Wed Jan 03, 2007 1:35 pm

I am using the object in a class of my own to hide it from the main application. There is not form to drag it onto!

douglacamorris
 
Posts: 3
Joined: Wed Aug 09, 2006 4:53 pm

Thu Jan 25, 2007 2:08 pm

Hate to be a pain - but I have not had a reply yet and am still looking for a way around this.

Also I have a development PC with VS2003 on VISTA. All seems to run OK except for Spire.DataExport - has this been tested with Vista as yet? IT causes VS2003 to crash when the control is dragged onto a form.

Thanks in advance of a reply

douglacamorris
 
Posts: 3
Joined: Wed Aug 09, 2006 4:53 pm

Sat Feb 17, 2007 8:55 am

Hello,

You can call the register method of Spire.DataExport in PageLoad event,
cellExport1.Register("UserName","Password");
Technical Support
Spire.DataExport Team

support@e-iceblue.com

DataExport
 
Posts: 35
Joined: Thu Jun 29, 2006 2:29 pm

Return to Spire.DataExport