Universal Data Exporter ASP Support Product Page

ExcelWriter.asp-file is missing

Asked 18 Aug 2010 11:30:31
1
has this question
18 Aug 2010 11:30:31 Karin Gustafsson posted:
Hi!
I have been using this extension without any troubles so far, but now, all of a sudden, this error occurs when I try to export to Excel.

(partly translated message)
Error:
Active Server Pages, ASP 0126 (0x80004005)
Include-file 'ExcelWriter.asp' could not be found.
C:\JOBBET\WEBBAR\INTERNT\WWWROOT\INTERNT\DAP\../../ScriptLibrary/dmxDataExporter.asp, line 2

Sounds easy, the file 'ExcelWriter.asp' is not there anymore, but where is it? I have now gone back to my backups and it hasn't been there before either!!! How can this be? Can I get a new file from somewhere?

Thankful for all the help I can get.

Replies

Replied 19 Aug 2010 11:29:51
19 Aug 2010 11:29:51 Karin Gustafsson replied:
Now I have reinstall the extension, according to FAQ www.dmxzone.com/go?17354, and after that I don´t get that error message anymore.

Now I get "Excel Writer (0xFFFFE0BF)
Invalid color, color must be in the format #RRGGBB
C:\JOBBET\WEBBAR\INTERNT\WWWROOT\INTERNT\DAP\../../ScriptLibrary/ExcelWriter.asp, line 157"

Line 157:
err.Raise -8001, "Excel Writer", "Invalid color, color must be in the format #RRGGBB"

Some ideas anyone?
Replied 19 Aug 2010 14:01:38
19 Aug 2010 14:01:38 Karin Gustafsson replied:
Problem solved!

The thing that was wrong was that line 36 udel.HeaderFontColor = "" missed a color-code.
Now it's udel.HeaderFontColor = "#000000" and it works out just fine.

How come it missed the code is another matter, I filled in the different values from the dialogue box...

Reply to this topic