ინსტრუმენტები

არქივი

InfoPath ფაილი მიმაგრებული ფაილები შეცდომა

როცა ცდილობენ დამატება attachments იმ InfoPath ბროუზერი ჩართულია ფორმა, თქვენ შეიძლება შემდეგი შეცდომა. თუ დანართი ფაილის ზომა სცილდება კონფიგურაცია მაქსიმალური მომხმარებლის სესიის მონაცემები.

“შერჩეული ფაილი ძალიან დიდია და გამომწვევი ფორმა აღემატებოდეს ოდენობით დასაშვები რესურსები. აირჩიეთ სხვა ფაილი.”

რეზოლუცია:

დაწკაპეთ გენერალური განაცხადის დაყენებები ცენტრალური ადმინისტრაციის

დაწკაპეთ კონფიგურაცია InfoPath ფორმები მომსახურების ქვეშ InfoPath ფორმები სერვისი

ფაილის მიმაგრება იქნება დაცული სხდომაზე მომხმარებლის სახელმწიფო მომსახურება. გაზრდა მაქსიმალური ზომა პროფაილი სხდომა მონაცემების kb, დაუშვას დიდი attachments.

საიტის კოლექცია სარეზერვო გამოყენებით PowerShell

PowerShell ყოველთვის აძლევს ადმინისტრატორს შეგრძნებას პროგრამირების, ძირითადად ვარ დეველოპერი არ ნამდვილად ბევრად შევიდა გამოყენებით პარამეტრები ან მენიუები გავაკეთოთ ამოცანებს, როგორიცაა სარეზერვო (მე არასოდეს არ გამოუყენებია სარეზერვო ვარიანტის ცენტრალური ადმინისტრაციაJ)

ვისაუბროთ იმაზე სარეზერვო საიტის კოლექცია გამოყენებით PowerShell ერთად მაგალითები.

სინტაქსი:

სარეზერვო-SPSite <<საიტის კოლექცია URL>>

-გზა <<ფაილის გეზი>>

[-ძალა]

[-დაადასტურეთ]

[-NoSiteLock]

[-UseSqlSnapshot]

 

მაგალითი 1:

    სარეზერვო-SPSite http://localhost-Path C:\SiteBackup.bak

ქმნის ასლი საიტზე კოლექცია, სარეზერვო ფაილი იქნება შენახული C: წამყვანი დასახელდა SiteBackup.bak

 

მაგალითი 2:

    სარეზერვო-SPSite http://localhost-Path C:\SiteBackup.bak-Force

როდესაც ვაკანსია დაგეგმილია ყოველდღიური სარეზერვო, თუ სარეზერვო ფაილი უკვე არსებობს მითითებული გეზი, სარეზერვო პროცესი შეწყდება.

გამოყენება-Force იქნება აღასრულოს გადავაწერო არსებულ ფაილი.

 

მაგალითი 3:

By default Bacup-საიტის ბრძანება ნება იქნება საიტის კოლექციის როგორც წაკითხული მხოლოდ, ხოლო სარეზერვო მიმდინარეობს, რათა თავიდან აიცილოთ განახლება ან / და თავიდან სარეზერვო ფაილის კორუფციის. გამოყენება-NoSiteLock switch არ დაიბლოკოს საიტზე კოლექცია მხოლოდ კითხვადი, ხოლო სარეზერვო მიმდინარეობს.

 

მაგალითი 4:

    Switch
UseSqlSnapShot შეასრულებს სარეზერვო გამოყენებით snapshots, ეს switch იმუშავებს მხოლოდ Enterprise Edition.

TaxonomyPicker შეცდომა Eventlog SharePoint 2010

თქვენ ალბათ შენიშნა შემდეგი შეცდომა ხართ შევიდა EventLog.

“Load control template file /_controltemplates/TaxonomyPicker.ascx failed: ვერ ვტვირთავ ტიპი ‘Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker’ საწყისი კრება ‘Microsoft.SharePoint.Portal, ვერსია = 14.0.0.0, კულტურა = ნეიტრალური, PublicKeyToken = 71e9bce111e9429c ".”

 

 

არსებობს კოდირებით char საკითხი. Ascx კონტროლი:

გახსენით TaxonomyPicker.ascx დიუმი 12 hive კონტროლის თარგები გზა:

 

Replace “&#44″ ორმაგი ციტირებით

ამ საკითხთან დაკავშირებით ჯერ კიდევ არსებობს დაინსტალირების შემდეგ ჩემი ოქტომბერი 2010 Cummulative განახლებები.

მიიღეთ დახმარება PowerShell cmdlet

დღეს 2:

როგორ მივიღოთ დახმარება PowerShell cmdlet, როგორც სინტაქსის ან სიის სავალდებულო / არჩევით პარამეტრების მქონე cmdlet.

მიიღეთ-დახმარება არის cmdlet უზრუნველყოს დახმარების cmdlet.

სინტაქსი:

    Get-Help <<cmdlet>>

მაგალითი: მოდით, მივიღოთ დახმარება მიიღეთ-დახმარება ;)

    Get-Help Get-Help

 

სიაში ყველა PowerShell Command-მოდით ამ SharePoint 2010

ეს სერია PowerShell Scripts დიუმი SharePoint 2010. Learn cmdlet (command-მისცეს) დღეს.

Cmdlet(Command-ნება)

    Cmdlet’s are compiled commands installed with PowerShell. როდის გავუშვით “SharePoint 2010 მართვის PowerShell”, კონსოლში იწყება წინასწარი დატვირთული cmdlets.

დღეს 1:

მიიღეთ-Command

    Get-Command cmdlet will return all commandlets registered with PowerShell.

    -მოდული

        Passing Module value with Get-Command will return only the cmdlet’s available on the specific Module.

სინტაქსი:

    Get-Command -Module <<Module Name>>

 

მაგალითი:

    Get-Command -Module Microsoft.SharePoint.PowerShell

სია არ არსებობს შეცდომა ამისთვის ანონიმური წევრი წელს SharePoint 2010

I was getting the “List does not exist error” for anonymous users, after enabling the debug mode I got the below loooong exception.

It doesn’t really point you with the actual error, after couple of digs; I figured that my master page gallery and style library has unique permission, not inheriting from the parent.

Inheriting the permission from the parent, solved the issue.

Server Error in ‘/’ Application.


List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.<nativehr>0×81020026</nativehr><nativestack></nativestack>

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: List does not exist.

The page you selected contains a list that does not exist.  It may have been deleted by another user.<nativehr>0×81020026</nativehr><nativestack></nativestack>

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:

 

[COMException (0x81020026): List does not exist.

The page you selected contains a list that does not exist. It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack>]

Microsoft.SharePoint.Library.SPRequestInternalClass.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +0

Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +278

[SPException: List does not exist.

The page you selected contains a list that does not exist. It may have been deleted by another user.]

Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +27257906

Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) +27639327

Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName) +623

Microsoft.SharePoint.SPListCollection.ItemByInternalName(String strInternalName, Boolean bThrowException) +27372020

Microsoft.SharePoint.SPListCollection.get_Item(Guid uniqueID) +114

Microsoft.SharePoint.Publishing.CommonUtilities.GetListByID(SPWeb web, Guid listID, Boolean attemptCleanup) +346

Microsoft.SharePoint.Publishing.Internal.CachedVariationSettings.GetVariationLabelsList(SPWeb rootWeb) +123

Microsoft.SharePoint.Publishing.Internal.CachedVariationSettings..ctor(Guid siteId, SPUrlZone zone) +183

Microsoft.SharePoint.Publishing.Internal.<>c__DisplayClass1.<CreateVariationSettings>b__0() +429

Microsoft.SharePoint.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2() +729

Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) +27488118

Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param) +27187865

Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) +93

Microsoft.SharePoint.Publishing.Internal.CachedVariationSettings.CreateVariationSettings(Guid siteId, SPUrlZone zone, Boolean forceRefresh) +131

Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingRibbonTrimmer.TrimVariationsGroup() +193

Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingRibbonTrimmer.TrimPublishTab() +52

Microsoft.SharePoint.WebControls.SPPageStateControl.OnPreRender(EventArgs ე) +621

Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingPageStateControl.OnPreRender(EventArgs ე) +788

System.Web.UI.Control.PreRenderRecursiveInternal() +108

System.Web.UI.Control.PreRenderRecursiveInternal() +224

System.Web.UI.Page.ProcessRequestMain(ლოგიკური includeStagesBeforeAsyncPoint, ლოგიკური includeStagesAfterAsyncPoint) +3394

 


Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955

როგორ შეიყვანოს SiteTemplate(.STP) ფაილის შევიდა SharePoint მეურნეობა

საიტის თარგები შეიძლება პირდაპირ აიტვირთა შევიდა “საიტის თარგი გალერეა” ამ root საიტი კოლექცია. თუ გსურთ შეიყვანოს საიტის თარგი საათზე SharePoint ფერმის დონე. გამოიყენეთ stsadm-addtemplate ატვირთვა STP ფაილი.

სინტაქსი:

&nbsp;&nbsp;&nbsp;&nbsp;Stsadm -o addtemplate -filename <ფაილის> -დასახელება <დასახელება თარგის> -აღწერა <აღწერა თარგის>

 

მაგალითი:

Stsadm-o addtemplate-ფაილის cksuge.stp-სათაური “ჯგუფებში თარგი” -აღწერა “CKS ჯგუფი თარგი”

 

მე ვერ ვხედავ საიტის შაბლონი ნაჩვენებია დროს ფერმის დონე.

SharePoint 2010 Easy Setup Script

Chris Johnson released a new tool to help setup a SharePoint 2010 developer machine.

In order to make this process as easy as possible they have created a series of PowerShell scripts that automate the entire process of building a fully running and ready to go SharePoint 2010 environment. The scripts are highly configurable, but out of the box they will download all of the required software, install all of the SharePoint prerequisites, install other software such as Visual Studio and Office. The script will then install and configure SharePoint 2010. And finally the script will provision a site.

There are really three options to develop SharePoint solutions. The first option is to remote desktop in to a hosted instance of SharePoint. This may be an option for many larger companies that have a good server and support infrastructure it is often not an option for smaller companies. The second option is to download and run the Information Worker VHD that has everything already setup and preconfigured. This is a very easy way to get started but it requires a machine with 8GB of RAM and capable of running Hyper-V. Again many smaller companies and independent developers can’t meet these requirements. The third option is to install SharePoint directly onto your machine running Windows 7 64bit. The downside to this option is that it requires a steep learning curve to understand how to setup and install all of the bits and pieces to have a full SharePoint developer environment. This is where the Easy Setup Script comes in. The goal of the Easy Setup Script is to reduce the learning curve and time for a casual developer to get started.

Download SharePoint Easy Setup Script


Easy Setup Script Process Flow

Click to view full size


Link to Post.


 

SharePoint ფონდი 2010 - ძებნა შეცდომა

I was getting the below error, when I try to search for something in SharePoint Foundation 2010 საიტის.
Your Search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information

As you guys aware that, we don’t have much options to manage search in foundation 2010, because of its limitation.

Then I figured out that, I didn’t configure/start my search service, while creating my first web application.

So, we need to configure the indexer for the Content database.

Go to Application Management -> Databases -> Manage content databases

Select your content database and choose your search server.

After this update, wait for some time (I don’t know, it takes some time), If your search service is running, the indexer will automatically start crawling content.

შეცდომა მოხდა სარჩელის პროვაიდერები

როდესაც კონფიგურაციის mysite in SharePoint2010 მეურნეობა, იგი დაიწყო სროლა შეცდომა “შეცდომა მოხდა სარჩელის პროვაიდერები კონფიგურაცია ვიდეო კოლექცია”

ვერ გაერკვნენ საკითხი მიერ ეძებს ჟურნალები და მოვლენები.

ასევე default ანგარიშები მონიტორები ზოგიერთი junk სიმბოლო “გ:0(.s ნამდვილი”

რეზოლუცია:

ცენტრალურ ოფისში უნდა იქნეს ერთად “მოქმედი ალტერნატიული შესვლა რუკების url