sending of data from a local system to a remote system that should store a copy of the data being transferred

learn more… | top users | synonyms (1)

0
votes
0answers
58 views

Multiple File Upload via script with metadata

I have to run an update each month that will send over 1,000 files to specific folders presently via script. I wish to upload these files as individual file names and append metadata to them. So, ...
0
votes
0answers
322 views

Error when uploading multiple files in SharePoint 2010

My customer is unable to upload multiple files to a document library in SharePoint 2010 Server. Here’s how they produce the error: 1. They go to the document library, hit the "Documents" tab and the ...
0
votes
1answer
36 views

Userfeedback after file was uploaded to library

I need to print out a feedback after a file was uploaded to a DocLib. I tried several things over the event receiver (add statusbar as a control or a clientscript) but everything faild. I´m a bit ...
0
votes
0answers
67 views

Sharepoint Image Upload Client Side without web part

I am trying to figure out a way to streamline the image uploading in my sharepoint 2007 application. I want to be able to upload images to a document library from a custom .aspx page in sharepoint ...
0
votes
2answers
125 views

Best approach for writing custom code for uploading files to a document library in WSS 3.0?

What is the best approach if i want to write custom code for uploading files to a document library in WSS 3.0 ? I have few custom columns also in my document library. So, i would need that also as an ...
0
votes
1answer
283 views

Upload a document in a specific folder

I would like to set a specific folder when I open the upload.aspx page to help. I tryed to look in the dll but the license of reflector is expired. UPDATED Maybe this post can help ...
0
votes
1answer
98 views

“Large list context detected. Custom Views and reports may fail…” error

A user is getting the error below: I can't find any information on the error. List view thresholds, yes, but nothing specific to 'context'. Thoughts? Is this concerning? i.e. poor design in ...
0
votes
1answer
690 views

File upload control on a custom page in a WSS 3.0 site

I am designing a custom page(inheriting from a custom master page) in one of my WSS 3.0 website. I am displaying all the files in a document library in a data-view web part. Now, on the same page we ...
0
votes
0answers
55 views

Upload and Alternate Access Mapping

I have configured AAM on a Sharepoint site published through an Apache Server. Everything seems to works fine and users can navigate every section of the site, create site collection, view and so on. ...
0
votes
0answers
169 views

Anonymous users cannot attach files to a List

Anonymous users cannot attach files (zipped < 25mb) to a list. Is there any way we can have anonymous users attach files to the list? On the anonymous page, there is a form in which user has to ...
0
votes
2answers
506 views

removing illegal characters from url / filename / foldername?

Is there a open source or free tool that can go through a directory and remove illegal characters from file? so I then then upload them to SharePoint. Also, is there a tool like explorer that can do ...
0
votes
0answers
97 views

how to upload document from c# application with datetime/choice column

i have created an application to simplify uploading file to document library and i am having problem with 2 fields which is datetime and choice fields of the document library, the file is not ...
0
votes
1answer
659 views

Attach multiple files to a list item with a single action

I have a list with a "New Item" form that has the built-in "Attach File" button at the top. If I want to upload I file then I can click on that button and I am taken to a page where I can choose the ...
0
votes
1answer
235 views

If properties.Afterproperties[“ContentType”] is null, is it safe to assume that the item is a document?

I need to add a specific behavior in the ItemAdding event when the item added is a document, but I noticed that when using the "Upload document" or the "Upload Multiple Documents" features in ...
0
votes
0answers
142 views

Uploading file “NewItem2”

I'm attempting to upload a file to SharePoint using the NewItem2 function. However, after uploading the file, I want to get the relative URL of the uploaded file. Is this possible? Is there a ...
0
votes
1answer
68 views

Security involved with running a batch file to create Document Libraries

I was wondering what kind of permission levels should a batch have to execute procedures that create programmatically Document Libraries on SharePoint 2010. Has someone done that?
0
votes
0answers
52 views

I cant upload file in sharepoint 2003? [closed]

I have sharepoint 2003 and I worked for several years, but today I cant upload file in my sharepoint. when I use from document library and peress Upload document Bottom the sharepoint show a Error ...
0
votes
2answers
975 views

how to rename file in document library?

I am using powershell to read a csv file and then uploading the file to sharepoint. However, I would like to rename the file. how is it done? Is it done before I load the file from fileshare to ...
0
votes
1answer
594 views

Picture upload field and crop function in edit form

I have a standard list and I have to add a special field: It should be an upload field or a link to a window including an upload field where the user can upload a picture and select an area to crop, ...
0
votes
1answer
543 views

Issue Uploading “Multiple” Files [closed]

Whenever we are using Upload Multiple Documents it doesn't matter how many files or file types, the progress bar always reports "failed". When using Explorer View or Upload Single file we have no ...
0
votes
1answer
311 views

sharepoint upload multiple picture issue [closed]

I'm having an issue when trying to "upload multiple pictures" to a picture library, When attempting to do , a "windows security" window pops up asking for login info, I enter it correctly (100% sure ...
0
votes
2answers
265 views

How can I upload documents/pictures into a users “My Site” Shared documents/pictures?

Is there any easy way to upload documents/pictures into a users "My Site" Shared Documents/Pictures? Maybe using the user profile service? The only way I can think to accomplish this is to first get ...
0
votes
0answers
349 views

Multiple file upload >>> Unable to Check-In for custom Permissions Group [closed]

Here are the scenarios with multiple file upload.... End users with limited access (View, Read, Edit, Update access) can upload single items, fill out required meta-data and check in item. - works ...
0
votes
3answers
182 views

MOSS max upload size differs from Central Admin

Central Admin shows our max upload size to be 90 megs, but trials of even text files at 35 megabtyes won't upload. Smaller files are fine. Where should we look now?
0
votes
0answers
1k views

Cannot upload Multiple documents in Doc Lib [duplicate]

Possible Duplicate: Missing "Upload Multiple Documents" in SharePoint 2007 I am unable to upload Multiple documents in Doc Lib from some PCs. Usually it works in Windows XP/Office ...

1 2 3 4