I am constantly writing custom WebParts but after I deploy them, they always get added to the \"Miscellaneous\" category. How do I add a WebPart to a specific category?
I ran the SPDisposeCheck tool on my SharePoint assemblies but it reported three errors on a SiteDefinitionAssembly which also has the site provisioning handler. As far as I understand it this code is
I have a requirement to programmatically add a file along with metadata to a document library and in an event handler.I am usin开发者_如何转开发g the following code in the asynchronous “ItemAdded” a
F开发者_JS百科or some unknown reason for the admin user of our Moss site (and all other users who had full control permissions) the Site Action -> Site Settings menu option have disappeared from the h
In a number of different WSS and SharePoint sites we typically add a LeftNavZone to the default.aspx page using MS Office SharePoint Designer.开发者_C百科 I\'d like to write a feature to do this progr
I have a strange issue in WSS 3.0. It uses forms-based authentication and is under ISA. I can check out any file except PDF files. When I check out a PDF I get \"Value does not fall within the expecte
I have a web part dashboard.cs which render some HTML according to records in a list. No I have a site definition created. I want to integrate this web part in my site defination as a feature so when
Is there a way to disable editing after the the item was approved? One option I thought about is开发者_开发问答 writing an event handler that will fire when user tries to edit the item and allow the
I am very new to Sharepoint programming, like the rest of my team is. We have decided to use smart part as our bridge between sharepoint and our development efforts. After some effort we got it up and
When I create a list in sharepoint using a feature I specify the staticName which becomes part of the URL to the list.