一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

使用SharePoint 2007 Web Service上傳文件到文檔庫

  SharePoint 2010中有了全新的客戶端模型,給我們在客戶端操作SharePoint對象提供了很大的方便,但是在SharePoint 2007中我們可以使用的方式就比較有限,Web Service是我們最常用的一種方式,SharePoint本身提供了很多web Service,比如Lists.asmx如下圖:

image

  我們下面就接觸sharepoint提供的web service來實現上傳文件。

  1. 我們要上傳的文件如下圖:

clip_image002

clip_image004

  2. 下圖為要上傳的文檔庫:

clip_image006

  3. 實現代碼如下:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using MOSSUploadDemo1.*****;
using System.IO;
using System.NET;

namespace MOSSUploadDemo1
{
class Program
{
static void Main(string[] args)
{
string sourceFilePath = "c://cpu.txt";
string wsUrl="http://************/_vti_bin/copy.asmx";
string desPath="http://*******/DocLib1/filename4.txt";
string userName="****";
string password="*****";
string domain="*****";

byte[] filebyte = StreamFile(sourceFilePath);
UploadFile(filebyte,wsUrl,desPath,userName,password,domain);
}

private static void UploadFile(byte[] fileData,string wsUrl,string desPath,string userName,string password,string domain)
{
var copy
= new ****.Copy
{
Url
= wsUrl,
Credentials
= new NETworkCredential(userName, password, domain)

};

string destinationUrl = desPath;
string[] destinationUrls = { destinationUrl };
var info1
= new FieldInformation
{
DisplayName
= "Title",
InternalName
= "Title",
Type
= FieldType.Text,
Value
= "New Title"
};
FieldInformation[] info
= { info1 };
var copyResult
= new CopyResult();
CopyResult[] copyResults
= { copyResult };
copy.CopyIntoItems(destinationUrl, destinationUrls, info, fileData,
out copyResults);
}

private static byte[] StreamFile(string filename)
{
FileStream fs
= new FileStream(filename, FileMode.Open, FileAccess.Read);
byte[] ImageData = new byte[fs.Length];
fs.Read(ImageData,
0, System.Convert.ToInt32(fs.Length));
fs.Close();
return ImageData;
}
}
}

NET技術使用SharePoint 2007 Web Service上傳文件到文檔庫,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产精品一国产精品免费 | 在线亚洲观看 | 高跟黑色丝袜国产91美女紫丝 | 国产精品欧美激情第一页 | 一区二区三区在线观看视频 | 精品久久久久久久久久久久久久久 | 亚洲伦理一区二区三区 | 亚洲天堂黄色 | 亚洲爽视频 | 国产福利二区 | 午夜激情视频 | 五色婷婷 | 亚洲天堂久久精品 | 精品免费福利视频 | 思思久热re6这里有精品 | www.五月 | 天天狠狠色综合图片区 | 青青草国产97免久久费观看 | 国产精品欧美一区二区三区不卡 | 国产小视频免费 | 中国一级特黄真人毛片免 | 欧美三级成人 | 国产91精品系列在线观看 | 日韩美女一区二区三区 | 黄色短视频免费观看 | 久久中文字幕久久久久 | 热99精品视频 | 中文字幕久久综合 | 国产高清一级毛片在线人 | 中文字幕一区二区区免 | 国产福利91 | 伊人俺去久久涩五月综合 | 婷婷综合国产激情在线 | 四虎影视免费永久在线观看 | 91视频一区| 亚洲国产精品久久久天堂 | dxj在线视频·男人的天堂网站 | 欧美一区二区三区gg高清影视 | 亚洲欧美综合图片 | 五月激情片 | 国产~aaaaa熟sao妇视频 |