RE: filecopy from excel
- From: Alex <Alvie@xxxxxxxxxxxxxxxx>
- Date: Mon, 8 Dec 2008 08:13:00 -0800
Hi there Steven,
Thanx for the update...
I actually tried with both back slashes aswell as forward slashes!
Both work in WSS 2.0 whereas only back slashes seem to work in WSS 3.0
The problem I'm inclined to think is one of Name resolution...
Finally I trashed everything and reinstalled WSS 3.0 with the Basic option
where eveything gets installed on a single server.
This made the problem go away.
It isn't the result that I'd hoped for but I'm unable to spend any more time
trying to get it to work elsewise.
Thanks for you help!
""Steven Cheng"" wrote:
Thanks for your reply Alex,.
Then, I think the "//wss3machine/sites/site/doclib/Testfile.txt" like path
should be the problem here. Based on my local test, sharepoint document
library doesnt seem to support this UNC share like path. And for file
browse, so far only IE and windows explorer or the office application
support opening it directly via http based link.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
--------------------
From: =?Utf-8?B?QWxleA==?= <Alvie@xxxxxxxxxxxxxxxx>
References: <6C57E1DA-27EE-413F-A7C0-C594DF65E794@xxxxxxxxxxxxx>
<nlQi7veVJHA.348@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: filecopy from excel
Date: Thu, 4 Dec 2008 07:21:09 -0800
Hi there Steven,
Thanks for the reply.
I'm doing the file copy from within an excel vba macro.
The syntax of the call is
filecopy source, target
source is "C:\Testfile.txt" and target is
"//wss3machine/sites/site/doclib/Testfile.txt"
TIA
Alex
""Steven Cheng"" wrote:
Hi Alex,files
From your description, you're using some code to programmtically copy
between filesystem and sharepoint site's document library, however, youcomplete
encountered some "file not found error", correct?
As for the FileCopy command, are you using office's VBA macro or some
add-in based component to execute it? Also, would you provide the
steps and the code(and sharepoint share url) you used. Thus, I can alsoPlease
perform some tests on my side.
If there is anything I misunderstand, please feel free to post here.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you.
feel free to let my manager know what you think of the level of servicefollow
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each
up response may take approximately 2 business days as the supportthis
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of
nature are best handled working with a dedicated Microsoft SupportEngineer
by contacting Microsoft Customer Support Services (CSS) atrights.
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no
--------------------the
From: =?Utf-8?B?QWxleA==?= <Alvie@xxxxxxxxxxxxxxxx>
Subject: filecopy from excel
Date: Wed, 3 Dec 2008 12:42:55 -0800
Hi there,
I'm using the filecopy command to copy local files upto a sharepoint site.
This works fine when I'm running excel on the WSS machine, but when I try
to
run excel from a different machine, I get error 53 - file not found for
WSS target file name e.g.
//WSSMachine/Sites/Site/DocumentLibrary/DocumentName.
I'm able to browse the WSS site in explorer view so the web client is
working,
and I can ping the WSS server...
I'm hoping for some othere ideas!
TIA
Alex
- Follow-Ups:
- RE: filecopy from excel
- From: "Steven Cheng"
- RE: filecopy from excel
- References:
- filecopy from excel
- From: Alex
- RE: filecopy from excel
- From: "Steven Cheng"
- RE: filecopy from excel
- From: Alex
- RE: filecopy from excel
- From: "Steven Cheng"
- filecopy from excel
- Prev by Date: Prompting for credentials when opening office files
- Next by Date: Re: Calenders in sharepoint
- Previous by thread: RE: filecopy from excel
- Next by thread: RE: filecopy from excel
- Index(es):
Relevant Pages
|