SharePointCommunity
Die deutschsprachige Community für SharePoint, Microsoft 365, Teams, Yammer und mit Azure

Sponsored by

Willkommen im Forum Archiv.
Einträge sind hier nicht mehr möglich, aber der Bestand von 12 Jahren SharePoint-Wissen ist hier recherchierbar.




Probleme bei der Erstellung von Websitevorlagen .wsp

Unbeantwortet Dieser Beitrag hat 0 Antworten

Ohne Rang
1 Beiträge
Dario DK erstellt 12 Aug. 2011 20:52
SchlechtSchlechtIn OrdnungIn OrdnungDurchschnittDurchschnittGutGutSehr gutSehr gut

Hallo zusammen,

zur Zeit bin ich dabei, bei uns das SharePoint Portal 2010 aufzubauen. Da hier und da einige Bereiche (Websites, Besprechungsarbeitsbereich usw.) sich wiederholen, wollte ich Vorlagen von diesen erstellen. Leider erhalte ich jedes mal einen Fehler bei der Erstellung.

Der Fehler sieht wie folgt aus:

Selbst beim Erstellen einer Vorlage mit dem Farmadministrator schlägt der Vorgang auch fehl.

In die Log-Datei werden folgende Einträge eingetragen:

08/12/2011 09:27:31.84     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Topology                          umad    Medium      Solution Deployment : Looking for 'ReceiverAssembly' attribute in manifest root node for solution 'test.wsp'.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.84     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Topology                          umae    Medium      Solution Deployment : Looking for 'ReceiverClass' attribute in manifest root node for solution 'test.wsp'.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.84     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Topology                          umal    Medium      Solution Deployment : Missing one or more of the following attributes from the root node in solution test.wsp: assembly '', type ''.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             General                           9fjj    Monitorable    SPSolutionExporter: Microsoft.SharePoint.SPException: Fehler bei der Überprüfung der Featuredefinition mit der ID '90bfaeea-136b-4591-b5f7-3c7e8b08cdcb', Datei 'testListInstances\ElementsFields.xml', Zeile 1379, Zeichen 332.: The 'SystemInstance' attribute is not allowed.     at Microsoft.SharePoint.Administration.SPSolutionPackage.SolutionFile.FeatureXmlValidationCallBack(Object sender, ValidationEventArgs evtargs)     at System.Xml.Schema.XmlSchemaValidator.SendValidationEvent(String code, String arg)     at System.Xml.Schema.XmlSchemaValidator.ValidateAttribute(String lName, String ns, XmlValueGetter attributeValueGetter, String attributeStringValue, XmlSchemaInfo schemaInfo)     at System.Xml.XsdValidatingReader.ValidateAttributes()     at System.Xml.XsdValidatingReader.ProcessElementE...    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91*    w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             General                           9fjj    Monitorable    ...vent()     at System.Xml.XsdValidatingReader.Read()     at System.Xml.XmlReader.MoveToContent()     at System.Xml.XmlReader.IsStartElement()     at Microsoft.SharePoint.Utilities.SPUtility.XsdValidateXml(XmlTextReader xmlStreamReader, String friendlyName, String pathXsdFile, String tagExpectedRootNode, ValidationEventHandler xsdValEventHandler)     at Microsoft.SharePoint.Administration.SPSolutionPackage.SolutionFile.ValidateFeatureXmlFile(String rootTagElement)     at Microsoft.SharePoint.Administration.SPSolutionPackage.AddFeatureElementsCore(XmlNodeList nodeList, String strFeatureDirRelativeToCabFile, Guid featureId, Dictionary`2 filesAdded)     at Microsoft.SharePoint.Administration.SPSolutionPackage.AddFeatureElements(XmlNode root, String strFeatureDirRelativeToCabFile, String strFeat...    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91*    w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             General                           9fjj    Monitorable    ...ureXmlFilename, Guid featureId)     at Microsoft.SharePoint.Administration.SPSolutionPackage.WspSolutionFeature.ProcessFeatureXml()     at Microsoft.SharePoint.Administration.SPSolutionPackage.InitSolutionFeatures(XmlNode root)     at Microsoft.SharePoint.Administration.SPSolutionPackage.ProcessSolutionManifest()     at Microsoft.SharePoint.Administration.SPSolutionPackage.Load()     at Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionPackage(SPRequest request, String name, String signature, Byte[] fileBytes)     at Microsoft.SharePoint.SPUserSolutionCollection.<>c__DisplayClass1.<AddOrUpgrade>b__0()     at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.SPUserSolutionCollection.AddOrUpgrade(SPLis...    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91*    w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             General                           9fjj    Monitorable    ...tItem item, SPUserSolution existingSolution)     at Microsoft.SharePoint.SPUserSolutionCollection.Add(Int32 solutionGalleryItemId)     at Microsoft.SharePoint.SPSolutionExporter.ExportWebToGallery(SPWeb web, String solutionFileName, String title, String description, ExportMode exportMode, Boolean includeContent, String workflowTemplateName, String destinationListUrl)    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Runtime                           tkau    Unexpected    System.InvalidOperationException: Fehler beim Kopieren der temporären Lösungsdatei in den Lösungskatalog: _catalogs/solutions/test.wsp    at Microsoft.SharePoint.SPSolutionExporter.ExportWebToGallery(SPWeb web, String solutionFileName, String title, String description, ExportMode exportMode, Boolean includeContent, String workflowTemplateName, String destinationListUrl)     at Microsoft.SharePoint.SPSolutionExporter.ExportWebToGallery(SPWeb web, String solutionFileName, String title, String description, ExportMode exportMode, Boolean includeContent)     at Microsoft.SharePoint.ApplicationPages.SaveAsTemplatePage.BtnSaveAsTemplate_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.OnClick(EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String e...    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.91*    w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Runtime                           tkau    Unexpected    ...ventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.94     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Performance                       nask    Monitorable    An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {AD400DA3-BC81-4A62-BBDA-1C46F25DD550}  To determine where this object was allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks = true.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.94     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Performance                       nask    Monitorable    An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {C79E2FC1-66DE-4436-9DDE-F5234857089B}  To determine where this object was allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks = true.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.94     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Performance                       nask    Monitorable    An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {BB608106-CEE6-47A7-AC6E-DEFF627BEFC3}  To determine where this object was allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks = true.    b6eaf6f8-aead-442e-9c8f-76b1af35244a

08/12/2011 09:27:31.94     w3wp.exe (0x2C4C)                           0x2B90    SharePoint Foundation             Monitoring                        b4ly    High        Leaving Monitored Scope (Request (POST:http://2010.systeme.de:80/oes/marketing/Events/huettentalk/_layouts/savetmpl.aspx)). Ausführungszeit=11933,7762201621    b6eaf6f8-aead-442e-9c8f-76b1af35244a

 

Leider kann ich zur Zeit nicht wirklich was einschränken, es scheint so als ob Berechtigungen fehlen würden, aber das kann nicht sein.

Kann mir vielleicht jemand helfen oder hatte bereits irgendjemand ein ähnliches Problem in der Vergangenheit...? Ich weiß wirklich nicht weiter und bin am verzweifeln?