I have an Excel spreadsheet (.xls) with multiple charts and data that is updated weekly. When the data is updated and the spreadsheet is saved, it should update the web file. It was working before, then all of our computers were upgraded to Office 2013 and Windows 8. Currently I get my "filelist.xml" file and some unknown file type that I believe is supposed to be the image of the chart. All of this is occurring on the company's network drive. The website pulls the web files/chart images directly from a folder on the network drive. The anomaly is that I have other Excel spreadsheets with multiple charts and data that is updated weekly that do work.
So I saved the file to my desktop to "un-corrupt" it and see if I could create the web files I need. It worked. I get my "filelist.xml" and image file with the .png extension. I even deleted the broken file in the network folder and replaced it with the working one. Needless to say the website shows the updated chart. I tried saving the web file directly to the network folder, and it didn't work. My image file was broken.
I don't want to have to take this many steps to publish these charts when I know I don't have to. I just want to fix the problem. I think the problem is when it tries to save to the network drive v. my computer desktop.