I have a FBA website and then I extended it (to use Windows Authentication) to be able to access it with Sharepoint Designer. It is MOSS 2007 BTW.
When I open the extended site with the designer, it shows the MOSS website hierarchy but doubleclicking a aspx or .master files it does nothing.
I can open it in notepad... but not in the Sh...
Is it possible to personalize the My Profile page in the same way it can be done on the My Home page?
I want to remove the default Web Parts and add other ones.
I don't want to use SharePoint Designer or edit any files manually.
...
Our server already has symantic anti-virus with autoprotect enabled w/ regular scans and updates. I tested it and it does automatically scan uploaded files to document libraries.
My question is, what additional benefit is there to using a specific anti-virus plugin instead of this current setup? There are at least 3 different plugins I ...
Hi
I'm looking for a way to get the categories defined in the site directory of a portal programmatically. As far as I could see categories are represented as fields of the type "choice" with multiple values the user can chose form.
My problem is, how could I distinguish category fields from normal fields like "title" or "author". Act...
One of our users modified their MOSS MySite using SharePoint designer. Now all newly created MySites contain that one user's customizations.
Is this how MOSS is supposed to work and how can I fix it?
...
I have been asked if it is possible to have a sub-site of a MOSS site running a different hostname from the parent.
Say I had the following site hierachy:
Home
News
Article 1
Sub Site
Pages
Some sub page
Some other sub page
Would it be possible to have the site running of www.my-moss-site.com but 'Sub Site' running off www.my-...
A simple scenario:
I want to delete a pagelayout that is out-dated from our MOSS publishing site.
An ex-colleague has created a new page using this page layout and he has not checked it in.
I can't delete the pagelayout because his file is referencing it.
I can't 'see' the file because it hasn't been checked in, to remove it.
I've trie...
UPDATE: Our implementation is now kicking into high gear with some high profile projets going live in the coming weeks, so I am quite interested to see if the environment has changed out there.
Original Question
We have an issue within our working environment where the perception of SharePoint is either:
a) The golden bullet, the answ...
How could I find out if a URL is available and usable to create a new site within a site collection or whether it is already in use by an other site, list or library?
Assumed that the relative URL "/newUrl/ is not yet in use, the following code won't actually throw an exception until you try to access any of the SPWeb's properties.
us...
I try to open MOSS document library in spreadsheet view and when I add version of document. I see it in regular view and don't see in spreadsheet view.
When I try to export to Excel I get the same problem
Any ideas?
...
I'm trying to work out a way to display the contents of the version column from sharepoint (i.e. the value that changes every time a file is checked in) as a field (or something similar) inside of a word document.
Ideally, I'd like to know how to configure sharepoint so I could click something like "Insert > Quick Parts > Document Prope...
So I figured out that by adding the ResetWebServer="FALSE" attribute to the solution manifest prevents SharePoint from recycling any app pools.
However, when upgrading a solution that originally did not specify ResetWebServer="FALSE" or when retracting a solution that does specify ResetWebServer="FALSE", the application pools are still ...
On a content type in a SharePoint (MOSS 2007) site I want to show an icon if the property is a certain value.
The column is a Yes/ No so the selected value should be fairly easy to determine.
So how can I, in the ASPX, show read the value? I know I need to modify the web.config to allow for in-page C#, but I'm just not sure how to find...
Hi
I'm in the process of moving a complete sharepoint install to a different server.
Can anyone tell me if it's possible to just move the existing Shared Services Provider rather than starting from scratch?
All the best
...
Hi,
I'm having serious issues with backing up and restoring a shared services provider.
Using the Central Administration backup I run the backup to s:\
This completes fine.
I then from another SharePoint Server choose to restore a backup and point it to the UNC path \machineipaddress\s$\spbr00DF
I have given everyone full access to ...
I want to select a sharepoint list item which has the Maximum value for a particular column. How can I do this using CAML queries?
...
The title says it all. I found the answer after digging and thought I'd store it here.
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS
...
Such as:
Sealed Methods you might have liked to extend
Exceptions thrown are more vague than is helpful
Elimination of Connected Content which was a major feature in MCMS 2002
HTML is stripped from fields when stored and returned. No easy option to work around this problem
Creating an SPWeb takes an eternity.
Nonexistant migration pat...
As the title says, I'd like to know if there's a good book about using the Microsoft Office SharePoint Server 2007 API from an external .NET web application?
I mean.. assuming that it's possible to do that without deploying the application to the SharePoint server..? Or I can do that if I have to, but I just want to use certain SharePoi...
Hi,
I've used the central admin backup facility to backup our Shared Services Provider. The backup location was a drive on a new server.
I then try to restore the SSP via central admin on the new server. It fails with an error relating to the fact that it cant find the .mdf files that it requires. It is looking in the location that the...