अनुमोदन वर्कफ़्लो अनंत लूप में चला जाता है, जबकि संपादन

सामग्री अनुमोदन के लिए बॉक्स अनुमोदन वर्कफ़्लो SharePoint में मुद्दा है जबकि वर्कफ़्लो ट्रिगर जब आइटम बदल रहा है, स्थिति पर रहेगा “InProgress” या “अपूर्ण” हालांकि आइटम मंजूरी दे दी है.

माइक्रोसॉफ्ट इस मुद्दे के लिए हॉटफिक्स जारी किया गया है. यह से डाउनलोड किया जा सकता है यहाँ

प्रयोग में सामग्री प्रकार साइट - त्रुटि जबकि सामग्री प्रकार हटाना

If you get “Site Content Type in Use” error while deleting the content type.

Change the default content type for the list/library, which uses this content type.

Then try to delete the content type.

त्रुटि "फ़ाइल SharePoint प्रणाली द्वारा संशोधित किया गया है" जबकि SharePoint लाइब्रेरी में InfoPath xml फ़ाइल अद्यतन

यदि आप ऑब्जेक्ट मॉडल के माध्यम से / घटनाओं WebParts में या किसी भी माध्यम से InfoPath xml फ़ाइल अद्यतन करने की कोशिश.

जबकि Item.Update execting() नीचे त्रुटि का कारण होगा. जबकि ListItem में InfoPath xml फ़ाइल अद्यतन
फ़ाइल और ListItem वस्तु डिस्कनेक्ट हो रही.

Item.File.Update() अपने मुद्दे को हल करेंगे.

के StackTrace त्रुटि:

[COMException (0x81020037): फ़ाइल SampleFile/SampleFile_2009-06-11T18_57_00.xml SharePoint प्रणाली द्वारा संशोधित किया गया है पर 13 जून 2009 00:25:30 +0530.]

Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(स्ट्रिंग bstrUrl, स्ट्रिंग bstrListName, बूलियन bAdd, बूलियन bSystemUpdate, बूलियन bPreserveItemVersion, बूलियन bUpdateNoVersion, Int32& plID, स्ट्रिंग& pbstrGuid, Guid pbstrNewDocId, बूलियन bHasNewDocId, स्ट्रिंग bstrVersion, वस्तु& pvarAttachmentNames, वस्तु& pvarAttachmentContents, वस्तु& pvarProperties, बूलियन bCheckOut, बूलियन bCheckin, बूलियन bMigration, बूलियन bPublish) +0

Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(स्ट्रिंग bstrUrl, स्ट्रिंग bstrListName, बूलियन bAdd, बूलियन bSystemUpdate, बूलियन bPreserveItemVersion, बूलियन bUpdateNoVersion, Int32& plID, स्ट्रिंग& pbstrGuid, Guid pbstrNewDocId, बूलियन bHasNewDocId, स्ट्रिंग 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(स्ट्रिंग bstrUrl, स्ट्रिंग bstrListName, बूलियन bAdd, बूलियन bSystemUpdate, बूलियन bPreserveItemVersion, बूलियन bUpdateNoVersion, Int32& plID, स्ट्रिंग& pbstrGuid, Guid pbstrNewDocId, बूलियन bHasNewDocId, स्ट्रिंग 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(कॉलबैक SecureCode इंतजार, ऑब्जेक्ट परम) +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(स्ट्रिंग eventArgument) +110

System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(स्ट्रिंग eventArgument) +10

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, स्ट्रिंग eventArgument) +13

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36

System.Web.UI.Page.ProcessRequestMain(बूलियन includeStagesBeforeAsyncPoint, बूलियन includeStagesAfterAsyncPoint) +1565

एसक्यूएल सर्वर 2008 डेवलपर प्रशिक्षण किट उपलब्ध


एसक्यूएल सर्वर 2008 offers an impressive array of capabilities for developers that build upon key innovations introduced in SQL Server 2005. The एसक्यूएल सर्वर 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 and 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.

  • एसक्यूएल सर्वर 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
    • Reporting Services
  • Demos (13)
    • AdventureWorks Racing All-Up SQL Server 2008 Demo
    • एसक्यूएल सर्वर 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

TechEd 2009 India – Actions in Twitter

For those attending and for those who couldn’t make it in person, the biggest
technology event is HERE! The excitement of TechEd India is in the air. To add
some heat, we are putting things live as it happens from TechEd India 2009. आप
can watch all the action from the twitterverse. Here’s how:

Official
TechEd India 2009 Twitter:
http://twitter.com/techedindia
2009

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 ;))!

अपवाद हुआ जबकि प्रकाशन सुविधा को सक्रिय

Activate the publishing infrastructure in site collection through stsadm in command line.

stsadm -o activatefeature -name publishing -url http://uday -force

stsadm -o activatefeature -name publishingresources -url http://uday -force

stsadm -o activatefeature -name publishingsite -url http://uday -force

stsadm -o activatefeature –name publishingweb -url http://uday -force

stsadm -o activatefeature –name publsihinglayouts -url http://uday –force

Now verify the site collection feature’s status. You could see the publishing feature enabled. जम्मू

SharePoint के निदान (SPDiag) SharePoint उत्पाद और तकनीकों के लिए उपकरण

Office SharePoint सर्वर की वास्तविक शक्ति 2007 और Windows SharePoint सेवाएँ 3.0 वे बेहद व्यापार की जरूरत की एक विस्तृत विविधता को पूरा करने के लिए अनुकूलित किया जा सकता है कि. SharePoint के बहुरूपिया प्रकृति अपने सबसे शक्तिशाली सुविधा और इसकी सबसे दुर्जेय एक ही बार में है; आप अपनी आवश्यकताओं के अनुरूप करने के लिए इसे आकार देने के लिए शुरू जब अपने SharePoint वातावरण की जटिलता परिमाण के आदेश से वृद्धि कर सकते हैं. समस्या निवारण के लिए SharePoint कर सकते हैं इस जटिलता एक चुनौतीपूर्ण काम के मुद्दों, के रूप में विभिन्न स्रोतों से कई अलग अलग डेटा बिंदुओं सहसंबद्ध और विश्लेषण किया जाना चाहिए.

SharePoint के निदान (SPDiag) उपकरण बहुत एकत्र करने और समस्या निवारण डेटा का विश्लेषण करने की प्रक्रिया को सरल, और काफी समस्याओं का निदान करने के लिए आवश्यक समय को कम कर सकते हैं. SPDiag समस्या निवारण SharePoint के प्रदर्शन के मुद्दों के लिए एक एकीकृत इंटरफेस के साथ प्रशासकों प्रदान करता है, और एक एसक्यूएल सर्वर डाटाबेस करने के लिए एकत्र डेटा और रिपोर्ट बचाता है.

SPDiag के साथ, आप ऐसा कर सकते हैं:

आईआईएस और ULS लॉग इन फ़ाइलों को ले लीजिए, प्रदर्शन काउंटर डेटा, इवेंट लॉग, किसी SharePoint खेत से और WMI इंस्ट्रूमेंटेशन डेटा.

विशिष्ट सर्वर से संबंधित बारीक जानकारी दिखाने के लिए डेटा फ़िल्टर, वेब अनुप्रयोग, HTTP अनुरोध, घटना आईडी, यूआरआई प्रश्नों, और लगभग किसी भी अन्य डेटा अंक समर्थित चैनलों के माध्यम से कब्जा कर लिया.

समय के साथ प्रदर्शन के रुझान से पता चलता है कि मदद कर सकता कस्टम रिपोर्ट बनाएँ.

अपने खेत के हार्डवेयर के बारे में विस्तृत जानकारी शामिल है कि आपके SharePoint खेत की फोटो बनाएँ, स्थापित सॉफ्टवेयर और तार्किक टोपोलॉजी.

माइक्रोसॉफ्ट सहायता कर्मियों के लिए भेजा जा सकता है कि निर्यात एकत्र आंकड़ों और रिपोर्ट.

SPDiag माइक्रोसॉफ्ट SharePoint व्यवस्थापन टूलकिट v3.0 में शामिल है, निम्न स्थानों पर डाउनलोड के लिए उपलब्ध:

माइक्रोसॉफ्ट SharePoint व्यवस्थापन टूलकिट v3.0 x 86: http://go.microsoft.com/fwlink/?LinkId=141504

माइक्रोसॉफ्ट SharePoint व्यवस्थापन टूलकिट v3.0 x 64: http://go.microsoft.com/fwlink/?LinkId=142035

SPDiag के लिए दस्तावेज के रूप में अच्छी तरह से उन डाउनलोड पृष्ठों से उपलब्ध है.

स्रोत : SharePoint के आईटी प्रो प्रलेखन टीम

डिफ़ॉल्ट सामग्री डेटाबेस को कैसे बदलें

To Change Default Content in DB.

खुला केंद्रीय व्यवस्थापन.

Click Operations.

Under Data Configuration Click “Default database server” option

Provide the Database Server Name and credentials to access.

The new database server is configured to host content db.

SPDisposeCheck Released!

SPDisposeCheck v1.3.1 has been released on MSDN Code Gallery, 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 objects which includes SPSite and SPWeb). The tool is based upon the guidance published in this MSDN article, Best Practices: Using Disposable Windows SharePoint Services Objects

SharePoint Conferences

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, deploy, 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.