0
votes
0answers
13 views
Sharepoint File Not Found error
I can't seem to find any relevant information on this exception. It seems to come and go on a specific site, any ideas?
[FileNotFoundException]: File Not Found.
at …
0
votes
2answers
30 views
Account doesn’t sync with AD - MOSS - WSS User Profile sync
I'm working on a project that uses MOSS 2007. We have user profiles set up to sync from AD and see the following behavior.
Take the user Jane Doe and her account MYDOMAIN\JaneDoe
She becomes part …
1
vote
2answers
33 views
sharepoint css development strategy
I work for a large company that has adopted sharepoint. I have been tasked with customizing and branding the site/subsites with CSS. My experience with sharepoint is minimal.
The development cycle is …
0
votes
2answers
19 views
SharePoint / WSS: How to localize a feature
I have a WSP package that contains some features.
I need to be able to localize the following in the features:
Site Column Field Display Names
Description of Content Types
List Instance …
3
votes
4answers
88 views
Can I use .NET 4 with SharePoint 2007?
I'm on a team that's currently building a MOSS 2007 based application (which relies on .NET 2), and we'd like to leverage the Entity Framework v4 (which relies on .NET 4).
Is this possible?
0
votes
0answers
51 views
Sharepoint: Hide port number in a sharepoint site url? [closed]
I've just gotten started with sharepoint( moss 2007 ) and created my first sharepoint site. My team is using the site and when I set it up the url was something like ( …
1
vote
3answers
49 views
Tell if user exists in SharePoint Group through web service
I am working on an internal web application that will use predefined SharePoint groups for determining a user's security level. I have done some research and found SharePoint's "usergroup" web …
1
vote
1answer
14 views
Create list in existing site collection from a feature
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some page-templates, some site columns (grouped to match each page-template) and som custom …
0
votes
1answer
29 views
Design to custom list in sharepoint
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site …
0
votes
1answer
21 views
Customizing Sharepoint Search Box
I followed some tutorial to change the way Sharepoint Search Box is shown on screen.
My first problem is, after modifying the SearchArea.xml file, is there a way to force the reload? The frequency of …
0
votes
1answer
55 views
Deploying an .Net App that uses Sharepoint Assemblies
I'm working on a tool written in C# to help administrate MOSS (Microsoft Office Sharepoint Server). It does do by using classes provided by the sharepoint om, such as the ones in namespaces …
0
votes
4answers
54 views
SharePoint - moving from Enterprise to Standard
We've been happily running on MOSS 2007 Enterprise for quite a while. However, we're faced with the need to move our 2007 instance to a different farm running standard.
What should I be looking for …
1
vote
1answer
67 views
Get username from SharePoint User field in List
I have a custom sharepoint workflow that I'm developing in Visual Studio. The workflow is running against a document library which has a custom content type connected to it. The content type includes …
0
votes
1answer
35 views
An item with the same key has already been added. at Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchAdminPageBase.ErrorHandler(Object sender, EventArgs e)
When I go to the Search Settings page in Shared Services Administration I get the following error:
An item with the same key has already been added. at …
0
votes
1answer
31 views
Sharepoint feature environment-dependant (UAT, PROD) properties
Hi all
I'm developing a feature for MOSS which stores some environment-specific config data in feature.xml (like connection string).
I would like to have a separate .properties file for each …
