User (Legacy) Posted September 17, 2004 Author Report Share Posted September 17, 2004 Hi... I am using the Lite web chart and here is my problem: Each time the chart is displayed on a page, a temp file is created under the '/cfxlite6/temp/' folder, the file has a random filename like 'CFT0917_01265232C57.png'. But these files are never deleted so now I discover the size of the '/cfxlite6/temp/' folder is over 3GB! This can't be the default behaviour!?? Can anyone please tell me what I might doin wrong here? Thank you, S.K Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 17, 2004 Report Share Posted September 17, 2004 Hi... I am using the Lite web chart and here is my problem: Each time the chart is displayed on a page, a temp file is created under the '/cfxlite6/temp/' folder, the file has a random filename like 'CFT0917_01265232C57.png'. But these files are never deleted so now I discover the size of the '/cfxlite6/temp/' folder is over 3GB! This can't be the default behaviour!?? Can anyone please tell me what I might doin wrong here? Thank you, S.K Link to comment Share on other sites More sharing options...
Software FX Posted September 17, 2004 Report Share Posted September 17, 2004 When ChartFX Lite for ASP.NET is installed a utility to clean up this folder should be installed as well. If you do not have this utility (sfxremove) please send an email to support at softwarefx.com to request it. All you have to do is schedule a cmd file to be run once per day (or as often as you like), the cmd file would do something lilke <SfxRemovePath>:\SfxRemove "C:\Program Files\ChartFX Lite for ASP.NET\ChartFX6\CfxTemp" 24h Where <SfxRemovePath> is the folder where SfxRemove is located. Note the quotes around the installation folder because of the embedded spaces. -- Regards, JC Software FX Support "Svanur Karlsson" <svanur.karlsson@gmail.com> wrote in message news:Qu1TBxLnEHA.416@webserver3.softwarefx.com... > Hi... > I am using the Lite web chart and here is my problem: > > Each time the chart is displayed on a page, a temp file is created under > the > '/cfxlite6/temp/' folder, the file has a random filename like > 'CFT0917_01265232C57.png'. > > But these files are never deleted so now I discover the size of the > '/cfxlite6/temp/' folder is over 3GB! > > This can't be the default behaviour!?? Can anyone please tell me what I > might doin wrong here? > > Thank you, > S.K > > Link to comment Share on other sites More sharing options...
Software FX Posted September 17, 2004 Report Share Posted September 17, 2004 When ChartFX Lite for ASP.NET is installed a utility to clean up this folder should be installed as well. If you do not have this utility (sfxremove) please send an email to support at softwarefx.com to request it. All you have to do is schedule a cmd file to be run once per day (or as often as you like), the cmd file would do something lilke <SfxRemovePath>:\SfxRemove "C:\Program Files\ChartFX Lite for ASP.NET\ChartFX6\CfxTemp" 24h Where <SfxRemovePath> is the folder where SfxRemove is located. Note the quotes around the installation folder because of the embedded spaces. -- Regards, JC Software FX Support "Svanur Karlsson" <svanur.karlsson@gmail.com> wrote in message news:Qu1TBxLnEHA.416@webserver3.softwarefx.com... > Hi... > I am using the Lite web chart and here is my problem: > > Each time the chart is displayed on a page, a temp file is created under > the > '/cfxlite6/temp/' folder, the file has a random filename like > 'CFT0917_01265232C57.png'. > > But these files are never deleted so now I discover the size of the > '/cfxlite6/temp/' folder is over 3GB! > > This can't be the default behaviour!?? Can anyone please tell me what I > might doin wrong here? > > Thank you, > S.K > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.