SharePoint - Can't search all sites under same SSP
Asked By George Wallace
06-Nov-09 02:58 PM
So I’m running a SharePoint 2007, and can’t seem to search
all my sites. They’re all under the same SSP. I have tired creating a site
collection page, can’t seem to change the individual site scope list, checked
to ensure the information is being crawled, and read/tried various solutions
found online. All I want to do allow all my sites to be able to search data on
another website (under the same SSP).
Any ideas what may be causing this, or how to fix this?
Try some troubleshooting steps for SharePoint search

Red x on interactive buttons I am using interactive buttons in SharePoint Designer and seem to have a red x in the site. I realize that I need to change the path from my temp files and upload to the sharepoint site, however I can't seem to find where they are being saved. . .any help Is this question related to SharePoint Designer 2010? Can you share some screenshots of your problem? Try using SharePoint Designer from another computer and see if this problem occurs. its in SharePoint 2007 Designer. . I open up up the site in Designer, insert interactive buttons, make all first time and also post the code snippet which you see after you reopen your SharePoint Designer? This is the code when I insert the button <WebPartPages:ContentEditorWebPart runat = "server" _ _MarkupType embed; DIRECTION: ltr; MARGIN-BOTTOM: 0pt; MARGIN-LEFT: 0in; WORD-BREAK: normal; language: en-US; mso-line-break-override: none; punctuation-wrap: hanging" align = left> <SPAN style = "COLOR: black; FONT-WEIGHT: bold; language: en-US; mso-ascii-font-family: Calibri; mso-fareast-font-family: +mn-ea; mso-bidi-font-family: +mn
How come I can't send out emails to multiple people in Sharepoint SharePoint I have been trying to make check boxes for people to check for when they do this the emails do not send out. Does anyone have any ideas for me? SharePoint Design Discussions Sharepoint (1) Deme (1) Ascii (1) - -6C515713-4F2A-4F61-A4A1-74128FF5EB49 Content-Type: text / plain; charset 0001pt; font-size:12.0pt; font-family:"Times New Roman", "serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.E-MailFormatvorlage17 {mso-style-type:personal-compose;} MsoChpDefault mso-style-type:export-only;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70
Sharepoint Document Issue SharePoint I was getting this message when trying to edit a document in an excell spreadsheet from my Sharepoint site Edit Document requeries a windows sharepoint services compatible application and microsoft internet explorer 5.0 or greater I have Windows XP Explorer is 7 I found this KB833714 So I updated my Office XP with the Sharepoint components. Then I unregistered owssupp.dll and then registered owssupp.dll Now when I try A Computer: TGKW001 Description: Faulting application iexplore.exe, version 7.0.6000.16762, faulting module mso.dll, version 11.0.8221.0, fault address 0x0001f652. For more information, see Help and 37 36 32 00.16762 0030: 20 69 6e 20 6d 73 6f 2e in mso. 0038: 64 6c 6c 20 31 31 2e 30 dll 11.0 0040: 2e 38 0001f6 0058: 35 32 0d 0a 52. . Any ideas or suggestions on this? Thanks Tom SharePoint Discussions Windows SharePoint Services (1) Windows XP (1) Office XP (1) SharePoint (1) Excel (1
This website does not support workflows created by Sharepoint Designer." SharePoint I've searched all over for the meaning of the above-reference error message, and t find anything! I'm trying to create a simple send-an-email workflow in Sharepoint Designer 2007 (12.0.4518.1014) MSO (12.0.4518.1014). I'm an end user, and don't know anything about out Sharepoint Intranet (what version, etc.), but I can tell you that I've created workflows in the "real" Office 2007. Can anyone offer any insight into what causes this error? Thanks SharePoint Development Discussions ThanksI (1) BETA (1) MSO (1) FX (1) Sharepoint (1) Workflows (1) Administrator (1) Collection (1) I had that problem to. . . I resolved logging
Dynamic ListFormWebpart SharePoint Hi, How can I programmatically set the props of a ListFormWebPart such as ListId. . What handlers to the save / ok button, How can I enable this action? Thanks in advance, Sharepoint Windows Services Discussions SharePoint (1) Well you can have a custom page with the ListFormWebPart in it and in used to do something similar (the .aspx): CodeFile = "EditItem.aspx.cs" Inherits = "CustomPage_EditItem" %> Namespace = "Microsoft.SharePoint.WebControls" Assembly = "Microsoft.SharePoint, Version = 12.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c" %> Namespace = "Microsoft.SharePoint.WebPartPages" Assembly = "Microsoft.SharePoint, Version = 12.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c" %> Namespace = "Microsoft SharePoint.Publishing.WebControls" Assembly = "Microsoft.SharePoint.Publishing, Version = 12.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c