ExportToHTML(ExportTo, false, true,false, true, false, false);

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

Comments

  • edited December 2009
    wrote:
    string ExportTo="F:\Inetpub\wwwroot\567\rp_sys_anbar\exportfile"
    Make sure that your application has access into this folder.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.