0
votes
1answer
11 views
form.js error in MOSS 2007
All of a sudden our development sharepoint publishing stopped working. I am not able to add any new items to Lists. Following are screenshots in different browser when trying to ad …
1
vote
5answers
106 views
SharePoint “Thread was being aborted” looping through a SPListItemCollection
I have a SPListItemCollection with ~500 items in. I am looping through using a for each loop, each time grabbing the file and writing it out to a pdf document. I am getting the err …
0
votes
4answers
185 views
Replace the Default Page in a SharePoint WebSite
Hi,
I have been asked to programmatically do the following in a SharePoint 2007 team site collection:
Create a website using the OOTB blank site template. (Please note, for pro …
0
votes
0answers
25 views
How to solve the “Your search cannot be completed because of a service error” error in Search Center?
Guys,
I'm getting this following error only when performing a search through the search center.
"Your search cannot be completed because of a service error. Try your search again …
0
votes
5answers
108 views
SharePoint - An unexpected error has occurred.
In SharePoint I am getting the following when I go to my new web part page:
Error
An unexpected error has occurred.
Web Parts Maintenance Page: If you have permission …
1
vote
2answers
65 views
MOSS - get site usage summary by code
I want to build a WebService that shows two columns:
User Name , Url.
It will be a list of all the entrances to my sharepoint site.
I think to use the "MOSS usage service",
are t …
0
votes
1answer
20 views
Sharepoint asks for authentication while processing a web service call
In sharepoint my web part is calling a web service. This web service does some heavey processing in the background. On large data sets the page asks for your username and password …
0
votes
2answers
91 views
How do you remove/delete a column in a custom list that you added from existing site columns?
I have a custom list, and I've added a 'Page Image' field by clicking on the 'Add from existing site columns' link on the Settings page for the list. I would now like to remove the …
0
votes
1answer
61 views
Cutomize quick launch menu and site action menu in My Site
Hi,
I've been asked to cutomize the following :
In the left quick launch menu, is it possible to remove these menus : Documents, Lists, discussions and Sites ? These menus need …
0
votes
1answer
14 views
Migrated My Profile link still pointing to the old MOSS server
Migrated a MOSS content DB to a brand new farm. The My Sites also were on the same content DB. Then the SSP also was migrated over. However, the My Profile link is not binding to t …
2
votes
1answer
61 views
Automating Site Collection Creation in SharePoint
UPDATE
I can now perform succesful UI impersonation. This was an issue with the code I was using and after viewing Jay Nathan's article I have reverted to his code and all is wor …
1
vote
2answers
254 views
Programmatically Add Site Template (.stp) to SharePoint
Hi,
I would like to programmatically add a custom site template (.stp file) to a MOSS team site collection as part of my build process. Can anyone point me towards the best way t …
0
votes
2answers
228 views
Create Feature to Upload Site Template File (.stp) in MOSS
Hi,
Following on from this question, I have created a feature to upload an site template file as part of an automated build of a SharePoint site. However, while the feature deplo …
2
votes
2answers
344 views
Customize MOSS People Picker (PeopleEditor) Control
Hi,
I have modified my MOSS 2007 configuration to query a given target AD successfully. I would like to show some custom LDAP fields (such as country) in the PeopleEditor control …
1
vote
1answer
39 views
Print a gantt chart in MOSS
Hi,
Does anyone have a tip, a third-party component or anything else that would help me print a gantt chart created in MOSS 2007. When I try to print it, IE only prints part of th …
