FourFlaggs01
Programmer
Hello,
I am using Visual Studio 2008 to create Excel 2007 spreadsheet that I need to have programatically posted to the SharePoint document library. We are using OOTB SharePoint and I do not have access/nor will it be granted to the actual SP server. Also there is limited permissions which makes programming via C# prohibitive. I am using the File Task editor to generate the Excel files and variable expression since the files need to be named based on a certain grouping (ie: Group1FilenameCurrentDate.xlsx. I am receiving a URI formats are not supported error message. This process needs to run daily. Any suggestions?
(Please do not offer other solutions. My boss wants the daily Excel files although I have tried to talk him out of it on numerous occasions.)
I am using Visual Studio 2008 to create Excel 2007 spreadsheet that I need to have programatically posted to the SharePoint document library. We are using OOTB SharePoint and I do not have access/nor will it be granted to the actual SP server. Also there is limited permissions which makes programming via C# prohibitive. I am using the File Task editor to generate the Excel files and variable expression since the files need to be named based on a certain grouping (ie: Group1FilenameCurrentDate.xlsx. I am receiving a URI formats are not supported error message. This process needs to run daily. Any suggestions?
(Please do not offer other solutions. My boss wants the daily Excel files although I have tried to talk him out of it on numerous occasions.)