Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Almost everything I have read says the firewall causes this problem. I am running Avast and turned it off in its dialogue box. I still get the error. I have been fighting with this for two days now; I am at my wit's end. I am going bald from pulling my hair out.

It happens when this line of code is executed.

chart.SeriesCollection(3).XValues = @"=Totals!$B$3:$B" + newRow;


Where a new row is a new row inserted and $B:$B is a list of dates.

Please help

What I have tried:

Turning the firewall off
Changing the order of the code
Removing the delete series code.
Tried running the .exe file, and the debugger and received the same results
Posted
Updated 9-Jul-22 6:57am

1 solution

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