I haven't been able to find anything about this in the forums. Any ideas what could be causing this?Access to the path '15a29801-26b0-423a-ae10-6bbd61481d1c.Png' is denied.
Exception Details: System.UnauthorizedAccessException: Access to the path '15a29801-26b0-423a-ae10-6bbd61481d1c.Png' is denied.
Source Error:
Line 68: if (columnHeight >chart.MaxColumnWidth = columnHeight;
Line 69: //BIND THE CHART
Line 70: SalesChart.RedrawChart();
Line 71: //BIND THE DATA GRID
Line 72: SalesGrid.DataSource = productSales;
Source File: e:\Websites\ourstore.com\store\Admin\Dashboard\PopularProducts.ascx.cs Line: 70
Thanks.