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...
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...
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...
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...
You will need to create a new area template that contains only the content you want. silentadmirer80 <silentadmirer80@...> wrote: i am using Area web...
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...
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....
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...
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...
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,...
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...
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@...
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...
(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...
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...
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...
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...
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...
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...
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@...
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)...
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...
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@...
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@...
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)...
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...