teechart 7 asp.net - wrong *.tee file format
teechart 7 asp.net - wrong *.tee file format
Hello,
I attached example which does not work,
IE shows error message: "Wrong *.tee file format"
can you show where the problem is?
Thanks
I attached example which does not work,
IE shows error message: "Wrong *.tee file format"
can you show where the problem is?
Thanks
- Attachments
-
- webAXExample.zip
- (2.69 KiB) Downloaded 758 times
Re: teechart 7 asp.net - wrong *.tee file format
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
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
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
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
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
Hello Yeray.
I do not have the examples installed. Can I download ASPhome.htm from your site?
Best regard, Gudjon
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
Hi Gudjon,
I'm afraid the examples are only available through the binary installer (both the Pro and the Eval versions).
I'm afraid the examples are only available through the binary installer (both the Pro and the Eval versions).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
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
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
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
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
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
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
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
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
Hi Gudijon,
Try googling for the error message. I think there must be something wrong in your IIS configuration.
Try googling for the error message. I think there must be something wrong in your IIS configuration.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 8
- Joined: Mon Dec 04, 2006 12:00 am
Re: teechart 7 asp.net - wrong *.tee file format
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
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
Hi Gudjon,
Excuse the delayed reply. Have you tried this?
http://kiranpatils.wordpress.com/2008/0 ... in-iis-70/
Excuse the delayed reply. Have you tried this?
http://kiranpatils.wordpress.com/2008/0 ... in-iis-70/
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |