moss-2007

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 the restored My Sites but rather to the old MOSS server. Anyone know of any solutions? ...

How to add an Exit popup window in MOSS 2007

I need to show an "Exit" popup window in MOSS pages. How can I achieve this? ...

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 after a certin period of time before a response is returned. It seems to be timing out. What setting timing out and where do I change this limit? ...

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 error "Thread was being aborted". It looks to be a time out issue but I dont know how to fix it? Collections with 200-300 items work fine. Is there any way I can ...

SSRS Integrated Mode Subscription Parameter issue

I'm running MOSS 2007 with SSRS 2008, and I'm encountering an issue with an SSAS-backed report that has four parameters, all of which are attributes on the same dimension. When I run the report from MOSS, it works just fine. When I change the parameters from the default values to specific values, the report still runs fine. When I try...

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 or contact your administrator for more information" I tried several stuffs like, resetting the crawl content re-configuring the Office Search Service re-as...

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 add a new item. Internet Explorer 7 : JavaScript error occurs soon after I hover over the rich text editor. There are no required fields but still editor says I...

Crawling not working windows2008

Hi, We installed a new MOSS 2007 farm on windows 2008 SP2 enviroment. We used SQL2008 too. Configuration is 1 index, 1 FE and 1 server with 2008, all on ESX 4.0. All the Service that need it uses a dedicated user, so search has a dedicated user. Installation went well and we found no problem. We installed an SP1 MOSS from a ISO and aft...

Float on the bottom of the page without xhtml...

Hi, I'm developing on Moss 2007. I want to create a button the will float on the bottom of the screen. (If I'll scroll down the button will float down. and if I'll scroll up the button will float up.) I can do it easly with xhtml, but the problem is that I can't change the SharePoint meta tags: Best Regards, Alex...

How to apply custom ItemStyle.xsl to CQWP

Hello all I got a question about applying custom itemstyle.xsl to CQWP. I extracted existing CQWP, renamed it, and uploaded to webpart gallery on a site collection. The modified CQWP web part worked with no problem at all under default itemstyle.xsl After that, i copied itemstyle.xsl, renamed it to customitemstyle.xsl, and uploaded ...

Prevent Access to Custom Web Application Pages by Non-Admin Users in SharePoint

Hi, I have a custom web application that integrates with a SharePoint (MOSS 2007) solution. I would like to add role-based access to pages in this custom web application, with only users in a specified SharePoint group or with a specific role being able to access them. Other users being sent to the default OOTB web page, giving the mes...

How to tell if page is in edit mode on a non-publishing site.

Hi there. For our publishing sites we use the SPContext.Current.FormContext.FormMode enum to work out if the current page is in edit mode. I've seen that this does not work for a team site I'm currently working on. The FormMode is always set to 'Invalid'. However, when I click edit page on a sample page, the page does switch to edit mo...

Moss 2007 Site Action -> Site Settings have disappeared

For 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 home page. I can navigate to it by going to mysite/_layouts/settings.aspx but I can't change anything it says I do not have permissions. Any ideas what ...

SharePoint running a method when item added to a library

I have a library and I want to run some code when an item is added to populate some additonal columns. Is there any way I can have this code run automcailly. Where would I go about adding it. Also would it be possible to have a screen to be able to edit the options of the code. Just some pointing in the right dirrection would be great. ...

Is there some way in SharePoint to change document library views on a per-user basis?

We are using WSS 3.0 and I was asked to see if users can set default views on a per-user basis. Is anyone aware of any method (programatic or through the GUI itself) to give users the ability to change default views on a per-user basis? The 30 minutes of googling and poking around in the administrative menus turned out to be unfruitful...

Sharepoint permissions

How can I set the permissions for a site where I have access to do everything but NOT view documents? Thank you. ...

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 Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchAdminPageBase.ErrorHandler(Object sender, EventArgs e) at Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchSSPAdminPageBas...

How to add a custom web part to a webpart page through code?

I wanna how to add a custom web part to a webpart page through code? The custom web part is already deployed to the SharePoint site. It's a MOSS instance. ...

Is there a way to restore the original _layouts/application.master page in SharePoint

Hi there, assuming there is no backup of the original, can I restore application.master file in the _layouts directory in MOSS 2007 back to the default spec? Either that or does anyone have a copy of the default application.master file that they can share? Thanks! ...

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 of a site collection Her settings look fine when clicking My Settings or when another user looks at her info by clicking on her under Peop...