| Previous topic :: Next topic |
| Author |
Message |
jt196
Joined: 23 Mar 2007
Posts: 28
|
| Posted: Thu Jun 07, 2007 3:30 pm Post subject: Excel Report Error |
|
|
Does anyone know the fix to this error:
Warning: unlink(\php22.tmp) [function.unlink]: Permission denied in C:\Program Files\vtigercrm5\apache\htdocs\vtigerCRM\include\php_writeexcel\class.writeexcel_workbook.inc.php on line 177
It appears when I create a excel report. The pdf reports work just fine. The excel spreadsheet isn't produced.
I'm using v5.03.
Thanks in advance. |
|
| Back to top |
|
tamilmani
Joined: 04 Jun 2007
Posts: 28
|
| Posted: Fri Jun 08, 2007 11:48 am Post subject: Excel Report Error |
|
|
Dear jt196,
I have tested this in our local setup and online demo, It is working fine.
Kindly let me know for which module you have created the report.
At what condition, you got this error?
Thanks & Regards,
R.Tamil mani |
|
| Back to top |
|
jt196
Joined: 23 Mar 2007
Posts: 28
|
| Posted: Fri Jun 08, 2007 1:10 pm Post subject: Re: Excel Report Error |
|
|
The error occurs on the contacts module when I press the 'Export to Excel' button.
I've retested it on some different reports and it appears that sometimes the error message appears on the next page, and sometimes the report is generated. Unfortunately with similar errors.
Please see attached.
James. |
|
| Back to top |
|
Andreas
Joined: 24 Feb 2006
Posts: 51
|
| Posted: Mon Jun 11, 2007 6:00 am Post subject: Re: Excel Report Error |
|
|
Hi,
the same error here, but only on windows installation. On Linux it works fine for me.
Debugged a little bit and found the following issue:
The error was introduced with changeset 10990. The temporarily created files could not be deleted by the unlink funtion because they were locked by the same process!?
Also what i did not understand is that the temp file (the worksheet one ) is not generated in the temp folder of the environement (e.g. c:\temp), but in the root folder of the drive (d:\ in my case).
Couldn't find out why so far.
Maybe this info is useful to find a fix,
Andreas |
|
| Back to top |
|
rexahs
Joined: 23 Dec 2004
Posts: 53
Location: Southampton, UK
|
| Posted: Tue Jun 12, 2007 8:40 am Post subject: Re: Excel Report Error |
|
|
| I also see exactly this error under Windows 2000. |
|
| Back to top |
|
pheedback
Joined: 11 May 2006
Posts: 9
|
| Posted: Fri Jun 15, 2007 8:48 pm Post subject: Re: Excel Report Error |
|
|
| I also experience this problem in a windows environment |
|
| Back to top |
|
FrankIJsseldijk
Joined: 01 Jul 2007
Posts: 6
|
| Posted: Wed Jul 04, 2007 5:39 pm Post subject: Re: Excel Report Error |
|
|
| I also experience this problem in a windows environment |
|
| Back to top |
|
rabihm
Joined: 08 Jun 2007
Posts: 4
|
| Posted: Mon Jul 16, 2007 8:27 am Post subject: Re: Excel Report Error |
|
|
I am experiencing a different error>
It states
The file you are trying to open "Reports.xls" is in a different format than specified by the file extension. Verify that the file is not corrupted and is rom a trusted source before opening the file"
Did anyone face this problem. |
|
| Back to top |
|
prasad.a
Joined: 01 Aug 2007
Posts: 1035
|
| Posted: Thu Oct 11, 2007 5:45 am Post subject: Re: Excel Report Error |
|
|
Hi,
This problem is been fixed now, kindly look at the following trac ticket.
http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4101
Let us know if you still have any issues related to this.
Regards,
Prasad
vtiger Team |
|
| Back to top |
|
| |