არქივი

პროგრამულად სანიშნეს მომხმარებელს SharePoint ჯგუფი

მივანიჭოთ მომხმარებელს ჯგუფის MOSS 2007

შემდეგი კოდი დავუმატებთ შესახებ საიტი და მითითებულ ჯგუფი.

შეტყობინების ბათილად adduser(string strSite,string webGroup)
{
SPSecurity.RunWithElevatedPrivileges(დელეგატი()
{
გამოყენებით (SPSite საიტი = new SPSite(STRs))
{
გამოყენებით (SPWeb ვებ = site.OpenWeb())
{
ლოგიკური allowUnsafeUpdate = web.AllowUnsafeUpdates;
ცდილობენ
{
web.AllowUnsafeUpdates = true;

web.SiteUsers.Add(სახელი, ელ, loginId, “”);
web.Groups[webGroup].AddUser(სახელი, ელ, loginId, “”);

}
finally
{
web.AllowUnsafeUpdates = allowUnsafeUpdate;
}
}
}
});
}

WinCE განახლების ავრცელებს for ნოემბრის თვეში 2007

Microsoft® Windows® CE განახლება rollup იქნება გამოშვებული მეორე სამშაბათი ყოველი თვის, უახლესი გათავისუფლებას ხდება ან გარშემო 11 დეკემბერს, 2007.

შემდეგი განახლებები Windows CE ახლახან გამოაქვეყნა და ხელმისაწვდომია ჩამოტვირთვა. More information for each update is provided in the Readme document available after the individual update(s) has been installed.

Windows CE 5.0
Update name: Windows CE 5.0 Platform Builder Monthly Update (ნოემბერი 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=B9B800E5-DD00-46DC-8380-0425C8FCEAFB&displaylang=en
აღწერა: 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 (ნოემბერი 2007)
Download link: http://www.microsoft.com/downloads/details.aspx?FamilyId=009E67FE-A447-4035-9B13-49489992832F&displaylang=en
აღწერა: 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.

Moss 2007 & WSS 3.0 Service Pack 1

დღეს Microsoft გაათავისუფლეს Service Pack 1 for
Microsoft Office SharePoint Server 2007 & Windows SharePoint Services 3.0

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

WebCast : Advanced SharePoint დოკუმენტი Workflow ვიზუალური სტუდია 2008

Microsoft Webcast : Advanced SharePoint დოკუმენტი Workflow ვიზუალური სტუდია 2008
დრო : პარასკევი, დეკემბერი 14, 2007 1:30 PM აღმოსავლეთ დრო (აშშ & კანადაში)

რეგ Robert Shelton for 90 წუთი დემონსტრაცია (ანუ, ძალიან ცოტა სლაიდები) მშენებლობის დოკუმენტი Workflows for SharePoint (Moss 2007) ვიზუალური სტუდია. ამ დემონსტრირება, 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

რეგისტრაცია აქ

გამორთეთ მოულოდნელი შეცდომა in MOSS 2007 ჩვენების Exception დეტალები

Moss 2007 by default ცარიელია შეცდომის გვერდზე ყველა მოხდა შეცდომები გვერდი

განვითარების ფაზა რთული იქნება დეველოპერებს მესმის ზუსტი შეცდომა. შეცვლის შემდეგ ცვლილებების ერთად web.config ვებ განაცხადის. მაშინ ეს იქნება გამონაკლისი ვრცლად შეცდომა გვერდზე.

  • ჩართეთ ზარის დასტის მიერ ეძებს და შეცვალოს იგი CallStack =”ნამდვილი”.
  • გამორთეთ SharePoint შეცდომა გვერდები შეწყვეტით საბაჟო შეცდომა გვერდები: to mode =”Off”.

რა გავაკეთოთ ამ მოდიფიკაციის წარმოების საიტი.

Coz…..მომხმარებელს შეუძლია მიიღოს ეშინია ხანგრძლივი შეცდომები. 😉

SharePoint მონიტორინგის ინსტრუმენტარიუმის

Microsoft Released the SharePoint 2007 Monitoring Tookit Get it Here

მიმოხილვა
The SharePoint Monitoring Toolkit helps you manage Microsoft® SharePoint® environments of all sizes with two new management packs for System Center Operations Manager 2007:

  • Windows® SharePoint Services 3.0 Management Pack
  • Microsoft Office SharePoint Server 2007 Management Pack

These packs monitor the health state of the components in your SharePoint environment that affect performance and availability. When there is an issue that may cause service or performance degradation, Operations Manager 2007 uses the management packs to detect the issue, alert you to its existence, and facilitate diagnosis and corrective actions.The management packs monitor:

  • Windows SharePoint Services 3.0 related services (Timer, მოკვლევისა და ძიება)
  • Windows SharePoint Services 3.0 დაკავშირებული ღონისძიებები
  • ვებ სერვერზე განაცხადების როგორიცაა ინტერნეტში საინფორმაციო სერვისები (IIS)
  • IIS დაკავშირებული ღონისძიებები
  • Microsoft SQL Server® მონაცემთა ბაზის დაკავშირებული მოვლენები
  • WSS Server შესრულების

SharePoint მონიტორინგის ინსტრუმენტარიუმის მართვის პაკეტები უკვე გადაწერილი საწყისი ადგილზე მდე ისარგებლოს უახლესი თვისებები სისტემის ცენტრი ოპერაციების მენეჯერი 2007. ძირითადი გაუმჯობესების from previous პაკეტები მოიცავს:

  • გაფართოებული წესები
  • ახალი და გაუმჯობესებული ანგარიშები
  • დამატებითი ქმედებები
  • New რაოდენობა
  • აღმოფხვრის ჩამორჩენილი თავსებადობა დამოკიდებულებები
  • საიმედოობა
  • ხმაურის შემცირება მეშვეობით tuning და ღონისძიების ჩახშობა
  • საფუძვლიანად გამოცდილი თავსებადობა მართვის პაკეტები:

სისტემის ცენტრი ოპერაციების მენეჯერი 2007
სისტემის ცენტრი Essentials
Microsoft Office SharePoint Server 2007 SP1

პროგრამულად მოხმარებლის სია & კალენდარი ინფორმაციის SharePoint

მე მივიღე დავალება, იმუშაონ განვითარებადი Windows განაცხადი, რომელიც იქნება მოიტანონ სია, მონაცემების SharePoint და გადაამუშავებს მონაცემები მოიგებს ქმნის app.

ადრე i გამოიყენება მოიტანონ მონაცემები Lists.asmx,views.asmx.

ახლა მივხვდი, არსებობს სხვა გზა მისაღებად მონაცემების მიხედვით View.

სინტაქსი:
https://myserver.com/_vti_bin/owssvr.dll?Cmd = ჩვენება&სია ={list Id}&View={View Id}&XMLDATA=true

Example URL:

https://myserver.com/_vti_bin/owssvr.dll?Cmd = ჩვენება&სია ={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 = ჩვენება&სია ={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 = new XmlDocument();
doc.Load(response.GetResponseStream());

Microsoft BizTalk Server 2006 VHD

Hi Devs,

თქვენ ეძებთ BizTalk Server 2006 განვითარების გარემო.
Dont Worry(Windows XP არის საკმარისი თქვენ უმასპინძლებს VHD)

Get it აქ ამისთვის BizTalk Server 2006 VHD.

ჩამოტვირთვა virutal PC უმასპინძლებს VHD ფაილი.

Microsoft Office SharePoint Server 2007 VHD

Hi Devs,

თქვენ ეძებთ განვითარების გარემო ვისწავლოთ MOSS 2007.

აქ არის გზა. Microsoft აძლევს Preconfigure VHD for MOSS 2007.

Get it აქ

თუ თქვენ გაქვთ რაიმე საკითხებზე კონფიგურაციის VHD გთხოვთ დაპოსტოთ აქ.

Download Virtual PC to Host the VHD.

გაზრდა ფაილის ზომა Moss 2007

გაზრდა ფაილის ატვირთვა ზომა Moss 2007

ნაგულისხმები Moss მოგვცემს საშუალებას, რომ ატვირთოთ ფაილი ზომა 50 MB.
თუ გსურთ გაზარდოს ატვირთეთ ფაილის ზომა.

მიყევით ქვემოთ ნაბიჯები:
ღია ცენტრალური ადმინისტრაციის

  • Open Web Application ძირითადი პარამეტრები

  • გამოვცვალოთ ატვირთვის მაქსიმალური ზომა საჭირო ზომა
  • Upload File size can be up to 2 GB

Now you have done with change of upload file size.

Enjoy uploading 🙂