Search the web
Sign In
New User? Sign Up
sharepoint · Discussion list for Microsoft Sharepoint Portal Server
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 9347 - 9376 of 14578   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9347
Tutorials in the sense of online processes which will teach other developers how to design, setup and implement the particular project or process we have been...
KeenStitches
keen_stitches
Offline Send Email
Feb 1, 2005
9:18 am
9348
It's likely a code access security issue - make sure you read that section of the SDK... tallob2000 <tallob2000@...> wrote: hi all I have written some...
Bryan Hart
bryandhart
Offline Send Email
Feb 1, 2005
2:51 pm
9349
The search included with WSS will only search within the current site. I seem to remember talk of a third party tool on this list a while back, or you can...
Bryan Hart
bryandhart
Offline Send Email
Feb 1, 2005
2:56 pm
9350
You need to go into SharePoint Central Administration - from there you can change the passwords for the service accounts which should take care of it. Farhan...
Bryan Hart
bryandhart
Offline Send Email
Feb 1, 2005
2:57 pm
9351
Take a look at the SharePoint SDK available on MSDN - specifically the section on the available web services. abhijit narvekar <sagar_narvekar@...>...
Bryan Hart
bryandhart
Offline Send Email
Feb 1, 2005
2:59 pm
9352
You will need to create a new area template that contains only the content you want. silentadmirer80 <silentadmirer80@...> wrote: i am using Area web...
Bryan Hart
bryandhart
Offline Send Email
Feb 1, 2005
3:01 pm
9353
i initially added one TextBox and a Button in a webpart programmatically and on Button_Click event i captured the text of TextBox , this task was done...
silentadmirer80
Offline Send Email
Feb 1, 2005
3:18 pm
9354
I can get the script to work, but it does not create all the same files that the manual process does. Could you post a copy of your script? "Dr. John M....
Kevin M Muller
mplankev
Offline Send Email
Feb 1, 2005
3:19 pm
9355
I just have a batch file that runs spsbackup from the command line then copies the files to a network drive. I schedule this batch file to run nightly using...
Dr. John M. Hester, P...
bobtailsoftware
Offline Send Email
Feb 1, 2005
3:21 pm
9356
hi all, i was just looking out for a List Web Part which could enable me to : 1) create customizable views 2) enable us to make some fields...
Swetha Vijay
sweta_v2u
Offline Send Email
Feb 1, 2005
3:21 pm
9357
Hi, I have a SPS 2003 small server farm deployment, with one server running SPS and one running SQL Server 2000. The SQL administrators want to move all...
Blondiau Jean-Fran...
jean-francois.blondia...
Send Email
Feb 1, 2005
3:37 pm
9358
It's pretty straight forward. First, your DBA will backup and then restore the databases to the new server. Be sure he gets all 4 databases: prof,serv,site,...
Dr. John M. Hester, P...
bobtailsoftware
Offline Send Email
Feb 1, 2005
5:17 pm
9359
It is possible that you are trying to access the listbox item before the postback has been processed properly. ... From: silentadmirer80...
Bishop, Darrin
darrinsps
Offline Send Email
Feb 1, 2005
5:19 pm
9360
Hello, I would like to have 2 separate (different) announcement parts on one page: let's say one for general announcements and another for more specific...
Michael Mayne
micdev42
Offline Send Email
Feb 1, 2005
6:22 pm
9361
Just create two separate Announcements lists - you'll then get a Web Part for each of them... ... From: Michael Mayne [mailto:micdev42@...] Sent: 01...
Laahs, Kevin
Kevin.Laahs@...
Send Email
Feb 1, 2005
6:34 pm
9362
First, documents and lists, then select Create in the top left. Under the Lists section, pick Announcements. Give it a name and description different than the...
Dr. John M. Hester, P...
bobtailsoftware
Offline Send Email
Feb 1, 2005
6:34 pm
9363
try this this.DropDownList1.AutoPostBack = true; //very important DropDownList1.SelectedIndexChanged +=new EventHandler(DropDownList1_SelectedIndexChanged); ...
Pankaj Joshi
pxjoshi
Offline Send Email
Feb 1, 2005
9:11 pm
9364
(Question from the newbie) Setup: SqlSvr2000 powering Team Services on 2K3 1) Why doesn't "search" search lower level sites? 2) does anyone have a good way for...
ddunne@...
libertydunne
Offline Send Email
Feb 1, 2005
10:01 pm
9365
1) Because it's not designed to :) Search across mulitple sites is available in SharePoint Portal Server. 2) There's nothing built-in to do it, but there are...
Bryan Hart
bryandhart
Offline Send Email
Feb 2, 2005
12:55 am
9366
I see alot of folks asking about tools happen to be browsing for SharePoint Questions and found this site full of tools. We don't want anybody to feel like, 'a...
Henry Moreno
henry_moreno1
Offline Send Email
Feb 2, 2005
3:11 am
9367
its still not working properly i am not able to retrive dropdownlist or list box selected value even on button_click nor it selected index changed event is...
silentadmirer80
Offline Send Email
Feb 2, 2005
5:46 am
9368
hmmm...interesting...i looked at your code...i'm doing exactly what you are doing..but i see you are not calling EnsureChildControls(); So try this protected...
Pankaj Joshi
pxjoshi
Offline Send Email
Feb 2, 2005
6:29 am
9369
Well, I eventually succeeded, but it was not as straight forward as that... First of all I had to modify the location of the content database server, then the...
Blondiau Jean-Fran...
jean-francois.blondia...
Send Email
Feb 2, 2005
3:50 pm
9370
Hello, I have a List. This List has several Meta Tags (attribute fields) added to it. I would like to print each of these records on one single page. Is there...
Arif Khan (GWL)
Arif.Khan@...
Send Email
Feb 2, 2005
3:51 pm
9371
Arif, You can try using a view with the Boxed or Newsletter styles. They are not perfect but may help. Michael _____ From: Arif Khan (GWL)...
Micdev42(Yahoo)
micdev42
Offline Send Email
Feb 2, 2005
4:09 pm
9372
I was wondering if anybody has deployed SPS 2003 behind the new ISA 2004 Firewall via the extranet? I'm confused by the way they recommend setting up the...
Le, Paul
t96t98t00
Offline Send Email
Feb 2, 2005
5:11 pm
9373
The two virtual servers will point to the same physical portal site...this means you can put different characteristics on the different access routes (e.g....
Laahs, Kevin
Kevin.Laahs@...
Send Email
Feb 2, 2005
5:41 pm
9374
The presentation on the page does show one record per page when I used the Boxed style. However the only option I found to print was File -> Print. This...
Arif Khan (GWL)
Arif.Khan@...
Send Email
Feb 2, 2005
6:04 pm
9375
Yes... It's not good is it. Apparently you can create your own templates - but I'm a novice so don't know how to do this. _____ From: Arif Khan (GWL)...
Micdev42(Yahoo)
micdev42
Offline Send Email
Feb 2, 2005
6:09 pm
9376
Hello, I need to implement a solution that requires user's capability to send a document (or a group of documents) from the Sharepoint portal server document...
Arif Khan (GWL)
Arif.Khan@...
Send Email
Feb 2, 2005
6:18 pm
Messages 9347 - 9376 of 14578   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help