|
Ըստ Udayakumar Ethirajulu , Հուլիսի 3 -, 2009 Ի SharePoint դուրս Box հաստատման workflow բովանդակության հաստատմանն է համարում, իսկ երբ triggering workflow իրը է փոխվել, կարգավիճակ կմնան “InProgress” կամ “Մինչեւ” թեեւ կետում հաստատված.
Microsoft-ը հրապարակել է hotfix այս հարցը. Այն կարելի է բեռնել - ից այստեղ
Ըստ Udayakumar Ethirajulu , հունիսի 18 -, 2009 Եթե Դուք ստանում եք “Կայքի բովանդակությունը տեսակը օգտագործման” սխալ իսկ վերացման բովանդակության տեսակը.
Փոխել նախնական բովանդակության տեսակը ցանկում / Գրադարան, որն օգտագործում է այդ տեսակ պարունակությունը.
Հետո փորձում են ջնջել բովանդակության տեսակը.
Ըստ Udayakumar Ethirajulu , հունիսի 12 -, 2009
Եթե դուք փորձեք թարմացում InfoPath XML ֆայլի միջոցով օբյեկտ մոդելի Իրադարձություններ / WebParts կամ ցանկացած միջոցով.
Չնայած այն execting Item.Update() կհանգեցնի ստորեւ սխալ. Չնայած թարմացման InfoPath XML ֆայլը ListItem ֆայլը ու ListItem օբյեկտի ստանալը անջատված.
Item.File.Update() կլուծի Ձեր հարցը.
StackTrace եւ Error:
[COMException (0x81020037): Ֆայլի SampleFile/SampleFile_2009-06-11T18_57_00.xml արդեն փոփոխվել SHAREPOINT համակարգ 13 Հուն 2009 00:25:30 +0530.]
Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Բուլյան bAdd, Բուլյան bSystemUpdate, Բուլյան bPreserveItemVersion, Բուլյան bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Բուլյան bHasNewDocId, String bstrVersion, Օբյեկտ& pvarAttachmentNames, Օբյեկտ& pvarAttachmentContents, Օբյեկտ& pvarProperties, Բուլյան bCheckOut, Բուլյան bCheckin, Բուլյան bMigration, Բուլյան bPublish) +0
Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Բուլյան bAdd, Բուլյան bSystemUpdate, Բուլյան bPreserveItemVersion, Բուլյան bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Բուլյան bHasNewDocId, String bstrVersion, Օբյեկտ& pvarAttachmentNames, Օբյեկտ& pvarAttachmentContents, Օբյեկտ& pvarProperties, Բուլյան bCheckOut, Բուլյան bCheckin, Բուլյան bMigration, Բուլյան bPublish) +203
[SPException: Ֆայլի SampleFile/SampleFile_2009-06-11T18_57_00.xml արդեն փոփոխվել SHAREPOINT համակարգ 13 Հուն 2009 00:25:30 +0530.]
Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Բուլյան bAdd, Բուլյան bSystemUpdate, Բուլյան bPreserveItemVersion, Բուլյան bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Բուլյան bHasNewDocId, String bstrVersion, Օբյեկտ& pvarAttachmentNames, Օբյեկտ& pvarAttachmentContents, Օբյեկտ& pvarProperties, Բուլյան bCheckOut, Բուլյան bCheckin, Բուլյան bMigration, Բուլյան bPublish) +251
Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Բուլյան bAdd, Բուլյան bSystem, Բուլյան bPreserveItemVersion, Բուլյան bNoVersion, Բուլյան bMigration, Բուլյան bPublish, Բուլյան bCheckOut, Բուլյան bCheckin, Guid newGuidOnAdd, Int32& ulID, Օբյեկտ& objAttachmentNames, Օբյեկտ& objAttachmentContents, Բուլյան suppressAfterEvents) +1026
Microsoft.SharePoint.SPListItem.UpdateInternal(Բուլյան bSystem, Բուլյան bPreserveItemVersion, Guid newGuidOnAdd, Բուլյան bMigration, Բուլյան bPublish, Բուլյան bNoVersion, Բուլյան bCheckOut, Բուլյան bCheckin, Բուլյան suppressAfterEvents) +182
Microsoft.SharePoint.SPListItem.SystemUpdate() +97
Peoples.WebControls.<>c__DisplayClass1.<ExportData>b__0() +993
Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Օբյեկտը պետական) +70
Microsoft.SharePoint.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2() +392
Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) +152
Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Օբյեկտը param) +345
Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) +86
Peoples.WebControls.CalendarExport.ExportData() +320
Peoples.WebControls.CalendarExport.ExportCalendar_Click(Օբյեկտը ուղարկողի, EventArgs ե) +40
System.Web.UI.WebControls.Button.OnClick(EventArgs ե) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Բուլյան includeStagesBeforeAsyncPoint, Բուլյան includeStagesAfterAsyncPoint) +1565
|
Ըստ Udayakumar Ethirajulu , Մայիսի 16 -, 2009
SQL Server 2008 offers an impressive array of capabilities for developers that build upon key innovations introduced in SQL Server 2005. Ի SQL Server 2008 Developer Training Kit will help you understand how to build web applications which deeply exploit the rich data types, programming models and new development paradigms in SQL Server 2008. The training kit is brought to you by Microsoft Developer and Platform Evangelism.
Overview and Benefits
The training kit offers the following benefits:
- Learn how to build web applications that exploit the unique features and capabilities of SQL Server 2008.
- Provides a comprehensive set of presentations, demos and hands-on labs
- Designed for web developers who are already familiar with SQL Server application development.
- Easy to download and install and works on free editions of SQL Server 2008 եւ Visual Studio 2008.
- Produced by Southworks SRL, a well-known provider of evangelism content, using both existing and new content custom developed for this training kit.
Software Requirements
The following software is not included with the training kit and must be downloaded and installed separately.
- SQL Server 2008 Express with Advanced Services (or higher-level SKU)
- Microsoft Visual Web Developer 2008 Express (or higher-level SKU)
- AdventureWorks 2008 Sample Databases
Intended Audience
The training kit is designed for the following technical roles:
- Web developers who build applications for the Microsoft platform.
- Microsoft technical specialists and consultants.
Contents
The training kit includes the following content:
-
Presentations (6)
- Filestream
- Spatial
- T-SQL
- Date and Time Types
- SQLCLR
- Հաշվետվություն Ծառայություններ
-
Demos (13)
- AdventureWorks Racing All-Up SQL Server 2008 Demo
- SQL Server 2008 All-Up Spatial Demo
- Spatial Types Demo
- Intro to Filestream Demo
- SQL CLR Nullable Types Demo
- Programming with Filestream Demo
- Reporting Services Web Application Integration Demo
- Date and Time Support in SQL Server 2008 Demo
- T-SQL Table-Valued Parameters Demo
- T-SQL Row Constructors Demo
- T-SQL Grouping Sets Demo
- T-SQL Merge Demo
- Trasact-SQL
-
Hands-on Labs (3)
- Using Spatial Data in TSQL
- Using Spatial Data in Managed Code
- Using SQL CLR in SQL Server 2008
The training kit is available at the following URL: http://go.microsoft.com/?linkid=9665942
Ըստ Udayakumar Ethirajulu , Մայիսի 13 -, 2009 Նրանց համար, ովքեր հաճախում են եւ նրանց համար, ովքեր չեն կարող կատարել այն անձամբ, the biggest
technology event is HERE! Որ հուզում է TechEd Հնդկաստանի է օդում. To add
some heat, մենք դնում ենք ապրում, քանի որ դա պատահում է TechEd Հնդկաստան 2009. You
can watch all the action from the twitterverse. Ահա թե ինչպես են:
Պաշտոնյա
TechEd India 2009 Twitter: HTTP://twitter.com/techedindia2009
The twitter chatter from
community: HTTP://twitter.com/#search?q=techedin [Hint: If you want your tweet
featured, include the hastag #techedin inyour tweet]
Pictures from TechEd
India 2009: http://www.flickr.com/photos/tags/techedin/
Join Steve Ballmer Live on
Stage: HTTP://virtualtechdays.com/joinsession.aspx
Some community mashups
created by attendees:
MVP Blogs from TechEd India: http://teched.indiamvp.net
TechEd MashUp: http://baxiabhishek.info/teched/
And that’s not all – You can pose your
questions for Steve Ballmer over twitter as well by directing your questions to
@techedindia2009. We’ll try to get the boss to answer them for you (if the Live
audience let’s us ;))!
Ըստ Udayakumar Ethirajulu , մարտի 23 - րդ, 2009
|
Եթե Դուք ստանում ստորեւ բացառություն, իսկ ակտիվացնելով հրատարակչական առանձնահատկությունը Ձեր կայքը.
Բացառություն տեղի է ունեցել. (Բացառություն HRESULT: 0x80020009 (DISP_E_EXCEPTION)) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Օբյեկտ& pvarFileOrFolder) at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Օբյեկտ& pvarFileOrFolder)
|
|
Ակտիվացրեք հրատարակչական ենթակառուցվածքների կայքի միջոցով հավաքման stsadm է հրաման գծում.
stsadm-o activatefeature-name-url հրատարակչական HTTP://uday-ուժ
stsadm-o activatefeature-name-url publishingresources HTTP://uday-ուժ
stsadm-o activatefeature-name-url publishingsite HTTP://uday-ուժ
stsadm-o activatefeature-name-url publishingweb HTTP://uday-ուժ
stsadm-o activatefeature-name-url publsihinglayouts HTTP://uday-ուժ
Այժմ ստուգել կայքի հավաքածուի առանձնահատկությունը կարգավիճակը. Դուք կարող եք տեսնել հրատարակչական հնարավորությունը միացված. J
Ըստ Udayakumar Ethirajulu , Փետրվարի 16 - ին, 2009 Իրական ուժը գրասենյակի SharePoint Server 2007 եւ Windows SharePoint ծառայություններ 3.0 այն է, որ նրանք կարող են անվերջ հարմարեցված հանդիպելու լայն գործարար կարիք ունի. Իսկ Protean բնույթի SharePoint է միանգամից իր հզոր խաղարկային եւ իր ահարկու; բարդությունը շրջակա միջավայրի Ձեր SharePoint կարող է բարձրացնել կողմից կարգադրությունների բալ, երբ սկսում ես աշխատելը ձեւավորել այն արժեքներ, քո պահանջներին. Սա բարդություն կարող է անել Troubleshooting SharePoint հարցերի մի խնդիր daunting, քանի որ շատ են տարբեր տվյալներ միավոր տարբեր աղբյուրներից պետք է լինեն փոխկապակցված, եւ վերլուծվում.
The SharePoint ախտորոշման (SPDiag) գործիք մեծապես հեշտացնում է այդ գործընթացը հավաքագրման եւ վերլուծության տվյալների Troubleshooting, եւ կարող է զգալիորեն նվազեցնել ժամանակ անհրաժեշտ ախտորոշման հարցեր. SPDiag ապահովում ադմինիստրատորները հետ միասնական ինտերֆեյսով համար Troubleshooting SharePoint կատարման հարցեր, եւ պահպանում հավաքագրված տվյալների եւ հաշվետվությունների մի SQL Server տվյալների բազայի.
Հետ SPDiag, Դուք կարող եք:
IIS հավաքում եւ ULS մուտք ֆայլեր, կատարման counter տվյալները, Միջոցառման տեղեկամատյանները, and WMI instrumentation data from a SharePoint farm.
Զտել տվյալները ցույց են տալիս, հատիկավոր տեղեկատվության հետ կապված կոնկրետ սերվերներ, Վեբ ծրագրեր, HTTP հարցումներին, համարները իրադարձություն, URI հարցումներ, եւ գրեթե ցանկացած այլ տվյալներ քան - նը գրավել միջոցով աջակցություն խողովակներով.
Ստեղծել Պատվերով հաղորդում է, որ կարող է օգնել է բացահայտել կատարման միտումները որոշ ժամանակ.
Ստեղծեք Ձեր snapshots SharePoint տնտեսության, որոնք ներառում են մանրամասն տեղեկություններ Ձեր տնտեսություն է, սարքաշարեր, ծրագրային ապահովման տեղադրում եւ տրամաբանական topology.
Արտահանման հավաքագրված տվյալների եւ հաշվետվությունների, որոնք կարող են ուղարկել Microsoft աջակցության անձնակազմը.
SPDiag ընդգրկված է Microsoft SharePoint Ադմինիստրացիայի Toolkit v3.0, մատչելի է բեռնավորել են հետեւյալ տեղերը:
Microsoft SharePoint կառավարման Toolkit v3.0 x86: http://go.microsoft.com/fwlink/?LinkId=141504
Microsoft SharePoint կառավարման Toolkit v3.0 x64: http://go.microsoft.com/fwlink/?LinkId=142035
Փաստաթղթեր, SPDiag կարող եք ստանալ այն էջերը, ինչպես նաեւ բեռնավորել.
Աղբյուր : SharePoint IT Pro փաստաթղթերի Team
Ըստ Udayakumar Ethirajulu , on February 6th, 2009 To Change Default Content in DB.
Բաց Կենտրոնական կառավարում.
Click Operations.
Under Data Configuration Click “Default database server” տարբերակ
Provide the Database Server Name and credentials to access.
The new database server is configured to host content db.
Ըստ Udayakumar Ethirajulu , փետրվարի 1 - ին, 2009 SPDisposeCheck v1.3.1 է թողարկվել MSDN օրենսգրքի պատկերասրահում, http://code.msdn.microsoft.com/SPDisposeCheck. This tool will help improve the quality of your SharePoint assemblies. It will inspect your SharePoint assemblies and check that you are correctly disposing of certain SharePoint objects (IDisposable օբյեկտները, որոնք ներառում SPSite եւ SPWeb). The tool is based upon the guidance published in this MSDN article, Լավագույն փորձեր: Օգտագործելով միանգամյա օգտագործման Պատուհանների Sharepoint Ծառայություններ օբյեկտներ
Ըստ Udayakumar Ethirajulu , on January 23rd, 2009 Upcoming SharePoint Conferences
SharePoint Technology Conference
January 27–29, 2009: Burlingame, CA
For three exciting days in January, you’ll be eating, drinking, sleeping, talking and living Microsoft Office SharePoint Server and Windows SharePoint Services. The first day at SPTechCon is filled with intense full and half-day workshops, half in the morning, half in the afternoon. The next two days are filled with more than 50 break-out classes to choose from. Build your own custom program! This conference is hosted by BZ Media LLC.
SharePoint Best Practices Conference
February 2–4, 2009: San Diego, CA
The SharePoint Best Practices Conference eliminates design, տեղակայել, organization and administration confusion, replacing disorder with Clarity, Direction and Confidence. This conference is hosted by Mindsharp.
Microsoft FASTforward ’09
February 9–11, 2009: Las Vegas, NV
3 days of compelling discussion on the evolving business environment and how search is enabling companies to succeed. This conference is hosted by Microsoft.
Microsoft MIX09
Երթ 18-20, 2009: Las Vegas, NV
Now in its fourth year, MIX is a unique technology conference that connects web professionals with industry thought leaders to explore the future of the Web together. This conference is hosted by Microsoft.
Microsoft Tech Ed North America 2009
Մայիս 11-15, 2009: Los Angeles, CA
This will be the 17th year for Microsoft’s premier technical education and networking conference. Sessions and events are presented by Microsoft product team members and industry experts. This conference is hosted by Microsoft.
|
|