Help!

Office Web Component-Excel Data Transfer Issue


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Data Map RSS
Next:  map  
Author Message
Umut
External


Since: Mar 31, 2004
Posts: 1



PostPosted: Wed Mar 31, 2004 8:11 am    Post subject: Office Web Component-Excel Data Transfer Issue
Archived from groups: microsoft>public>excel>datamap (more info?)

Hi dear all;
We use the "Set xl = Server.CreateObject("OWC.Spreadsheet")" object and
write 15200 characters(below 15200 characters there seems to be no problem)
then
Response.Buffer = TRUE

Response.ContentType = "application/vnd.ms-excel"

Response.Write xl.HTMLData

and try to open an excel document we get an error:"type mismatch"

(also bu using Set xl =CreateObject("Excel.Application","CORDOBA") and
create 15000 or more rows, process hangs..)
Can you help me on this problem please, thanks already...(is there a limitation)
--
Umut ŞAHİN
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Data Map All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum