Target
New Member
I have a small routine that supposed to loop through a sharepoint folder and open the contents but for some reason it's not resolving the URL
It was working last month, but for some reason it's not this month
The path resolves if i paste it into the browser, though the address includes some extra stuff once it's finished loading (FWIW the resulting address fails in the routine as well)
I've compared the addresses and apart from the extra cruft the browser (or sharepoint) added they're identical
I've tried with and without spaces (using %20), with and without a closing '/', and with a hard coded address (the destination folder name changes monthly)
I can post the code but unfortunately not the URL (it wouldn't help you anyway)
It was working last month, but for some reason it's not this month
The path resolves if i paste it into the browser, though the address includes some extra stuff once it's finished loading (FWIW the resulting address fails in the routine as well)
I've compared the addresses and apart from the extra cruft the browser (or sharepoint) added they're identical
I've tried with and without spaces (using %20), with and without a closing '/', and with a hard coded address (the destination folder name changes monthly)
I can post the code but unfortunately not the URL (it wouldn't help you anyway)