Help - Search - Members - Calendar
Full Version: ExportToHTML(ExportTo, false, true,false, true, false, false);
Fast Reports forum > Fast Reports Products > FastReport Studio
mojde
hi all,
i used from this code for export report ,
not : windows server 2003 sp2
vs2005(c#) , sql 2000 ,
fastReport Studio

string ExportTo="F:\Inetpub\wwwroot\567\rp_sys_anbar\exportfile\192168052.html ";
frx.ExportToHTML(ExportTo, false, true,false, true, false, false);

when i run this code on vs2005 my report is exported but when i publishe this project and run it on local host report isn't expot without error...

please help to me for solve this problem

best regards
OlegK
QUOTE
string ExportTo="F:\Inetpub\wwwroot\567\rp_sys_anbar\exportfile"

Make sure that your application has access into this folder.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.