Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have write an app that use Microsoft Chart Control for Framework 3.5
Well, in some case this app, after it start run, "DELETE ALL FILE AND FOLDER" from desktop of Windows 7. In some case this happen also on Windows XP. I think that the cause is some unknow bugs in chart control, since there is nothing in my code that can "perform" similar disaster.

Someone of you have same problem?
I have adopted one solution: i run this application under another dedicated user that have his desktop and cannot write or delete on other desktop

Scusate il mio inglese... sono italiano :-)

Ciao
Posted
Updated 21-Jan-14 10:08am
v2
Comments
TnTinMn 21-Jan-14 17:31pm    
I have never experienced this issue. It sounds more like malware than anything else.
Have tried to re-install the Control?

Microsoft Chart Controls for Microsoft .NET Framework 3.5
http://www.microsoft.com/en-us/download/details.aspx?id=14422

I seriously doubt it's the Chart control doing that. It's been around for a long time and you're the only person to ever report such a behavior that I can find.

Chances are far better that it's some kind of malware on the machine.
 
Share this answer
 
I use the chart control extensively and I do not have any problems on Windows 7 or Windows XP that causes all the files to disappear on the desktop.
 
Share this answer
 
Comments
Antonio Massafra 22-Jan-14 3:52am    
Buon giorno...

my app runs in a lot of machine in my factory, and the problem of disappear of file and folder is random. It may verify in each moment with random frequency of time.
I have try to find delete file with a lot of program of restoration file, with no success.
Since i dont want to fired by my boss... i have adopted the solution that i say (run app in another user without permission of write on other desktop).
I have also check my computer, and each other with antivirus, that haven't found any.

I have also verified that this malfunction not verify if run app under visual studio (in debug mode).

Have a good day, ciao ciao
Ron Beyer 22-Jan-14 9:27am    
I use the chart control in a SCADA/HMI software that has hundreds of distributions on factory floors, I don't have a single report of losing all the desktop items on any machine.

You may want to set up a virtual machine and run some tests, I very highly doubt that your problem is being caused by the chart control. Do you do any logging? Have you checked that?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900