Page 1 of 1

teechart 7 asp.net - wrong *.tee file format

Posted: Mon Sep 06, 2010 1:32 pm
by 9535493
Hello,

I attached example which does not work,

IE shows error message: "Wrong *.tee file format"
can you show where the problem is?

Thanks

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Mon Sep 06, 2010 1:46 pm
by 9535493
ok, solved ...sorry for asking such stupid question, I have been sitting quite long time in front of computer screen without break :|

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Mon Sep 06, 2010 3:57 pm
by yeray
Hi adenin,

The "Wrong *.tee file format" error usually means some problem in permissions.
If you still have problems with it, don't hesitate to let us know.

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Mon Jan 31, 2011 11:47 am
by 9533243
My web site uses TeeChart 7. It has worked fine for years on 32-bit WS2003 and later WS2008. I trying to set up the web site on a 64-bit WS2008 server, but I am getting this "Wrong *.tee file format" error.
Does this imply that there is something wrong with the (32-bit) *.tee files?

Best regards, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Mon Jan 31, 2011 2:28 pm
by yeray
Hi Gudjon,

Are the ASP Server examples working on that 64 bit machine?
http://localhost/TeeChart7/ASPHome.htm

They seem to work fine here with a Windows 7 64 bit machine.

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Mon Jan 31, 2011 4:13 pm
by 9533243
Hello Yeray.

I do not have the examples installed. Can I download ASPhome.htm from your site?

Best regard, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Tue Feb 01, 2011 9:47 am
by yeray
Hi Gudjon,

I'm afraid the examples are only available through the binary installer (both the Pro and the Eval versions).

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Tue Feb 01, 2011 1:17 pm
by 9533243
Hi.
Installed the examples on 32-bit WS2003 on which my (TeeChart7 enabled) web site works fine.
The examples do not work though ?? See attachment

Best regards, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Wed Feb 02, 2011 1:24 pm
by 9533243
IIS example is NOT working.
I simply copied the files under ..\TeeChart Pro v7 ActiveX Control\Examples\IIS & Asp to my web site ..\TeeChart7
http://fjarvirkni.is/Teechart7/ASPHome.htm works
http://fjarvirkni.is/Teechart7/ChartTypes.htm does not work

What do I need to to do the get the IIS example to work ?

Best regards, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Wed Feb 02, 2011 2:33 pm
by yeray
Hi Gudjon,

Do the examples work for you at localhost?
They work for me at localhost in a Win 7 64 bits. So I still think it has to be something with the folder (or virtual directory) permissions.

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Wed Feb 02, 2011 3:39 pm
by 9533243
No it does not work on 32-bit W7

E.g. http://localhost:89/SeriesTextSrcJava.asp results in:
HTTP Error 404.3 - Not FoundThe page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.Detailed Error InformationModule StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:89/SeriesTextSrcJava.asp
Physical Path D:\Components\TeeChart Pro v7 ActiveX Control\Examples\IIS & Asp\SeriesTextSrcJava.asp
Logon Method Anonymous
Logon User Anonymous

Best regards, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Thu Feb 03, 2011 4:55 pm
by yeray
Hi Gudijon,

Try googling for the error message. I think there must be something wrong in your IIS configuration.

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Fri Feb 04, 2011 9:14 am
by 9533243
Hi Yeray.

There is no help in googling this error message. I need instructions on how to set up the "Example web site" as it does not work for me on both WS2003 and W7 !?

Best regards, Gudjon

Re: teechart 7 asp.net - wrong *.tee file format

Posted: Tue Feb 08, 2011 10:17 am
by yeray
Hi Gudjon,

Excuse the delayed reply. Have you tried this?
http://kiranpatils.wordpress.com/2008/0 ... in-iis-70/