Izņēmums radās aktivizējot publicēšanas līdzeklis

If you are getting the below exception while activating the publishing feature in your site.

Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION)) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Objekts& pvarFileOrFolder) at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Objekts& pvarFileOrFolder)

[…]

Uzstādīt Default Teksts RichHtmlField Moss 2007

In WCM lielākā daļa no jums puiši var izmantot RichHtmlField izdevējdarbībā izkārtojums. Lai uzstādītu noklusēto teksta īpašumu RichHtmlField izmantojot HTML īpašumu nodot savu noklusējuma tekstu.

Piemērs: [PublishingWebControls:Rich Html Lauka Lauka nosaukums =”CountrySectionTitle3″ runat=”serveris” id =”RichHtmlField5″ AllowExternalUrls =”patiess” AllowFonts =”patiess” AllowHeadings =”nepatiess” AllowHtmlSourceEditing =”nepatiess” AllowHyperlinks =”patiess” AllowImages =”nepatiess” AllowLists =”nepatiess” AllowReusableContent =”nepatiess” AllowTables =”nepatiess” AllowTextMarkup =”nepatiess” Html =”[html][ķermenis][p]–Default Teksta–[/p][/ķermenis][/html]”] [/PublishingWebControls:Rich HTMLFieldDefinition]

Piezīme: Atvainojiet Guyz, Vēl es neesmu spējīgs ievietot […]