Cascading or Conncted Lookup Fields
How to Do Cascading Lookup or Connected Look up fields in Sharepoint
thanks in advance Tag: action of the world design Tag: 67423
error: 1572894 the server connection timed out. 12030
I have a WSS 2.0 installation with SQL Server 2005 Express edition running on
win 2003 sp2. I am using smigrate to restore whole web site to a different
server.
However, I am always getting Ë?The server connection timedoutË? error.
14 Jul 2008 12:44:00 Site collection opened
14 Jul 2008 12:44:00 Authenticating against the web server.
14 Jul 2008 12:44:01 Site opened
Progress: Opening service
Progress: Finished open service http://whatsup
Progress: Reading manifest: counting tasks
Progress: Beginning restore of
Progress: Sending manifest
Progress: Finished sending manifest
Progress: The server connection timed out.
Progress: All sites restored
14 Jul 2008 12:44:29 ERROR (possibly fatal):
ERROR: 1572894 The server connection timed out. 12030
14 Jul 2008 12:44:00 Site closed
14 Jul 2008 12:49:00 Site collection closed
Can some one please help
Thanks, Tag: action of the world design Tag: 67422
read only permission in outlook 2007
synchronizing a calender or task in MOSS to a local Outlook 2007 only allows
read permissions. How to change the permission so the calendar or task be
edited locally then written to the MOSS server? Tag: action of the world design Tag: 67421
SharePoint List Time Column
I am experieincing an issue where when I add a date & Time column to a
list, such as the Shared Documents List it will use the current date
AND time. When I use a Date & Time column for any other list such as
tasks it will default to then next full hour. This is a problem
because the task doesn't get posted to the webpart until that time
elapse.
Is there a way to fix this? Tag: action of the world design Tag: 67418
Farm/Web/Site Administrator Unable to Edit Document Libraries,
This is driving me nuts and any advice is truly, truly appreciated.
I have a subsite with unique permissions that will not let those with
"Full Control" edit properties of a list.
I can add items to lists, I can add members, I can edit items.
I can't do other things, which is the part driving me nuts.
Can't create views, edit columns, edit title/description, etc. with a
list item.
When I go into Create all I can see is the "Web Pages" heading (Basic
Page, Web Part Page, Sites and Workspaces).
http://img103.imageshack.us/img103/6174/20080722093302qn8.jpg
I can still get into Site Settings just fine.
I'm in a group which has "Full Control", looking at the "Full Control"
permissions level everything appears to be checked.
http://img103.imageshack.us/img103/9326/20080722093417pm9.jpg
What in the world should I be looking for? Any advice appreciated! Tag: action of the world design Tag: 67411
Sharepoint Site Displays and Behaves Incorrectly on Client Browsers.
Hi. We recently deployed MOSS 2007 in our organiztion. After much
customization and tweaking, we were finally ready to launch, but a
test deploeyment showed that quite a number of users could not view
the portal properly. That is, once they signed in, certain features
were displayed incorrectly, or menus didn't work at all.The SITE
ACTIONS button absolutely refused to work for such people. Including
the document library buttons. Also on the MySite pages, the display
was a bit broken; certain text was too large and things like the
'Create Blog' buttons were misplaced on the page. Also, on these
user's systems, the site acquired a 'Skip to main content link' at
the top right. that doesn't appear on mine,
Normal links work fine, but it's totally useless to such people
because they can't access many features. I have absolutely no idea
what could be causing this. It seems very random, it happens with
people with IE6, IE7, Winxp SP1, SP2.... Ironically it works fine on
other browsers like Firefox, so I'm thinking it's the browser. I
don't know what to do.
Any ideas??!? Tag: action of the world design Tag: 67407
problem with sharepoint search
I have a problem with my sharepoint configuration and can't figure it out.
Because of another internal site running, I changed it to use port 81.
The problem I think is that there are still some items somewhere showing
port 80 which is causing a problem.
I'm getting event 2436 every 5 minutes about the 'search index file on the
search server' saying 'object not found 0x80041201'
I've been looking around under application management and i see the web
application there and it shows both 'sharepoint - 80' and the
administration. problem is, i deleted 'sharepoint - 80' and created
'sharepoint - 81' and the search doesn't show port 81 which is why it's
failing because it isn't running on 80. the sharepoint site itself is
running fine on 81.
still learning sharepoint so not sure where to go from here.. Tag: action of the world design Tag: 67404
SPD Dataview puzzler
Here is a little puzzle for you WSS/SPD veterans to figure out.
The scenario is that I have a small WSS 3.0 site going. There are now
10 subsites, each with the usual libraries and lists. In the
libraries, the uploader of a document must enter values in at least
two added metadata columns that define the document's scope (5
possible values including 'General') and classification (9 possible
values). Each library typically has a only folders at the 'root', and
each folder can have sub-folders, etc.
The 10th site is a wiki where users can discuss the various
classifications. Management wanted a listing of the relevent
documents from the other sites filtered by scope and classification
shown on the wiki pages.
No problem, sez I! I had done this sort of thing in a 2.0 site. And
with the increased versitality of ver 3.0, should be no problem.
So I fired up SP Designer, added the libraries, and created the
dataview. Then in Dataview Properties, selected "Item and folder
scope" value as "Recursive" instead of "Default" so the folders would
be eliminated, and...
"The server returned a non-specific error when trying to set data from
the data source...."
Of course, at this point I was no longer able to set parameters,
filters, sorts, etc. Very frustrating! However, at some point in the
head-banging process, I discovered that if I save the page _with_ the
error, the dataview renders perfectly in IE!! But no matter how I
generated the dataview, the same error would pop up in SPD after
selecting anything but "default".
Eventually, I developed a work-around, which was to set all the
filters, sorts and other parameters, including formating, hyperlinks,
etc EXCEPT the "Item and Folder scope" value. To do this, I had to
upload a dummy file to the 'root' of the Library, as I could not set
all the Data Source parameters if there were only folders there. Then,
as the final step, selected "recursive". Immediately, the error is
generated. But when I save the page, the new DataView renders
perfectly in IE!
I am NOT a programmer, XSL and I are merely nodding aquaintances, so I
must do 90% of any sharepoint customization in a design tool such as
SPD.
And to answer in advance some of your suggestions... The decision to
use folders in the Libraries is concrete. Some of the Libraries are
expected to grow into the hundreds of files, so practical managment of
these files by typical corporate users dictates a familiar orgaization
of the files, Additionally, we will be switching most users to to use
their Sharepoint sites as their Default locations for MS Office.
However, the dataviews were requested in a no-folder format. Go
figure.
So- my questions after all this are... Has anyone else come across
this SPD bug? Is there a easier work-around than the one I described?
Is there a fix for this- a setting change, etc? I would like an
better method of generating these dataviews, as there is no way to
edit them, unless you really know XSL, once the error has occured.
I Googled this problem and came up with some people who posted similar
problems, but none of the inquiries generated a reply. And I did not
find this exact problem addressed at Microsoft. There were several
close misses, but no solutions.
Thanks for your help!
BH Tag: action of the world design Tag: 67403
SPD Dataview puzzler
Here is a little puzzle for you WSS/SPD veterans to figure out.
The scenario is that I have a small WSS 3.0 site going. There are now
10 subsites, each with the usual libraries and lists. In the
libraries, the uploader of a document must enter values in at least
two added metadata columns that define the document's scope (5
possible values including 'General') and classification (9 possible
values). Each library typically has a only folders at the 'root', and
each folder can have sub-folders, etc.
The 10th site is a wiki where users can discuss the various
classifications. Management wanted a listing of the relevent
documents from the other sites filtered by scope and classification
shown on the wiki pages.
No problem, sez I! I had done this sort of thing in a 2.0 site. And
with the increased versitality of ver 3.0, should be no problem.
So I fired up SP Designer, added the libraries, and created the
dataview. Then in Dataview Properties, selected "Item and folder
scope" value as "Recursive" instead of "Default" so the folders would
be eliminated, and...
"The server returned a non-specific error when trying to set data from
the data source...."
Of course, at this point I was no longer able to set parameters,
filters, sorts, etc. Very frustrating! However, at some point in the
head-banging process, I discovered that if I save the page _with_ the
error, the dataview renders perfectly in IE!! But no matter how I
generated the dataview, the same error would pop up in SPD after
selecting anything but "default".
Eventually, I developed a work-around, which was to set all the
filters, sorts and other parameters, including formating, hyperlinks,
etc EXCEPT the "Item and Folder scope" value. To do this, I had to
upload a dummy file to the 'root' of the Library, as I could not set
all the Data Source parameters if there were only folders there. Then,
as the final step, selected "recursive". Immediately, the error is
generated. But when I save the page, the new DataView renders
perfectly in IE!
I am NOT a programmer, XSL and I are merely nodding aquaintances, so I
must do 90% of any sharepoint customization in a design tool such as
SPD.
And to answer in advance some of your suggestions... The decision to
use folders in the Libraries is concrete. Some of the Libraries are
expected to grow into the hundreds of files, so practical managment of
these files by typical corporate users dictates a familiar orgaization
of the files, Additionally, we will be switching most users to to use
their Sharepoint sites as their Default locations for MS Office.
However, the dataviews were requested in a no-folder format. Go
figure.
So- my questions after all this are... Has anyone else come across
this SPD bug? Is there a easier work-around than the one I described?
Is there a fix for this- a setting change, etc? I would like an
better method of generating these dataviews, as there is no way to
edit them, unless you really know XSL, once the error has occured.
I Googled this problem and came up with some people who posted similar
problems, but none of the inquiries generated a reply. And I did not
find this exact problem addressed at Microsoft. There were several
close misses, but no solutions.
Thanks for your help!
BH Tag: action of the world design Tag: 67402
Migrating User accounts and SQL server to a new Domain
Hi
This is a 2 part question.
Scenario.
We have SharePoint Services SP2 on Windows 2003 SP2 set up on our Web
server in our DMZ Domain. Domain = "DMZ".
We have an internal corporate domain. Domain "LAN"
We were recently aquired by another company and we will be migrating all our
current user accounts to a new child domain in the new company.
Domain = "Child"
We will be using the Active Directory Migration tool to move our our
accounts from Domain LAN to Domain Child.
Will I need to reset all the access permisions for our users once they have
been migrated to the Child Domain or is there a tool that can be ran on the
Web Server (Or else where) that can I dentify which users had a
LAN\Useraccount and create them a Child\useraccount logon to SharePoint
services with the same permisions.
Question 2)
Can I change the domain that the SQL server holding the back end database is
in from LAN to Child without breaking anything?
The Web server sitting in the DMZ Domain will remain in the DMZ domain.
There is no plan to rename this domain.
Thank you for any help or advice that you can offer.
Kevan Tag: action of the world design Tag: 67401
Sharepoint Services 2.0
If this is not the place for me to post this please let me know so i can post
it in the correct forum!!!
Server --- Windows Server Standard Edition 2003 SP2
Yesterday I applied the MS Updates on my servers and rebooted them.
Every morning i check each of the servers Application and Services event log
just to make sure everything is running smoothly.
This morning on one of my servers in the application event log there is are
100's of error messages (basically every 30 seconds from the time the server
was rebooted after the ms updates):
error message:
Windows Sharepoint Services 2.0 Event # 1000 Category None
description:
#50070: unable to connect to the database STS_Config on
servername\sharepoint. check the database connection information and make
sure that the database server is running.
for more information see help and support center at:
http://go.microsoft.com/fwlink/events/asp.
I clicked on the link and i get
We're sorry
there is no additional information about this issue in the error and event
log messages or knowledge base databases at this time. etc...
i am assuming that the ms updates did something for this to happen.
i check add and remove programs and Microsoft windows sharepoint services
2.0 is located there and says:
Used: rarely
under Microsoft Windows Sharepoint Service 2.0 there is
Windows Sharepoint Services Service Pake 3 (SP3): WSSSP3
installed on 10/11/2007
I don't know what Would be using the Sharepoint Services 2.0
and why all of a sudden when the ms updates were applied yesterday why this
error message is not popping up.
the MS Updates that were applied yesterday are as follows:
Security update for Windows Server 2003 kb951698
Security update for Windows Server 2003 kb950760
Security update for Windows Server 2003 kb950759
Security update for Windows Server 2003 kb950762
Security update for Windows Server 2003 kb951748
Malicious Software Removal Tool-july 2008 kb890830
There is one Security Update for windows Server 2003 kb948110 ---
"installation failure: windows failed to install the following update with
error 0x80070643: security update for windows server 2003 (kb948110).
for more support information, see help and support center at:
http://go.microsoft.com/fwlink/events.asp.
i clicked on that link and help and support says there is no information for
this error messgae.
i have rebooted the server once again and i am still getting the error
message:
Windows Sharepoint Services 2.0 Event # 1000 Category None
there are no updates waiting to be installed in systray.
What could the problem be and how can i correct this?
Thanks in advance for any suggestions/inputs.
--
Thank you, Tag: action of the world design Tag: 67400
Sharepoint restore failure
We are experiencing the following problem:
When using the stsadm command to restore a Sharepoint site collection,
we get the following error
Cannot complete this function
This should be corrected in the following post SP3 hotfix (http://
support.microsoft.com/default.aspx?scid=kb;en-us;941412), but in our
installation we get the message
In addition we have installed these hotfixes: 943167 and 948919
I've also checked the files specified in the 941412 update, and some
have now a newer version/date.e.g.
Should be
Microsoft.SharePoint.dll 11.0.8205.0 1,487,904 15-Jan-2008 03:04
Is
Microsoft.SharePoint.dll 11.2.8209.0 25-Feb-2008
Help! Tag: action of the world design Tag: 67399
hdmi ohne hdcp hdmi 1.2 a hdmi oder vga playstation 3 hdmi dvi hdmi dvi d
hdmi ohne hdcp hdmi 1.2 a hdmi oder vga playstation 3 hdmi dvi hdmi dvi d
+++ BILLIGE HDMI KABEL KAUFEN +++ BILLIGE DVI KABEL KAUFEN ++
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://HDMI-KABEL.BUYONLINE24.INF
http://ibm-news.for-um.de/showthread.php?t=1450
http://ibm-news.for-um.de/showthread.php?t=1176
http://ibm-news.for-um.de/showthread.php?t=1479
http://ibm-news.for-um.de/showthread.php?t=1493
http://ibm-news.for-um.de/showthread.php?t=1478
http://ibm-news.for-um.de/showthread.php?t=1488
http://ibm-news.for-um.de/showthread.php?t=1485
dvi i kabel 2
hdmi
playstation 3 hdmi dv
g33 hdm
matrix hdmi kabe
dvi kabel stecke
hdmi inpu
monitor hdm
hdmi kabel berli
hdmi kabel test
panasonic hdmi kabe
775 hdm
dvi kabel maximal
k8 hdmi kabel
hdmi inpu
dvi kabel vo
samsung hdmi kabe
hdmi verlaengerungskabe
i dvi d kabe
unterschied dvi hdm
wii hdmi kabe
hdmi kabel teue
dvi d kabel 24
2 dvi kabe
audioquest hdmi
hdmi kabel 2
full hdm
hdmi versio
hdmi kabel 5 mete
av receiver mit hdmi 1.
dual hdm
hdmi kabel teue
i hdmi kabe
bestes hdmi kabel fue
maqma hdmi kabe
d box hdmi Tag: action of the world design Tag: 67397
SPD Dataview puzzler
Here is a little puzzle for you WSS/SPD veterans to figure out.
The scenario is that I have a small WSS 3.0 site going. There are now
10 subsites, each with the usual libraries and lists. In the
libraries, the uploader of a document must enter values in at least
two added metadata columns that define the document's scope (5
possible values including 'General') and classification (9 possible
values). Each library typically has a only folders at the 'root', and
each folder can have sub-folders, etc.
The 10th site is a wiki where users can discuss the various
classifications. Management wanted a listing of the relevent
documents from the other sites filtered by scope and classification
shown on the wiki pages.
No problem, sez I! I had done this sort of thing in a 2.0 site. And
with the increased versitality of ver 3.0, should be no problem.
So I fired up SP Designer, added the libraries, and created the
dataview. Then in Dataview Properties, selected "Item and folder
scope" value as "Recursive" instead of "Default" so the folders would
be eliminated, and...
"The server returned a non-specific error when trying to set data from
the data source...."
Of course, at this point I was no longer able to set parameters,
filters, sorts, etc. Very frustrating! However, at some point in the
head-banging process, I discovered that if I save the page _with_ the
error, the dataview renders perfectly in IE!! But no matter how I
generated the dataview, the same error would pop up in SPD after
selecting anything but "default".
Eventually, I developed a work-around, which was to set all the
filters, sorts and other parameters, including formating, hyperlinks,
etc EXCEPT the "Item and Folder scope" value. To do this, I had to
upload a dummy file to the 'root' of the Library, as I could not set
all the Data Source parameters if there were only folders there. Then,
as the final step, selected "recursive". Immediately, the error is
generated. But when I save the page, the new DataView renders
perfectly in IE!
I am NOT a programmer, XSL and I are merely nodding aquaintances, so I
must do 90% of any sharepoint customization in a design tool such as
SPD.
And to answer in advance some of your suggestions... The decision to
use folders in the Libraries is concrete. Some of the Libraries are
expected to grow into the hundreds of files, so practical managment of
these files by typical corporate users dictates a familiar orgaization
of the files, Additionally, we will be switching most users to to use
their Sharepoint sites as their Default locations for MS Office.
However, the dataviews were requested in a no-folder format. Go
figure.
So- my questions after all this are... Has anyone else come across
this SPD bug? Is there a easier work-around than the one I described?
Is there a fix for this- a setting change, etc? I would like an
better method of generating these dataviews, as there is no way to
edit them, unless you really know XSL, once the error has occured.
I Googled this problem and came up with some people who posted similar
problems, but none of the inquiries generated a reply. And I did not
find this exact problem addressed at Microsoft. There were several
close misses, but no solutions.
Thanks for your help!
BH Tag: action of the world design Tag: 67395
WSS FAQ additions and changes - 13th - 19th July 2008
Note: All of the addresses of the KB / Articles - 2007 Products / MS /
Non-MS Articles below were valid at the time I added them to the WSS FAQ
site and to this file. I can't guarantee that they still are.
(This is also posted to my blog at http://mikewalsh.bilsimser.com)
(Items are added to the WSS FAQ throughout the week so you will find new
items more quickly by checking at wss.collutions.com or www.wssfaq.com
daily.)
From 13th - 19th July 2008
NOTE: Amendment to KB articles: Microsoft are not not amending the date
of a KB article if the change made is marked as a version point change
(so from 2.2 to 2.3 for instance).
This ought to mean that the amendment made is cosmetic rather than
important as important text changes ought to result in a major version
change (such as from 2.2 to 3.0).
Because of this change and to avoid unnecessary effort I will in future
not amend the listings in the WSS FAQ sites if only a minor version
change has taken place.
I will continue to amend both the date and version numbers of major
version changes and of course will continue to add all relevant new KB
articles that my RSS feeds and other sources give me.
I.1 2007 KB Articles (*now only one section for WSS and MOSS*)
New
http://support.microsoft.com/default.aspx?scid=kb;en-us;953453
The Business Data Catalog does not support client certificates for
authentication in SharePoint Server 2007
17th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953454
Error message when you subscribe to RSS feeds in Windows SharePoint
Services 3.0 and in SharePoint Server 2007: ?Page cannot be displayed?
17th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953135
Description of the Excel Services in SharePoint Server 2007 hotfix
package: June 26, 2008
17th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953289
A declarative workflow that is configured to start automatically when
e-mail enabled items are created does not start automatically after you
install Windows SharePoint Services 3.0 Service Pack 1
15th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953630
A workflow does not resume automatically when a delay activity is
triggered in Windows SharePoint Services 3.0
15th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;951297
Description of the Microsoft Office Servers Infrastructure Update: July
15, 2008
15th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953750
Issues that are fixed in Microsoft Office Servers by the Microsoft
Office Servers Infrastructure Update
15th July 2008
Modified
None
I.b Forefront KB Articles
New or Modified
None
I.c InfoPath 2007 KB Articles
New or Modified
None
II. Articles - 2007 Products (no longer with all links to articles for
other Office 2007 and other 2007 Products)
New
A. Office 2007 Server Products
http://technet.microsoft.com/en-us/library/cc263269(TechNet.10).aspx
Supported global solutions for Office SharePoint Server
18th July 2008 (date added)
http://sharepointmagazine.net/technical/development/a-tribute-to-the-humble-leave-form
A tribute to the humble ?leave form? (Part 1) (SharePoint Magazine,
Issue 1 - Paul Culmsee)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263242(TechNet.10).aspx
Determine when to crawl your content (Office SharePoint Server 2007)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262412(TechNet.10).aspx
Back up and restore your entire farm (Office SharePoint Server 2007)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262920(TechNet.10).aspx
Osearch: Stsadm operation (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262087(TechNet.10).aspx
Restore: Stsadm operation (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262449(TechNet.10).aspx
Deletecontentdb: Stsadm operation (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263422(TechNet.10).aspx
Addcontentdb: Stsadm operation (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc288173(TechNet.10).aspx
Configure alternate access mapping (Windows SharePoint Services)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262350(TechNet.10).aspx
Plan authentication methods (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262205(TechNet.10).aspx
Plan for global enterprise search
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262948(TechNet.10).aspx
Install language template packs
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263130(TechNet.10).aspx
Remove a server from the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263263(TechNet.10).aspx
Configure existing servers in the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262781(TechNet.10).aspx
Add a database server to the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748823(TechNet.10).aspx
Add an index server to the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263144(TechNet.10).aspx
Add a dedicated query server to the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263018(TechNet.10).aspx
Add an application server to the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc261752(TechNet.10).aspx
Add a Web server to the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263383(TechNet.10).aspx
Manage servers in the farm
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748835(TechNet.10).aspx
Web site and SQL Server events (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748837(TechNet.10).aspx
Virus scanner events (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721585(TechNet.10).aspx
Services events used in Office SharePoint Server 2007
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748828(TechNet.10).aspx
Setup and post-setup configuration errors (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748833(TechNet.10).aspx
Excel Services error messages (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748827(TechNet.10).aspx
Converter log errors (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748829(TechNet.10).aspx
Baseline server events (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748836(TechNet.10).aspx
Active Directory events (Office SharePoint Server)
18th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721639(TechNet.10).aspx
Authentication clients (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721633(TechNet.10).aspx
Default authentication settings (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721632(TechNet.10).aspx
Installation directories included in Office SharePoint Server 2007 that
are not included in Windows SharePoint Services 3.0
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721635(TechNet.10).aspx
Special directories and storage locations (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721638(TechNet.10).aspx
Database permissions (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721637(TechNet.10).aspx
Files and permissions for Office SharePoint Server 2007
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721640(TechNet.10).aspx
User permissions and permission levels (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721636(TechNet.10).aspx
List of rights (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748831(TechNet.10).aspx
Services events used in Windows SharePoint Services 3.0
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721631(TechNet.10).aspx
Special directories and storage locations (Windows SharePoint Services)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc721631(TechNet.10).aspx
Files and permissions for Windows SharePoint Services 3.0
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748834(TechNet.10).aspx
Internet Protocol Support in SharePoint Products and Technologies (Note:
WSS 3.0 *and* MOSS 2007)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc748832(TechNet.10).aspx
Plan for availability (Windows SharePoint Services) [Note: paper is for
MOSS 2007 too]
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc706879(TechNet.10).aspx
Trimauditlog: Stsadm operation (Office SharePoint Server)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb848080.aspx
GroupBoard 2007 application template
12th July 2008 (date added)
http://www.endusersharepoint.com/?p=544
In Defense of SharePoint Designer - Designing High-Quality Workflow
Solutions (EndUserSharePoint.com, Paul Galvin)
12th July 2008 (date added)
http://sharepointsolutions.blogspot.com/2008/07/how-do-i-make-our-sharepoint-site-stop.html
How do I make our SharePoint site stop asking me to login? ? Part III
(SharePoint Solutions, Eric Eaton)
11th July 2008
--------------------------
Infrastructure Upgrade section:
http://technet.microsoft.com/en-us/library/cc718729(TechNet.10).aspx
Install the Infrastructure Update for Microsoft Office Servers (Office
SharePoint Server 2007)
16th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc706857(TechNet.10).aspx
Install the Infrastructure Update for Microsoft Office Servers (Search
Server 2008)
16th July 2008 (date added)
http://www.microsoft.com/downloads/details.aspx?familyid=3811c371-0e83-47c8-976b-0b7f26a3b3c4&displaylang=en&tm
Infrastructure Update for Microsoft Office Servers (KB951297)
15th July 2008
http://www.microsoft.com/downloads/details.aspx?familyid=6e4f31ab-af25-47df-9bf1-423e248fa6fc&displaylang=en&tm
Infrastructure Update for Microsoft Office Servers (KB951297), 64-bit
edition
15th July 2008
http://www.microsoft.com/downloads/details.aspx?familyid=256ce3c3-6a42-4953-8e1b-e0bf27fd465b&displaylang=en&tm
Infrastructure Update for Windows SharePoint Services 3.0 (KB951695)
15th July 2008
http://www.microsoft.com/downloads/details.aspx?familyid=3a74e566-cb4a-4db9-851c-e3fbbe5e6d6e&displaylang=en&tm
Infrastructure Update for Windows SharePoint Services 3.0 (KB951695),
64-bit edition
15th July 2008
--------------------------
Search Server section:
http://technet.microsoft.com/en-us/library/cc671410(TechNet.10).aspx
Upgrade from Search Server 2008 (full and Express) to Office SharePoint
Server 2007 by performing a slipstream installation
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc671412(TechNet.10).aspx
Upgrade from Search Server 2008 (full and Express) to Office SharePoint
Server 2007 by installing each component separately
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/bb905378(TechNet.10).aspx
Change the contact e-mail address (Search Server 2008)
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc297193(TechNet.10).aspx
Upgrade to Search Server 2008 from Windows SharePoint Services 3.0
17th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc297196(TechNet.10).aspx
Upgrade to Search Server 2008 from Search Server 2008 Express
17th July 2008 (date added)
B. Other Office 2007 products
None
C. Other relevant products
None
Modified
None
Deleted
None
III WebCasts (+ PodCasts, On-Line courses) for 2007 Products
http://www.microsoft.com/downloads/details.aspx?familyid=31816cd7-340c-42f9-898e-a07d904871c3&displaylang=en&tm
.NET Rocks! - Sahil Malik Shares the Point
16th July 2008
IV WSS v3 FAQ
New
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1412
V.128 Social Computing with Microsoft SharePoint 2007 (Wiley - Brendon
Schwartz, Matt Ranlett)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1420
V.129 Microsoft SharePoint-Technologien (MSPress Deutschland - Ben
Curry, Bill English)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1421
V.130 SharePoint-Lösungen entwickeln: Net, SharePoint und Office 2007
(Franzis Verlag - Ed Child, Susie Adams)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1422
V.131 Real World SharePoint 2007: Indispensable Experiences From 16 MOSS
and WSS MVPs (Kindle Edition) (Wrox - Editor: Scot Hillier. Authors: 16
MVPs) *released*
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1423
V.132 Microsoft SharePoint 2007 For Dummies (Kindle Edition) (For
Dummies - Venessa Williams) *released*
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1424
V.133 Pro SharePoint 2007 Development Techniques (Kindle Edition)
(APress - Margriet and Nikander Bruggeman) *released*
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1425
V.134 Microsoft SharePoint: Building Office 2007 Solutions in C# 2005
(Kindle Edition) (Apress - Scot Hillier)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1428
V.135 Projetos Reais Share Point 2007 (Portuguese translation of Real
World SharePoint 2007) (Wrox, 16 MVPs: Alta, Brazil - translator unknown)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1429
V.136 SharePoint 2007 Guia Prático (Portuguese version of the SharePoint
2007 User's Guide, Apress) (Seth Bates,Tony Smith - translator unknown)
*released*
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1411
VI.108 FarPoint Spread for SharePoint (commercial, FarPoint)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1413
VI.109 conceptClassifier for SharePoint (commercial - Concept Searching
Limited)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1430
VII.32 SharePoint 2007 - Guia Prático (Authorized translation from
SharePoint 2007 User?s Guide, by Seth Bates and Tony Smith) Chapter 11:
Soluções para Colaboração de Projetos (beginning only)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1414
X.138 MSIT Site Life Cycle Management v1.1 (codeplex - Microsoft)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1415
X.139 SharePoint - Monthly folder structure (codeplex - Ivan Wilson)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1416
X.140 SharePointUrlChanger (codeplex - Scott Helm)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1417
X.141 WSS / MOSS Log File Reader (codenet - starznet ltd)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1418
X.142 Sharepoint Access Checker Web Part (codeplex - Tom Shirley)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1419
X.143 SharePoint Of View (codeplex - Gaétan Bouveret; Julien Chomarat;
Sébastien Picamelot; Philippe Sentenac; Adrien Siffermann)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1426
X.144 SharePoint Document Rating System v3 (codeplex - Stephane Eyskens)
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1427
X.145 MOSS 2007 Open Calais Integration (codeplex - Eran Steinmetz)
Modified
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=971
I.31.01 What issues are fixed in the fix packs to WSS 3.0?
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=958
I.31.02 What issues are fixed in the hot fixes to MOSS 2007?
http://wss.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1321
I.31.10 What issues are fixed in the hot fixes to MOSS 2007 Service Pack 1?
---------------------------------------------------------------------------
V WSSv2 KB Articles (plus SPS 2003 Hot fixes)
New or Modified
None
VI WSSv2 FAQ
New or Modified
None
VII. MS Articles
New or Modified
None Tag: action of the world design Tag: 67394
refining search
Hi,
When i search for a particular phrase, the result page showed me the same
articles in different views. For eg a library has a lot of default views +
cutomized views. For each of these views the result was displayed.
Is there a way to customize the search to look at only a particular view
thanks in advance Tag: action of the world design Tag: 67388
"Access Denied" message the first time a page is viewed: PLEASE HELP
I have: MOSS 2007 SP1 + SQL Server 2005
when an Active Directory's User (with correct credentials!!) enter
into a subsite for the first time, MOSS gives back an "access denied"
page.
the second time.... the user can enter the site without any
problems!!!
please help me! I am a desperate man!!
best regards... Tag: action of the world design Tag: 67387
Archiving wiki
Hi,
Wat is the best practise for archiving wiki pages & providin a link in the
current wiki library.
Thanks,
Kurian Tag: action of the world design Tag: 67385
Regarding Sharepoitn Lists
Hi,
I'm a newbie to sharepoint. Ive a requirement in which I need to store
data in a custom list. and this data might grow to 7 lakh records in
a period of 1 year...Can i store this huge amount of data in my custom
lsit...
I've heard sth like creating subfolders in a list...
how can I use it....
can some one please help me out in arriving for a corect approach.. Tag: action of the world design Tag: 67381
creating multiple wikis - sharepoint
Hi,
I have 3 queries on Sharepoint
1) is it possible to do create multiple wikis at a single time(i.e. if i
want to upload multiple wikis, can i i do using data sheets etc..)
2) when using search functionality in List libraries it returns the whole
library rather than a specific article. For eg. if i have a 100 articles in a
list library & am searching for a particular article, is there a way to do it
using the search functionality
3) is there a way to migrate data from list libraries to wiki format
Any pointers in this direction would be hepful Tag: action of the world design Tag: 67379
Unable to assign a new task item to a SharePoint group via Workflow
Using SharePoint Designer I've created a simple Workflow associated with a
Document Library.
The Workflow can be manually started from any document, and it creates a new
item in a Tasks list.
The Workflow completes succesfully if the new task is assigned to a specific
user.
The Workflow fails if the new task is assigned to a SharePoint group.
The Status is "Error Occurred" and the Workflow History lists the following:
7/17/2008 12:27 PM Error System Account Error updating a list item Unknown
error
7/17/2008 12:27 PM Error System Account An error has occured in Workflow
1.
A new task assigned to a SharePoint group can be created manually via the
web interface, so I'm not sure why it will not work via a Workflow.
Any help is appreciated, thanks! Tag: action of the world design Tag: 67375
Combine Lists
Hello,
I am fairly new to SharePoint and am wondering if someone could point
me in the general direction.
I have two lists, with some columns. This is working fine so far...
People List
Name
Cell
Sites
Site Name
Site Phone
People (linked to above)
But, I would like a view, so we can view the Site list, which also
includes the Person Cell Phone. So for example, the columns would
look like:
Sites
Site Name
Site Phone
People (this is a link to the "People List")
Persons Cell (displayed will be the cell phone for the person in
this record)
Any suggestions on how to accomplish this?
Andrew Tag: action of the world design Tag: 67372
Content types based on 2007 word template that uses Building Blocks
Hello -
I'm trying to deploy a content type in WSS that's based on a 2007 Word
document template. The .dotx file has standard content in it and I
created a bunch of Building Blocks that I hoped would save directly to
the template. I uploaded the template to sharepoint and linked it to
the content type. I enabled that Content type in a document library
and had some users create a new document with that content type. Users
report the custom Building Blocks aren't available in the docs they
create. Does anyone know how to get the Building Blocks to transfer
with the dotx. template?
Thanks Tag: action of the world design Tag: 67369
sharepoint migration
Hi all,
I need to move sharepoint 2007 and Project Web Access to a new server.
SP01 - current sharepoint server. Windows 2003 SP2, SQL 2005 9.0.3068
SP02 - new sharepoint server. Windows 2003 SP2, SQL 2005 0.0.3068
I have backed up the original server and have installed sharepoint on
the new server. Does anyone know a way to move sharepoint and PWA from
SP01 to SP02?
I have tried moving the database from one server to the next with no
joy.
Can anyone help?
Thanks
TommoW Tag: action of the world design Tag: 67368
Append task using Access query
What is the secret to appending the Assigned To: field of a task?
I have an Access append query that is successfully appending
everything else to a task list except for the Assigned To: field. I
tried using the UserInfo ID and also the name string. Neither has
worked. I get no error. Everything else posts but the Assigned To:
is left blank. Tag: action of the world design Tag: 67367
KERELA couples Enjoying SEX at NET CAFE
HAI..........
Guys this web site s very useful to
you...........
How This site
helps..........
how to earn money form
online......
In this site, you wil earn more than 10000/- Rs per month....
its true ....... just login this site and << EARN MONEY
>>
www.freeonlinedollers.blogspot.com
www.freedollers.blogspot.com
www.moviesgossips.blogspot.com Tag: action of the world design Tag: 67366
MachineName\UserName transfer on restore?
I am restoring a client's database from the test environment to the
production environment. The server names are completely different. However,
all the usernames include the servername of the test server.
I restored the WSS3.0 site successfully, but all my SharePoint users still
have the old machine name in front of their username.
Is there some global update I can do to replace the old machine name with
the new one?
(Crossing fingers hoping for an easy way to get this done).
Thanks in advance!
Charlene Tag: action of the world design Tag: 67363
Use the parent Quick Launch on a subsite after it has been built?
I am trying to figure out how to tell a subsite that I already created to use
the quick links from its parent site.
When I set up the new site, I chose the 'don't inherit quick links' option -
but now I want to. Is there a way to do it? Or do I need to go through all
the subsites and manually re-enter all the links? Tag: action of the world design Tag: 67361
Dataview Problems with WSS Library
I have a WSS 3.0 site that has 9 subsites, each with its own document
libraries. I have been asked to set up a 10th site that contains,
among other things, a dataview listing of the files in a library on
site2.
The problem is that this library uses folders, with each top folder
having two or more subfolders. In the dataview that Sharepoint
Designer gives me, I can only list the top folders. The user would
like to see a sorted files-only list (the folders should not be
shown), much like one of the views he has set up in the library
itself.
Is this possible?
I have tried making the files-only view in the library the default
view, but that does not seem to change how sharepoint creates the
dataview.
I tried setting the Properties of the Data Source to "Files Only", but
that does not change anything.
I am not a programmer, and the only tool at my disposal is Sharepoint
Designer.
Any ideas?
hutch Tag: action of the world design Tag: 67359
Custom parts or other software to enable more granular permissions?
Does anyone know of a custom webpart or other product that would
provide administrators more granular control over permission levels in
WSS 3.0? Each specific permission option often contains multiple
functions, for example the List Permission for:
"Manage Lists - Create and delete lists, add or remove columns in a
list, and add or remove public views of a list."
I'd like to able to break this down and permit a user to add or remove
public views of a list but NOT create/delete lists or add/remove
columns.
I'd love to find something that gives me the ability to slice and dice
each component of the permissions as I need to.
Any ideas? Does such a tool exist?
Thanks Tag: action of the world design Tag: 67358
Windows Sharepoint Service 3.0 Authentication and encryption
Hi,
Is anyone using authentication methods other than Windows
authentication for their WSS 3/MOSS implemention? I'm thinking smart
cards, certificates and things like that.
Also, does anyone know if you can have different web applications in
WSS 3/MOSS using different authentication methods, e.g. a standard
site collection using ordinary windows auth and another more secure
collection requiring the use of a smart card or something similar?
Just one more, is there some way of encrypting the documents in a
Sharepoint SQL server database so that database users would just get
junk if they tried to extract a document record from the DB but
Sharepoint can retrieve and decrypt the data using a certificate or
something similar?
Thanks!
Sean Tag: action of the world design Tag: 67356
incoming email
Can someone give me a simple description on the best way to setup wss to
receive mail from an exchange server? I would like to know the proper
method.... how does it get from the exchange server to the sharepoint
server.. i have smtp running on the wss server and was directing incoming
mail directly to it, but now with exchange i'm not sure what to do... Tag: action of the world design Tag: 67348
ERROR: 1572894 The server connection timed out. 12030
I have a WSS 2.0 installation with SQL Server 2005 running on win 2003 sp2. I
am using smigrate to restore whole web site to a different server. However,
I am always getting Ë?The server connection timedoutË? error.
14 Jul 2008 12:44:00 Site collection opened
14 Jul 2008 12:44:00 Authenticating against the web server.
14 Jul 2008 12:44:01 Site opened
Progress: Opening service
Progress: Finished open service http://whatsup
Progress: Reading manifest: counting tasks
Progress: Beginning restore of
Progress: Sending manifest
Progress: Finished sending manifest
Progress: The server connection timed out.
Progress: All sites restored
14 Jul 2008 12:44:29 ERROR (possibly fatal):
ERROR: 1572894 The server connection timed out. 12030
14 Jul 2008 12:44:00 Site closed
14 Jul 2008 12:49:00 Site collection closed
Can some one please help
Thanks, Tag: action of the world design Tag: 67346
Add 100 GB of Data
I am hoping this is the right place to ask, if not please point me in
the correct direction.
I am currently running a Windows 2003 server and WSS 3.0. Honeslty I
can't remember how big the current Hard Drive config is, but that is
irrelevant. I have to add 100 GB of data to the site and I don't have
that much room. What is the best practices for doing this. Should I
purchase another server and set up a portal? Set up a NAS device, and
get WSS to use that drive? I need some help here please.
Thanks in advance. Tag: action of the world design Tag: 67345
Usage analysis processing is not running
I'm having trouble with Site Usage Report in WSS3 SP1.
In the Site Settings, the Site usage report says "A usage report is
not available for this site and bla-bla". While I have configured
"Enable logging" and "Enable usage analysis processing" in the
"Central Administration > Operations > Usage Analysis Processing". I
also see the job definition in the Timer Job Definitions area.
stsadm -o getproperty -pn job-usage-analysis -url http://...
returns
<Property Exist="Yes" Value="every 1 minutes between 0 and 59" />
however nothing happens, except the following in the log file
OWSTIMER.EXE (0x12734) Unknown SPRequest error occurred. More
information: 0x80070005
OWSTIMER.EXE (0x12734) Unexpected ERROR: Failed invoking job id
{2660A947-B893-450C-9FA0-ABC6FC6EAB82}
Any ideas?
I tried to google and don't find anything useful so far. I checked
rights on \LOG directory for WSS_WPG account - OK, I added this
account to C:\windows\tasks (read-write). Tried to check the job
programmatically using
foreach (SPJobDefinition job in site.WebApplication.JobDefinitions)
{
if (job.Title == "Usage Analysis")
{
Console.WriteLine("IsDisabled=" + job.IsDisabled);
Console.WriteLine("LastRunTime=" +
job.LastRunTime.ToString());
Console.WriteLine("Status=" + job.Status);
Console.WriteLine("Schedule=" +
job.Schedule.GetType().ToString().Remove(0, 21));
Console.WriteLine("NextOccurrence=" +
job.Schedule.NextOccurrence(DateTime.Now).ToString());
job.Execute(site.ContentDatabase.Id);
}
}
that returns following
IsDisabled=False
LastRunTime=01.01.0001 00:00:00
Status=Online
Schedule=SPMinuteSchedule
NextOccurrence=14.07.2008 15:02:39
but as you see the LastRunTime value is 01.01.0001 00:00:00 that means
it was never executed...
Any help would be much appreciated,
Alexey Smirnov [MVP] Tag: action of the world design Tag: 67342
Web Part Error: This page has encountered a critical error.
Hi, I have problem with WSS v.3 migration from one farm to another.
Old farm uses Windows Web Server 2008 x64 as frontend and Windows Server
2003 R2 SP2 x86 with SQL Server 2005 SP2 x86 as backend. The new farm uses
Windows Server 2008 x64 as front end and Windows Server 2008 x64 with SQL
2005 SP2 x64 as backend.
For migration I use Backup and Restore through SharePoint Central
Administration Web.
Both farms are installed in Manual account creation mode.
I have tested new farm, if I create new WSS Application on it it works just
fine.
I performed restore through SharePoint Central Administration on new farm
and it finished without errors, also I made iisreset /noforce after
restoration.
When I navigate to restored website I get the same error on every list and
main page:
Web Part Error: This page has encountered a critical error. Contact your
system administrator if this problem persists.
I have tried to restore several different WSS sites from the old farm, but
error is the same on all of them.
Any ideas, where to search for the root of this problem? Tag: action of the world design Tag: 67340
Survey text
Sharepoint 2007
I try to put a Q(question) in two lines like:
-----------------
This survey is limited in 2 weeks.
What is your department?
------------------
But in survey answer mode I get
------------------
This survey is limited in 2 weeks. What is your department?
-------------------
So. How coud I enter CR into Q. In SP 2003 you yust Enter is enough.
--
Thanks
IJ Tag: action of the world design Tag: 67339
Maintaining hierarchy
Dear colleagues,
In a custom list; I would like to implement a directory that may have
the following options:
1.) Categories may contain subcategories and so on.
2.) An item may belong to more than one category or sub-category.
For example:
If Microsoft company would be included in the directory and we have
some categories such as:
1. IT
1.1 Software
1.2 Hardware
2. Finance
3. Research
and assuming we would like to add Microsoft web site to the directory
and that it belongs to (1. IT), (1.1 Software), (1.2 Hardware) and (3.
Research), figuring out a suitable approach causes me headache!
The reason is that I'm limited to not using any thing other than
Sharepoint.
I implemented a content type of type folder in order for me to
maintain the hierarchy of categories; should an item belong to a
single category or sub-category, then another content type in the list
of type item would work just fine; however, the intersection of
association as in the Microsoft example doesn't make that approach
suitable.
If would use a webpart, that would be some how ok, but I must leave
the user use the standard default "NewForm" and "EditForm".
Some may wonder, why not using the Site Directory; it's an approach
being studied at the moment, but the current approach is to use a
custom list.
Any suggestions are highly appreciated
Regards Tag: action of the world design Tag: 67338
Newbie permission error
I can't figure out who the website administrator is I have Sharepoint 2.0
running on SBS 2003 R2 and it appears that the dbo of the STS databases are
a group SBS Admin of which I am a member. The Administrator of the domain is
also and administrator. Each time I attempt to make changes, the
permissions are denied. Is the website administrator a service account? Can
permissions be set through SQL server by adding another user to the STS
databases with dbo permissions or is it really convoluted? If the latter,
how do I determine who or what the website administrator is?
--
Regards,
Jamie Tag: action of the world design Tag: 67336
WSS FAQ additions and changes - 29th June - 5th July 2008
Note: All of the addresses of the KB / Articles - 2007 Products / MS /
Non-MS Articles below were valid at the time I added them to the WSS FAQ
site and to this file. I can't guarantee that they still are.
(This is also posted to my blog at http://mikewalsh.bilsimser.com)
(Items are added to the WSS FAQ throughout the week so you will find new
items more quickly by checking at wss.collutions.com or www.wssfaq.com
daily.)
From 29th June 2008 - 5th July 2008
NOTE: Amendment to KB articles: Microsoft are not not amending the date
of a KB article if the change made is marked as a version point change
(so from 2.2 to 2.3 for instance).
This ought to mean that the amendment made is cosmetic rather than
important as important text changes ought to result in a major version
change (such as from 2.2 to 3.0).
Because of this change and to avoid unnecessary effort I will in future
not amend the listings in the WSS FAQ sites if only a minor version
change has taken place.
I will continue to amend both the date and version numbers of major
version changes and of course will continue to add all relevant new KB
articles that my RSS feeds and other sources give me.
I.1 2007 KB Articles (*now only one section for WSS and MOSS*)
New
http://support.microsoft.com/default.aspx?scid=kb;en-us;952288
Description of the Windows SharePoint Services 3.0 hotfix package: May
8, 2008
10th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;953137
Description of the SharePoint Server 2007 post-2007 Microsoft Office
servers Service Pack 1 hotfix package: May 29, 2008
9th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;952294
Description of the SharePoint Server 2007 hotfix package: May 8, 2008
9th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;951249
You do not receive search alerts when you use the FullTextSqlQuery
object to perform a full-text search of a server that is running
SharePoint Server 2007
8th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;952683
The welcome name on a site is not changed as expected after you edit the
name of a user profile in SharePoint Server 2007
8th July 2008
http://support.microsoft.com/default.aspx?scid=kb;en-us;955377
Error "Cannot copy file: Cannot read from the source file or disk."
copying items under the Documents node in Visual Studio Team Explorer
(Warning: TFS ONLY)
7th July 2008
Modified
http://support.microsoft.com/default.aspx?scid=kb;en-us;932619
You cannot crawl case-sensitive Web content in SharePoint Server 2007
(ver 3.0)
7th July 2008
I.b Forefront KB Articles
New or Modified
None
I.c InfoPath 2007 KB Articles
New or Modified
None
II. Articles - 2007 Products (no longer with all links to articles for
other Office 2007 and other 2007 Products)
New
A. Office 2007 Server Products
http://msdn.microsoft.com/en-us/magazine/cc700347.aspx
Automated SharePoint Site Branding (MSDN Magazine July 2008, Ted Pattison)
8th July 2008 (date added)
http://msdn.microsoft.com/en-us/magazine/cc507633.aspx
Automate Web App Deployment with the SharePoint API (MSDN Magazine May
2008 - Ethan Wilansky, Paul Olszewski, Rick Sneddon)
8th July 2008 (date added)
http://msdn.microsoft.com/en-us/magazine/cc337895.aspx
Simplify SharePoint Development with STSDEV (MSDN Magazine March 2008 -
Ted Pattison)
8th July 2008 (date added)
http://msdn.microsoft.com/en-us/magazine/cc163287.aspx
Security Programming in SharePoint 2007 (MSDN Magazine February 2008 -
Ted Pattison)
8th July 2008 (date added)
http://msdn.microsoft.com/en-us/magazine/cc163306.aspx
You Should Learn SharePoint (MSDN Magazine December 2008 - Robert Bogue)
8th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc288413.aspx
Index for Stsadm operations and properties (Windows SharePoint Services)
(updated 30th Jun 2008)
6th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc508987(TechNet.10).aspx
SharePoint Administration Toolkit (Windows SharePoint Services) (Updated
8th May 2008)
6th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc508983(TechNet.10).aspx
Uninstalling SharePoint Administration Toolkit (Windows SharePoint
Services) (updated 8th May 2008)
6th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc508980(TechNet.10).aspx
Updatealert stsadm operation (Windows SharePoint Services) (updated 8th
May 2008)
6th July 2008 (date added)
http://go.microsoft.com/fwlink/?LinkID=117212&clcid=0x409
Microsoft SharePoint Administration Toolkit (White Paper -Kirk Stark)
(updated 30th April 2008)
6th July 2008 (date added)
http://go.microsoft.com/fwlink/?LinkId=86962&clcid=0x409
Evaluation guide for Windows SharePoint Services 3.0 technology (updated
5th April 2008)
6th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc287748(TechNet.10).aspx
Deploy a simple farm on the Windows Server 2008 operating system
(Windows SharePoint Services) (updated 30th June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc263408(TechNet.10).aspx
Deploy a simple farm on the Windows Server 2008 operating system (Office
SharePoint Server) (updated 30th June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc287960(TechNet.10).aspx
Deploy in a simple server farm (Windows SharePoint Services) (updated
30th June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc287827(TechNet.10).aspx
Install Windows SharePoint Services 3.0 and run the SharePoint Products
and Technologies configuration wizard (updated 30th June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262079(TechNet.10).aspx
Install Office SharePoint Server 2007 and run the SharePoint Products
and Technologies configuration wizard (updated 30th June 2008)
5th July 2008 (date added)
http://go.microsoft.com/fwlink/?LinkId=121877
Best Practices for developing accessible web sites in Microsoft Office
SharePoint Server 2007 (Waldek Mastykarz, Imtech)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc512092(TechNet.10).aspx
Restore SSO (Office SharePoint Server 2007) (Office SharePoint Server
2007) (updated 30th June 2008)
5th July 2008 (date added)
B. Other Office 2007 products
None
C. Other relevant products
None
Modified
http://technet.microsoft.com/en-us/library/cc262869(TechNet.10).aspx
(url changed too)
Deploy using DBA-created databases (Office SharePoint Server) (updated
30th June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc262243(TechNet.10).aspx
(url changed too)
Deploy in a simple server farm (Office SharePoint Server) (updated 30th
June 2008)
5th July 2008 (date added)
http://technet.microsoft.com/en-us/library/cc512096(TechNet.10).aspx
(url changed)
Back up and restore SSO (Office SharePoint Server 2007) (updated 30th
June 2008) (title changed to - to SSO from single sign on!)
5th July 2008 (date added)
Deleted
None
III WebCasts (+ PodCasts, On-Line courses) for 2007 Products
None
IV WSS v3 FAQ
New
None
Modified
None
---------------------------------------------------------------------------
V WSSv2 KB Articles (plus SPS 2003 Hot fixes)
New
None
Modified
http://support.microsoft.com/default.aspx?scid=kb;EN-US;870853
Office 2003 and 2007 Office documents open read-only in Internet
Explorer (ver 6.0)
30th June 2008
VI WSSv2 FAQ
New
None
Modified
http://wss.asaris.de/sites/walsh/Lists/WSS%20FAQ/EditForm.aspx?ID=12
I.07.06 How do I ensure that .pdf files are included in the Search function?
http://wss.asaris.de/sites/walsh/Lists/WSS%20FAQ/EditForm.aspx?ID=193
III.59 How can I make the link between Web Part Connections a dropdown
list rather than the standard radio buttons?
http://wss.asaris.de/sites/walsh/Lists/WSS%20FAQ/EditForm.aspx?ID=304
IV.23 How do I remove the *headings* in Quick Launch?
VII. MS Articles
New or Modified
None Tag: action of the world design Tag: 67335
Searching imported lists
I have an imported list with thousands of items. How can I make it so
that the user can search for a specific item (by ID number in the ID
column for example) without having to make a new view everytime?
Suggestions much appreciated. Tag: action of the world design Tag: 67331
Filtering an imported list by user
Hello,
I have imported an excel spreadsheet, one of the columns contains the
customer (Agent).
I wish to filter the list so that users can only see the items which
are relevant to them.
The only way I can see to do this is to manually create a view which
filters by their name, but there are too many customers and different
views required to make this feasable.
I've tried filtering using the Me function, (which returns exactly the
same text as that which is in the Agent column), however, it is
searching for the text "=PROPER(RIGHT(Me,LEN(Me)-9))" rather than the
calculated value...
The user didn't create any of the items, so how can I filter it to
display only the relevant ones?
It's been driving me mad, thanks for any help. Tag: action of the world design Tag: 67330
Inbound e-mail file names converted to lower case
I've enabled incoming email on a document library and although the
attachments I send to the list are added to the list, their file names
are always converted to lower case. Has anyone seen this? I've
tried:
* Different email formats (HTML, rich text, plain text)
* Saving the original email to the library (.eml file shows correct
file name casing)
Nothing above has preserved the file names correctly. Tag: action of the world design Tag: 67328
Paste image from clipboard into control?
I am trying to adapt the HelpDesk sample SharePoint template for use in
logging I.T. service requests. Users balk at the fact that there is no way
to paste an image from the clipboard (e.g., explanatory screen shot) into
the Service Request list item. On a test instance, I changed the "Details"
control type to "Enhanced rich text", but pictures must be saved to files to
be inserted. Any ideas?
Thanks,
Bill Le May Tag: action of the world design Tag: 67327
Spell Check for WSS 3
Hi,
Does WSS 3 have spell checking for the text boxes? I cant find a
definitive yes or no answer (i can't find this functionality on our
wss3sp1 installation). I've seen a number of posts about some 3rd
party spellcheckers, but the posts seem to pre-date WSS 3. Tag: action of the world design Tag: 67318
WSS3 SQL2005 - move databases
Hello,
I am using WSS3 with my config and content databases in SQL2005 on the same
machine. I would like to move both databses to a SQL instance on a different
machine.
Is there any simple way to do this?
Thanks! Tag: action of the world design Tag: 67316
creating branching logic in a SharePoint 2007 list
Is there a way to take the branching logic that is in a sharepoint
2007 survey and have the same functionality in a sharepoint list? I'm
trying to create a process using a flowchart, but I want to be able to
branch the information to certain questions in the list. Tag: action of the world design Tag: 67315
Customizing Helpdesk prebuilt template
Hello all,
I download the 40 templates for wss 3.0 and installed the Helpdesk
one. I am curious on how you can customize the forms contained
within. The one I was looking at specifically was the New Service
Request form. I wanted to try and prepopulate the Customer field on
the NewForm.aspx with the current logged in user. Basically trying to
leverage the User.Identity.Name or something of that nature.
Any thoughts on how this could be accomplished? It may be more
trouble than it is worth.
Thanks,
Greg Tag: action of the world design Tag: 67308
action of the world design
***********************************
http://indianrailroads.blogspot.com