-Program Magdagdag ng user sa SharePoint Group

Italaga sa user sa pangkat sa Moss 2007

Ang sumusunod na code ay idagdag ang user sa site at sa tinukoy na pangkat.

walang bisa pribadong AddUser(string strSite,string webGroup)
{
SPSecurity.RunWithElevatedPrivileges(delegado()
{
paggamit (SPSite site = bagong SPSite(STRS))
{
paggamit (SPWeb web = site.OpenWeb())
{
Boolean allowUnsafeUpdate = web.AllowUnsafeUpdates;
sumubok
{
web.AllowUnsafeUpdates = true;

web.SiteUsers.Add(-login pangalan, Mga Email, Login, “”);
web.Groups[webGroup].Adduser(-login pangalan, Mga Email, Login, “”);

}
sa wakas
{
web.AllowUnsafeUpdates = allowUnsafeUpdate;
}
}
}
});
}

WinCE Update releases for the month of November 2007

The Microsoft® Windows® CE update rollup will be released the second Tuesday of every month, the latest release occurring on or around December 11th, 2007.

The following updates for Windows CE have been recently released and are available for download. More information for each update is provided in the Readme document available after the individual update(may) has been installed.

Windows CE 5.0
Update name: Windows CE 5.0 Platform Builder Monthly Update (Nobyembre 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=B9B800E5-DD00-46DC-8380-0425C8FCEAFB&displaylang=en
Paglalarawan: This is a set of updates for Windows CE Platform Builder released during the period of November 1 – November 30, 2007. These Microsoft Windows CE updates are fixes for Windows CE operating system problems you run into during the development and maintenance of your custom platform.

Windows CE 6.0 – Update name: Windows CE 6.0 Platform Builder Monthly Update (Nobyembre 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=009E67FE-A447-4035-9B13-49489992832F&displaylang=en
Paglalarawan: This is a set of updates for Windows CE Platform Builder released during the period of November 1 – November 30, 2007. These Microsoft Windows CE updates are fixes for Windows CE operating system problems you run into during the development and maintenance of your custom platform.

Lumot 2007 & WSS 3.0 Service Pack 1

Today Microsoft Released the Service Pack 1 para
Microsoft Office SharePoint Server 2007 & Windows SharePoint Serbisyo 3.0

Get It here for WSS 3.0 SP1
Get it here for MOSS 2007 SP1

Webcast : Advanced SharePoint Document daloy ng trabaho na may Visual Studio 2008

Microsoft Webcast : Advanced SharePoint Document daloy ng trabaho na may Visual Studio 2008
Oras : Biyernes, Disyembre 14, 2007 1:30 PM Eastern Time (Estados Unidos & Canada)

Sumali Robert Shelton para sa isang 90 minutong pagpapakita (ibig sabihin, Napakakaunting kung mayroon man PowerPoint slide) sa pagbuo ng mga daloy ng trabaho ng Dokumento para sa SharePoint (Lumot 2007) may Visual Studio. Para sa mga ito ng pagpapakita, Robert will be using the soon to be released Visual Studio 2008 (showing new features for Workflow Developers), however all of the demonstrations could also be accomplished using Visual Studio 2005 with Workflow Extensions.

What you will learn:

• New features for SharePoint Workflow Developers in Visual Studio 2008
• New SharePoint API’s for SharePoint workflow
• How to debug SharePoint Workflow’s using the Visual Workflow Designer
• The new single-click deployment of workflows using Visual Studio 2008
• How to send emails from a SharePoint Workflow using Visual Studio (2005 & 2008)
• How to (programmatically) assign users Tasks (think Outlook Tasks) and track their progress
• How to enable users to re-assign/delegate tasks, and track that this was done

Narito Magrehistro

Isara ang hindi inaasahang error sa Moss 2007 Upang Ipakita ang Exception Detalye

Lumot 2007 by default will display the custom error page for all errors occurred in page

In Development phase it will be difficult for the developers to understand the exact error. Change the following Modifications with the web.config of the web application. Then it will display the exception details in the error page.

  • Turn the call stack on by searching for and change it to CallStack=”totoo”.
  • Turn off the SharePoint error pages by turning off custom error pages: to mode=”Off”.

Dont do this modification with the production site.

Coz…..the users may get scared of long errors. 😉

SharePoint Pagsubaybay Toolkit

Microsoft Inilabas ang SharePoint 2007 Pagsubaybay Tookit Na ito ng dito

Pangkalahatang-ideya ng
Ang ng SharePoint Pagsubaybay Toolkit ay tumutulong sa iyo na pamahalaan ang Microsoft ® sa SharePoint ® kapaligiran sa lahat ng sukat sa dalawang bagong pack ng pamamahala para sa System Center Operations Manager 2007:

  • Windows ® SharePoint Serbisyo 3.0 Pamamahala Pack
  • Microsoft Office SharePoint Server 2007 Pamamahala Pack

Ang mga pack na ito masubaybayan ang estado ng kalusugan ng mga bahagi sa iyong SharePoint kapaligiran na makakaapekto sa pagganap at availability. Kapag may isang isyu na maaaring maging sanhi ng kawalang-dangal ng serbisyo o pagganap, Operations Manager 2007 gumagamit ang pack ng pamamahala upang makita ang isyu, alertuhan ka sa pagkakaroon, at mapadali ang pagsusuri at pinagpaparusa actions.The pamamahala pack sinusubaybayan:

  • Windows SharePoint Serbisyo 3.0 mga kaugnay na serbisyo (Hronometrahisto, Pagsunod at Search)
  • Windows SharePoint Serbisyo 3.0 kaugnay na Kaganapan
  • Web server application tulad ng mga serbisyo ng Internet Impormasyon (IIS)
  • IIS-kaugnay na mga Kaganapan
  • Microsoft SQL Server ® database-kaugnay na mga kaganapan
  • WSS Server pagganap

Ang Pagsubaybay ng SharePoint Toolkit Pamamahala pack ay rewritten mula sa lupa up upang samantalahin ang pinakabagong mga tampok ng System Center Operations Manager 2007. Kabilang sa mga pangunahing mga pagpapabuti mula sa nakaraang mga pack ang:

  • Pinalawak na mga patakaran
  • Bagong at pinahusay na mga ulat
  • Karagdagang mga aksyon
  • Bagong mga view
  • Pag-aalis ng paatras dependencies pagkakatugma
  • Nadagdagan kahusayan
  • Pagbabawas ng ingay sa pamamagitan ng pagpigil ng tuning at kaganapan
  • Lubusan nasubukan pagkakatugma ng mga pack ng pamamahala sa:

System Center Operations Manager 2007
System Center mahahalaga
Microsoft Office SharePoint Server 2007 SP1

Programming Basahin ang List & Tingnan ang Nilalaman sa SharePoint

Nakakuha ako ng isang gawain upang gumana sa pagbuo ng mga application na bintana kung saan ay kunin ang data List View mula sharepoint at iproseso ang data sa panalo bumubuo ng app.

Noong nakaraan ay ginamit i upang makuha ang data gamit ang Lists.asmx,views.asmx.

Ngayon ay dumating i malaman mayroong iba pang mga paraan upang kunin ang data mula sa View ng Listahan.

Palaugnayan:
https://myserver.com/_vti_bin/owssvr.dll?Cmd = Display&Listahan ={list Id}&View={View Id}&XMLDATA=true

Example URL:

https://myserver.com/_vti_bin/owssvr.dll?Cmd = Display&Listahan ={EA1BD05B-DB5B-434B-B2FC-B9AB9EE18A91}&View={B959F555-798B-4F47-9FBB-81513B85F906}&XMLDATA=true

Now it will give the xml data as response.

write the response to xmldoc and process the data.

HttpWebRequest myRequest = (HttpWebRequest)WebRequest.Create(“https://myserver.com/_vti_bin/owssvr.dll?Cmd = Display&Listahan ={EA1BD05B-DB5B-434B-B2FC-B9AB9EE18A91}&View={B959F555-798B-4F47-9FBB-81513B85F906}&XMLDATA=true”);

myRequest.Credentials =
System.Net.CredentialCache.DefaultCredentials;
HttpWebResponse response = (HttpWebResponse)myRequest.GetResponse();
XmlDocument doc = bagong XmlDocument();
doc.Load(response.GetResponseStream());

Microsoft BizTalk Server 2006 VHD

Hi Devs,

Naghahanap ka ba para sa BizTalk Server 2006 Development Environment.
Wala mag-alala(Windows XP ay sapat na para sa iyo upang mag-host VHD)

Maintindihan dito para sa BizTalk Server 2006 VHD.

I-download ang Virutal PC sa host ang VHD File.

Microsoft Office SharePoint Server 2007 VHD

Hi Devs,

Naghahanap ka ba para sa Development Environment Dagdagan Moss 2007.

Dito ay ang paraan ng. Ang Microsoft Nagbibigay Preconfigure VHD para sa Moss 2007.

Maintindihan dito

Kung mayroon kang anumang mga isyu sa pag-configure VHD paki-post dito.

I-download ang Virtual PC I-host ang VHD.

Taasan I-upload ang laki ng file sa Moss 2007

Upang Taasan I-upload ang laki ng file sa Moss 2007

Sa pamamagitan ng Default Moss ay magpapahintulot sa amin upang mag-upload ng laki ng file hanggang sa 50 MB.
Kung gusto mong taasan ang mag-upload ng sukat ng file.

Sundin ang mga hakbang sa ibaba:
Buksan Central Administration

  • Buksan Web Application Pangkalahatang mga Setting

  • Baguhin ang Maximum na Sukat ng Upload sa Kinakailangan Sukat
  • Upload File size can be up to 2 GB

Now you have done with change of upload file size.

Enjoy uploading 🙂