![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Win32::OLE Open xls from http locationby radiantmatrix (Parson) |
on Dec 04, 2008 at 19:18 UTC ( [id://728070]=note: print w/replies, xml ) | Need Help?? |
There are a couple of things to consider. Firstly, Sharepoint could be blocking the request for some reason. Have you tried poking it with something other than a browser (say, LWP)? It could be authentication issues, SharePoint configuration issues, you name it. Second, it's possible something else does have that file open and lock: perhaps another copy of Excel, or a previewer of some kind. Third, depending on your aims, you may want to consider pulling a copy of the data to your local machine before operating on it. Ultimately, I don't think this is a Perl question so much as a general problem you're having.
<–radiant.matrix–>
Ramblings and references “A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.” — Herm Albright I haven't found a problem yet that can't be solved by a well-placed trebuchet
In Section
Seekers of Perl Wisdom
|
|