Default to Guest user when authentication failed possible ?
Are we able to configure WSSv3 in such a way that if the username does
not exist or authentication failed, it will default to a user with
GUEST access only ?? KL Tag: Change URL Tag: 57149
Pass SharePoint Form Values to Web Part Page
I have a WSS form (newform.aspx) that once the user fills out the form
is then redirected to another web part page. This works fine but I
would also like to pass the values of 3 form fields to the web part
page (page1.aspx) via the URL.
On the bottom of the newform.aspx page, I have the following:
<input type="hidden" name="NextUsing" id="NextUsing"
value="page1.aspx"
Is it possible to build a string to include the form values to be
passed to a web part page? Any ideas would be greatly appreciated.
Thank you.
cathy Tag: Change URL Tag: 57138
Change Redirect URL during Gradual Upgrade
I know I can uninstall v3 and start over with the upgrade, but I
would, of course, prefer not to.
Is there any way to change the URL that v3 redirect un-upgraded sites
to? I screwed up the host header during set up and there seems to be
no way to go back. If I change the host header in IIS Manager, I see
it change on the gradual upgrade progress page, but the redirects no
longer work.
Is this a field in the DB someplace? Some setting I can twiddle in
the admin console?
Thanks,
Steve Tag: Change URL Tag: 57133
Override item-level permissions for a list
I have a SharePoint list with several custom site groups needing
different permissions. One group is able to read, write, and delete
their own entries (via item-level permissions), and the other group
should be able to read, write, and delete any entry on the list. I
realize the second group can do this if I give them the manage lists
right, but I don't want them to be able to change column names, field
calculations, etc.. Essentially, I'd like to override the item-level
permissions on the list. Is there a way to do this for the one site
group? Thanks. Tag: Change URL Tag: 57128
sending email to all members...
having an issue with wss 3.0
Email is set-up in the admin section and users are getting email
individually.
However, "Send e-mail to all memebers" from an open Sharepoint
document doesn't work correctly. The new message box will open, but
the To: area doesn't populate with the group members.
Anyone have an idea why it will not populate? Or anywhere online that
has some steps I can follow to verify the email is setup correctly in
wss 3.0???
Thanks in advance! Tag: Change URL Tag: 57126
Web Part Development Method Question
Hi all, I'm no SharePoint Developer (I'm not a developer at all
actually), but I have a question that I hope you guys can answer for
me.
I've been looking at the code behind some web parts, and I see that
there is a RenderWebPart method, which I assume is to display data on
the page. Is my assumption to correct? Is there any other way to
display data, or does this method have to be found in every single web
part? Tag: Change URL Tag: 57124
Backup in WSS v3
We need a backup stratagey for share point services v3... whats the best way
to do this? we have backup exec 11d and if needed can buy a sharepoint
agent, but we want to guarante that we have a perfect backup that can be
restored of sharepoint, what do you guys suggest? Thanks! Tag: Change URL Tag: 57121
WSSv3 Migration
Hello,
I have Sharepoint V2 running on one server and we have been looking at
moving to V3. However, we want to place v3 on a box of it's own. The
way it is setup is i have Sharepoint v2 on a server currently being
used for many other things. I also have another server where i have
installed v3. We have a third server running SQL 2000 where the
databases for both versions are being housed. Little to no
customizations have been done on V2 and V3 has very little content in
it currently.
Since i have v3 already installed i believe it is possible to move the
database only from v2 over to v3 without much hassel is that correct?
I have seen some articles but all have been a little confusing to me.
A Sharepoint deployment/migration article and word doc i have been
reading has been saying to use an addcontentdb operation part of the
stsadm tool but i don't see that operation as an option when i runn
stsadm.exe -help and it constantly errors out saying the operation is
invalid. Are there any step by step articles on how to do migrate the
dbase? In my setup, what is the best method for moving to v3 in your
opinion?
Thanks in advance. Tag: Change URL Tag: 57120
WSUS 2 SP1 and WSS 3.0 problems running both on same server
Hi,
Can anyone point me to any information regarding the subject. I've
attempted to install WSUS 2 sp1 on a server that is already running
Sharepoint services 3.0. When I installed it to a custom website I kept
getting an error in the management console about the SelfUpdate service
couldn't be detected. So I found an kBase article (don't remember the
number) and ran through it's workarounds. Still get the same message on the
admin console.
So I thought maybe uninstalling it, and renistalling it to the default web
site would help it along. Nope! Because of the WSS 3.0 installation the
Default web site won't start (both sites use the same port (port 80)). Okay
so I try move the two services (ClientWebService and SelfUpdate) service to
the WSS 3.0 site, since they must run on port 80, instead of the customized
port of 8530. Still doesn't work.
How can I get these two services to play nicely in the same sandbox?
TIA,
Art Billings Tag: Change URL Tag: 57119
Read querystring and display info
I'm trying to create a link to my sharepoint site which will be
populated with a querystring like this:
http://sharepoint/sites/entry.aspx?info=abc
in the entry.aspx page, there will be a content editor webpart which
will be pointing to a separate report website which is not a
sharepoint site:
http://bricfi/default.aspx
which will take the info in the querystring value from the entry.aspx
link (info=abc) and present the appropriate information pertaining to
what is in the querystring.
Any ideas? Tag: Change URL Tag: 57117
Problem with some alerts after upgrading to WSSv3
Hi all!
I have a prboblem with alerts after upgrade to WSSv3. The old
configure is like this:
ServerOld
SiteOld (WSSv2)
ListOld
Alerts is working fine.
Upgraded to WSSv3 by following "Deploy a new server farm, then migrate
content databases" (http://technet2.microsoft.com/windowsserver/WSS/en/
library/dd03cc53-718c-4183-af99-a5f309010fe61033.mspx?mfr=3Dtrue) @
TechNet.
So the new configure is something like this:
ServerNew
SiteOld (Upgraded to WSSv3)
ListOld (same list as above)
ListNew (New list)
If i create an alert on ListNew and ListOld i get a mail saying i
created an alert.
If i add(or edited) a item to ListNew i get an alert saying a new item
was added.
If i add(or edited) a item to ListOld i don=B4t get an alert.
To summarize: After upgrading to WSSv3 the old list don=B4t generate any
alerts, but all the new lists do.
Do i make any sense? Is any information missing?
Do some one have a solution for this or can someone point me to where
to start troubleshooting.
Thank you in advance.
/Bogge Tag: Change URL Tag: 57114
Problem with custom field type in WSSv3
Hi,
I've created a custom field type in WSSv3 with a FieldType element
<Fields>
<Field ShowInNewForm="false" Name="Status" DisplayName="Status"
DisplaySize="20" Type="Text">
<Default>Status1</Default>
</Field>
</Fields>
and deployed it on my server. Everything works fine but if I go to
"list settings" and click on my new custom column (to change the
settings) I don't see the values I entered for the status field. I
only see "Status field value."
I've tried several examples and I get the same problem. What can I do
to resolve this problem? Can anybody help me, please?!?
Thx, nets-rac Tag: Change URL Tag: 57112
WSS 3.0: Opening a SPSite works on development, fails on live
Summary: I have .NET 2.0 code to open a SPSite that works on my development
server and fails on the production server. I suspect a configuration issue
and would like help on where to look next.
Detail:
I'm using the following (abbreviated) code to open a SPSite. Compiled in
VS2005, the Sharepoint reference is to C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\12\ISAPI\Microsoft.SharePoint.dll.
using Microsoft.SharePoint;
namespace com.melandra.Agile.SharepointShim
{
public class GroupingList
{
private string siteUrl = null;
private SPSite site;
public string SiteUrl
{
get { return siteUrl; }
set { siteUrl = value; }
}
public GroupingList()
{
// Do nothing
}
public void OpenList()
{
site = new SPSite(SiteUrl);
...
}
}
}
(Sorry for the property-based stuff - it's a long story)
This has worked fine on our development box for some months. It cannot open
any site I create on our production server, failing with the following error
(I've replaced the site name with ...sitename..., as it's sensitive):
The Web application at http://...sitename.../ could not be found. Verify
that you have typed the URL correctly. If the URL should be serving existing
content, the system administrator may need to add a new request URL mapping
to the intended application.
at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean
contextSite, SPUserToken userToken)
at Microsoft.SharePoint.SPSite..ctor(String requestUrl)
at com.melandra.Agile.SharepointShim.GroupingList.OpenList()
The code is running locally to the production server.
The code cannot open the site, whether the site is newly-created or copied
from the development server.
The user running the code has administrative rights on the site.
The user running the code can log into the site using a browser on the
production server and can manage the site from that browser.
Server hardware: dual Xeons, 6 Gbytes RAM. Newly-installed.
Server software: Windows Server 2003 R2 Standard x64 plus critical hotfixes
from Microsoft Update, SQL Server 2005 Standard SP1, WSS3.0 x64 (from
download site).
All accounts used are domain accounts. I'm not aware of any oddities in the
domain setup - it's worked fine for several years and hasn't given us any
errors. However, this is the first R2 server in the domain.
A successful resolution would allow the code above to open and use the
SPSite, or would give alternative code that allowed us to open and use the
SPSite.
I suspect a configuration error, but I can't find it! All ideas are welcome.
- Peter Tag: Change URL Tag: 57108
Failure to register SharePoint 3.0 services
Hi all,
I keep getting this error when I run the config wizard after a basic install
of WSS 3.0 on Windows 2003 SP1 server:
Failed to register SharePoint services.
An exception of type System.Runtime.InteropServices.COMException was thrown.
Additional exception information: Class not registered (Exception from
HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
System.Runtime.InteropServices.COMException (0x80040154): Class not
registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at
Microsoft.SharePoint.Search.Administration.MSSITLB.IProjects.Add(String
bstrName, String bstrPath)
at
Microsoft.SharePoint.Search.Administration.GathererProject.ProvisionGathererProject()
at
Microsoft.SharePoint.Search.Administration.PrimaryGathererProject.ProvisionGathererProject()
at Microsoft.SharePoint.Search.Administration.GathererProject.Provision()
at
Microsoft.SharePoint.Search.Administration.SPPrimaryGathererProject.Provision()
at
Microsoft.SharePoint.Search.Administration.GathererApplication.ProvisionGathererProjects()
at
Microsoft.SharePoint.Search.Administration.GathererApplication.Provision()
at
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)
at
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision()
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Any help would be appreciated. Thanks.
--
John Tag: Change URL Tag: 57107
How to deploy application template core to WSS site
I could not able to deploy application template to WSS site.
>From http://go.microsoft.com/?LinkId=5922037
I did the following steps
1. Download the solution EXE file to my computer.
2. Run the EXE file to unpack the template file to a
location on your computer.
3. Select the solution file, ApplicationTemplateCore.wsp,
from the extracted distribution. This solution file
will be added to the Windows SharePoint Services
solution store.
4. Via command line, run "stsadm -o addsolution -filename
ApplicationTemplateCore.wsp"
im getting error message as "the specified file was not found." when i
tried to run the command.
Can any one tell me how to add the Application Template core.
Regards,
Jai Tag: Change URL Tag: 57106
Change In IP
Does Change in IP of a server will effect any functionality or do i
have to do something in SP to handle the IP address change. Tag: Change URL Tag: 57105
Sharepoint Membership
Any one know of any way to tie SP membership to Outlook email
addresses? This way when new people join a department they would
automatically be added to SP and if they left, they could be
automatically removed from SP by changing the Outlook list.
Please reply Tag: Change URL Tag: 57102
pre-populating a custom document library in wss v3, via onet.xml is this possible
Hi,
I am using wss v3 and I am trying to prepopulate a document library
when a site is provisioned by modifying onet.xml. I guess the first
question is, is this possible? As there appears to be no event I can
tap into and then use the object model.... so assuming it is...
The way i have tried to do this (but failed!) is create an instance
of my document library in the configuration tags of the onet.xml.
So in onet.xml
Within the <configuration> block I instantiate my custom made
document library feature
<List
FeatureId="<guid in here>"
Type="9999"
Title="mylist"
Url="$Resources:core,shareddocuments_Folder;/mylist"
Name="mylist"
QuickLaunchUrl="$Resources:core,shareddocuments_Folder;/mylis
t/AllItems.aspx">
</List>
Note: it doesnt appear on my quick launch bar either, so any ideas
appreciated :)
Then I add a module section, which i believe will provision the file
into my document library, I maybe wrong??
<Modules>
<Module Name="Default"
RootWebonly="False"
List="9999"
Url="$Resources:core,shareddocuments_Folder;/mylist"
SetupPath="LAYOUTS\mydocs"
Path="Template\LAYOUTS\mydocs">
<File Url="mydoc.doc"
Type="GhostableInLibrary" />
</Module>
It doesnt work and when i examine the log files I get the following
errors
88y1 Medium No document templates uploaded for list "Mylist" --
none found for list template "9999".
88yz Medium Creating default modules at URL "http://<server path
details here but removed for posting>"
72ix Medium Not enough information to determine a list for
module "Default". Assuming no list for this module
88z3 High #20015: Cannot open "Shared
Documents/mylist/AllItems.aspx": no such file or folder.
(Can anyone give me an example piece of code that adds a document i.e.
a word doc or a power point doc, into a custom document library at
site
provision time, of this all the ones in msdn and in blogs are to do
with master pages or lists, not document libraries)
Any help greatly appreciated, im new to wss, so if anything is
completely wrong I apologise just need some helping out.
I appreciate i shouldnt edit the onet.xml directly but at the moment
im doing a proof of principle.
I saw an article that did this with a picture gallery
http://thingsthatshouldbeeasy.blogspot.com/ but no examples of
document libraries...
thanks
brad Tag: Change URL Tag: 57096
Cannot run Reporting Services 2000 and WSS3 onsame server
I have a single Win2k3 server that was running SQL2000, SQL Reporting
Services 2000, and Windows SharePoint Services 2.
I upgraded the WSS2 to WSS3. When I try to navigate to http://myserver/Rep=
orts
I get an error "Server Error in /Reports Application". With the
error
message Unrecognized attribute 'Type'. The source error has this
line
highlighted...
<sectionGroup name=3D"System.Workflow.ComponentModel.WorkflowCompiler"
type=3D"System.Workflow.ComponentModel.Compiler.WorkflowCompilerConfigurati=
on=AD
SectionGroup,
System.Workflow.ComponentModel, Version=3D3.0.0.0, Culture=3Dneutral,
PublicKeyToken=3D31bf3856ad364e35">
The source file identified in the error is c:\inetpub\wwwroot
\web.config
I assumed that the Reports application couldn't understand the
web.config entry because it now included Freamework v2 information.
The first thing that I tried was to change the ASP.Net settings in
IIS
for Reports and ReportServer to v2.
Now when I navigate to http://myserver/Reports the reports I can see
the reports listed properly. But, when I try to execute a report I
get the following Reporting Services Error...
Failed to load expression host assembly. Details: StrongName cannot
have an empty string for the assembly name. (rsProcessingError)
>From looking at other postings it appears that this error is due to me
setting the Reports and ReportServer applications to ASP.Net v2.
So, I am stuck. If I set the applications to v2 I can see the site
but cannot run the reports. If I set te applications to v1.1 then I
cannot see the site at all.
Is there are way to allow Reporting Services 2000 to exist with WSS3?
Thanks for your help
IAN Tag: Change URL Tag: 57095
Hostname, IP address display web part?
Is there a publicly available web part that displays the IP address
and hostname of the client machine?
This would make providing tech support easier!
VinceV Tag: Change URL Tag: 57094
WSS3 KB article 927919
Hi,
Has anyone worked with this article and had any success with it? It's a bit
vauge in some areas and lacks examples.
thanks, Tag: Change URL Tag: 57093
New Folder command in Project List Toolbar
I have a project list that I have already created a sub folder on, but the
option to create new sub folders is no longer an option on the "new" menu -
any ideas?
I have check and toggled the "Display "New Folder" command on the New menu"
option under the lists advanced settings, but the option never appears.
Obviously I have does this in the past as I already have a sub folder, has
anyone seen anything like this? I have the new folder option under other
lists and clearing my browser cache etc. doesn't help...
TJ Tag: Change URL Tag: 57090
Usage Analysis setup: The virtual server that is referenced here is not in the config database.
Good afternoon all,
While attempting to enable Usage Analysis Processing from SharePoint Central
Administration, I receive the error noted above after enabling logging and
enabling usage analysis processing. There doesn't appear to be a method of
selecting a virtual server to apply this to, although there is only one
virtual server in this SharePoint installation. After returning to the
administration page for setting up this option, however, the previously
checked settings are still enabled.
Does the virtual server error described tell me that usage analysis is still
not enabled although the options are still checked? Did I miss a step in
the setup? It seems like a pretty simple item to enable.
Thanks and best regards,
Chris Tag: Change URL Tag: 57089
Permission Problem
Do I need to set any permissions outside of Sharepoint (WSS 3.0) or should I
have everything I need right there in the Sharepoint interface? I was
assuming the latter, but I've run into a problem. Users (including site
owners) can't view certain parts on child sites (like the logo) and are
prompted to log in three times for every page. After logging in 3 times--or
even canceling the log in request--they get the required access to the page,
though the logo still doesn't display. As domain users they shouldn't need
to log in at all; authentication should be automatic.
I narrowed it down to a file permission problem. I added Domain Users to
the WSS_WPG group on the WSS server and now everything works correctly for
everyone. (I chose WSS_WPG because it already has read/list/execute) on the
root web folder.) But this doesn't seem right. I can't find any
documentation that says I should have to fiddle with machine-level
permissions. Was this the right thing to do? Should I create a separate
group that gives read-only permission to the web folder? Or is there
another way to make this work?
John Tag: Change URL Tag: 57088
Multiple sites / domain names
Hello all!
I have a WSS3 environment and created a site
(http://servername/default.aspx) which I linked to the domain
www.domainname.com to access the site from outside.
I created another site (http://servername/sites/test/default.aspx) and want
to link this one to test.domainname.com. But how can I do this?
Thanks in advance,
Marco. Tag: Change URL Tag: 57082
assign master page to custom site definition during v2 to v3 upgra
I'm currently in the process of trying to upgrade a v2 custom site definition
to WSS v3. I have created a custom master page that I want to reference in
the new v3 custom site definition as part of the upgrade process. Newly
created sites using the new site definition reference the custom master page
correctly but sites that have been upgraded do not.
I need to be able to reference the new master page and also set the
custommasterurl property to the correct master page during the upgrade
process. I would expect that this should be done via my custom upgrade
schema xml file but I don't know where I can specify these config changes
based on the available elements to the microsoft.sharepoint.upgrade namespace.
Any ideas, thoughts or suggestions are greatly appreciated.
Thanks,
Marty Tag: Change URL Tag: 57080
Research cannot be concluded
Hi,
I create a new site collection, and the search works fine.
But I have one old wiki site collection that the search do not work.
when I try to search something I got the following error:
"Research cannot be concluded because there is not an index assigned
to this site. Contact administrator for more information".
Does anyone know how can I do That? Tag: Change URL Tag: 57079
WSS 2.0 to WSS 3.0 Data Migration
I'am trying to export several link lists from WSS 2.0 to WSS 3.0. In
WSS 3.0 i created a link list with subfolders. I convert the data
using the spreadsheet view and then cut and paste. This works good,
exept if i paste the data into a subfolder of the link list in WSS
3.0. The data always appears in the rootfolder of the list.
Is there a way around this behaviour?
Thanks for your help.
Dominik Tag: Change URL Tag: 57077
Links Web Part Question(opening in a new browser window)
I came across this site and i'm interested in doing the same thing in
WSSv3
http://www.wssdemo.com:8080/Pages/Links.aspx
But i got stuck since Sharepoint Designer its a little diiferent from
FrontPage.
Any ideas how i can do these stuffs...(the last one is really waht i'm
interested in)
Links grouped by a category
Mouse over link shows tool tip using the Links Notes field
Links open in a new browser window
Thanks in Advance.. Tag: Change URL Tag: 57070
Usermanagement with groups (WSSv3)
Dear WSS.v3 users,
I'm trying to solve a customer implementation situation using WSS.v3
without resorting to customization. I think it's possible, but can't
get my head around the best method. This is the case:
- Customer x has many committees
- Each committee needs to get a WSS site
- A person can have access to multiple committees (and also to
multiple WSS sites)
- Customer uses a standalone, internet facing server for hosting.
- Customer needs to be able to add / change users themselves (not
necessarily groups) in WSS
So there you have it, classic security situation: users need to be in
usergroups, each usergroup needs to have a WSS role and site access.
Assigning multiple groups to a user grants access rights to multiple
WSS sites. Normally i would say: use active directory --> add windows
AD group to WSS site --> done.
However, in this case the customer wants (needs) to be able to add and
change users themselves, within the WSS environment. And they don't
want to add users to sites in WSS, but transparantly at the user level
(figures). So, they need to be able to add a user and then assign them
to the correct groups. As far as i can see with account creation mode
this is not possible, it's still at WSS site level.
Anyone have any idea how to solve this?
Thanx!
Bert Tag: Change URL Tag: 57064
Multiple Top Level Domains in WSS 3.0
I am trying to figure out the best way to accomplish the following.
Architecture:
WSS 3.0 Server (named SERVER)
SQL Server (Different physical box)
Current Setup:
http://server.domain.com is my default web application using port 80
it allows anonymous connections and uses NTLM for authentication.
I want to add:
https://server2.domain.com with Anonymous access and .NET Forms Based
Authentication on the same box.
If I try and add a new application using WSS Admin, it will not let me
create a site using port 80. If I specify a different port, it
creates the site with the following format: http://SERVER:port
Any help would be appreciated. Tag: Change URL Tag: 57063
WSS2 => WSS3 failed: Access to this web site has been blocked
The upgrade failed to WSS3 (side by side) and when i try to access the
WSS2 root site i get "Access to this web site has been blocked". The
new Pair website in WSS3 is removed: I have tried to create a new
Virtial Server to the same content database in WSS2 but still get
"Access to this web site has been blocked" when i access to root site.
Any ideas how to fix this?
// Mats Tag: Change URL Tag: 57062
Upgrade SHarepoint services 2 to 3
I hope this is the correct group to post this question. If not, my
apologies. However, I am having a problem upgrading my version 2
sharepoint services to version 3. I can upgrade to version 3 ok but my
original site is not retained or upgraded. What I would like to do is
upgrade to version 3 but keep my site content. Could someone outline
the steps needed to upgrade to version 3 but also retain my site
content.
Any help will be much appreciated. Tag: Change URL Tag: 57058
WSS FAQ additions and changes - 26th February - 4th March 2007
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 26th February - 4th March 2007
I 2007 KB Articles (*now only one section for WSS and MOSS*)
New
http://support.microsoft.com/default.aspx?scid=kb;en-us;931636
Description of the Windows SharePoint Services 3.0 hotfix package: February
6, 2007
28th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;931637
Description of the Windows SharePoint Services 3.0 hotfix package: January
25, 2007
28th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;932055
You cannot select the values for a custom field when you try to edit the
properties on the FldEditEx.aspx page on a Windows SharePoint Services 3.0
Web site
28th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;932347
Windows SharePoint Services 3.0 does not comply with daylight saving time in
Western Australia for the years 2006 to 2009
28th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;932056
One or more custom programs do not finish successfully when you run multiple
custom programs that use the BreakRoleInheritance function in the Windows
SharePoint Services 3.0 object model
28th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;932743
Some items are not indexed correctly when you configure SharePoint Portal
Server 2003 to crawl content that resides on a Windows SharePoint Services
3.0 site or on a SharePoint Server 2007 site
27th February 2007
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b932563
One-time timer jobs will not run until one hour after the jobs were created
in SharePoint Server 2007
27th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;932742
Error message when you try to access a custom application that includes
ASP.NET resource files in Windows SharePoint Services 3.0 or in SharePoint
Server 2007: "Resource file not found"
27th February 2007
http://support.microsoft.com/?kbid=930807
You cannot open a SharePoint Server 2007 notification message in Outlook
2007 when your mailbox is on an Exchange 2003 server
12th February 2007 (marked as an exchange server problem - seen thanks to
the weekly EMO newsletter)
Modified
http://support.microsoft.com/default.aspx?scid=kb;en-us;927919
You cannot search a Windows SharePoint Services 3.0 site when the host
header site uses HTTP and HTTPS (ver 2.1)
23rd February 2007
http://support.microsoft.com/?kbid=823379
You receive a "Server Error in '/' Application. Access to the path <path> is
denied" error message when you log on to Windows SharePoint Services (ver
8.0)
23rd February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;909840
Windows SharePoint Services and SharePoint Portal Server 2003 do not support
Virtual PC and Virtual Server for production environments (ver 3.1)
23rd February 2007
http://support.microsoft.com/?kbid=841057
Support for changes to the databases that are used by Office server products
and by Windows SharePoint Services (ver 7.0)
15th February 2007
http://support.microsoft.com/default.aspx?scid=kb;en-us;928301
How to upgrade from Windows SharePoint Services 3.0 Beta 2 to the original
release version of Windows SharePoint Services 3.0 (ver 3.1)
13th February 2007
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://www.microsoft.com/downloads/details.aspx?familyid=2aeb1a5e-43b8-483b-8cb2-86c0e82bf0ab&displaylang=en&tm
Configuring and Integrating Microsoft Office SharePoint Server 2007 and
Microsoft Commerce Server 2007
2nd March 2007
http://www.sharepointblogs.com/tonstegeman/archive/2007/03/02/20312.aspx
Managing Content Type order and visiblility on a SharePoint list in code
(Blog - Ton Stegeman)
2nd March 2007
http://www.sharepointplatform.com/teamblog/Lists/Posts/Post.aspx?List=427bfca2%2Db731%2D4c19%2D87c6%2D83c90460e02c&ID=43
XSLT Data Views (aka Data View Web Parts) (Blog - Mark Parsons)
1st March 2007
http://www.sharepointblogs.com/tonstegeman/archive/2007/03/01/20263.aspx
Navigation options in a SharePoint Publishing Site (Blog - Ton Stegeman)
1st March 2007
http://devcow.com/blogs/jdattis/archive/2007/03/01/Office_SharePoint_Server_2007_Forms_Based_Authentication_FBA_w_MySites_Walkthrough_Part_2.aspx
Office SharePoint Server 2007 - Forms Based Authentication (FBA)
Walk-through - Part 2: w/My Sites (Blog - Dan Attis)
1st March 2007
http://devcow.com/blogs/jdattis/archive/2007/02/23/Office_SharePoint_Server_2007_Forms_Based_Authentication_FBA_Walkthrough_Part_1.aspx
Office SharePoint Server 2007 - Forms Based Authentication (FBA)
Walk-through - Part 1 (Blog - Dan Attis)
1st March 2007 (date added)
http://www.microsoft.com/downloads/details.aspx?familyid=516b95c5-9133-46c4-a01f-d7598780dc17&displaylang=en&tm
SharePoint Server 2007 Template: Role-Based My Site - Controller-Financial
Analyst and Sales Account Manager
28th February 2007
http://www.sharepointblogs.com/ssa/archive/2007/02/28/20228.aspx
Creating an Installer for your web service (Blog - S.S. Ahmed)
28th February 2007
https://msevents.microsoft.com/CUI/WebCastRegistrationConfirmation.aspx?culture=en-US&RegistrationID=1288744478
TechNet Webcast: Technical Overview of Excel Services (Level 200) (Blain
Barton)
27th February 2007
http://wm.microsoft.com/ms/gsd/mikegannotti/moss_training_portal.wmv
Creating a Training Portal Using Microsoft Office SharePoint Server 2007
(Mike Gannotti)
27th February 2007 (date added)
http://msdn2.microsoft.com/en-us/library/bb267332.aspx
InfoPath 2007 Lab 12: Using SharePoint Server Workflows with InfoPath 2007
27th February 2007 (date added - lab dated February 2007)
http://www.sharepointblogs.com/ssa/archive/2007/02/27/20171.aspx
Searching PHP Sites With SharePoint (Blog - S.S. Ahmed)
27th February 2007
http://technet2.microsoft.com/Office/en-us/library/9e71760e-5459-48dd-9332-d80e6018b1261033.mspx?mfr=true
Install protocol handlers (Office SharePoint Server)
27th February 2007 (date added)
http://www.microsoft.com/downloads/details.aspx?familyid=23b904b9-b883-46df-b5dd-51ad2286393b&displaylang=en&tm
Leading global coffee retailer improves business processes and enhances
store Web portal with Microsoft Office SharePoint Server 2007
26th February 2007
http://weblogs.asp.net/jan/archive/2007/02/26/using-the-ajax-control-toolkit-in-sharepoint.aspx
Using the AJAX Control Toolkit in SharePoint (Blog - Jan Tielens)
26th February 2007
https://msevents.microsoft.com/CUI/WebCastRegistrationConfirmation.aspx?culture=en-US&RegistrationID=1288744546
MSDN Webcast: Creating Customizable Applications Using Web Parts with Visual
Studio 2005 and ASP.NET 2.0 (Anand Iyer) (Ed: SharePoint WebParts too?)
26th February 2007
http://www.sharepointblogs.com/mykiep/archive/2007/02/26/20101.aspx
Creating a List with a Custom View in MOSS (Blog - "MdP")
26th February 2007
http://blogs.msdn.com/powlo/archive/2007/02/25/displaying-custom-data-through-sharepoint-lists-using-spgridview-and-spmenufield.aspx
Displaying custom data through SharePoint lists using SPGridView and
SPMenuField: Part 1: Using SPGridview, adding menus, grouping and sorting
(Blog - Paul Robinson)
25th February 2007
http://weblog.vb-tech.com/nick/archive/2007/02/25/2207.aspx
SharePoint 2007 Workflow with Visual Studio 2005 + InfoPath 2007 (RTM
VERSION!) (Blog - Nick Swan)
25th February 2007
http://technet2.microsoft.com/Office/en-us/library/5465aa2b-aec3-4b87-bce0-8601ff20615e1033.mspx?mfr=true
Estimate performance and capacity requirements for search environments
25th February 2007 (date added)
https://msevents.microsoft.com/CUI/WebCastRegistrationConfirmation.aspx?culture=en-US&RegistrationID=1288687108
Microsoft Webcast: Improve Productivity and Communication Using Office
SharePoint Server 2007 (Joey Blondin)
22nd February 2007
http://software.emc.com/collateral/content_management/documentum_family
/wp_documentum_sharepoint.pdf
Microsoft SharePoint 2007 and the EMC Documentum Platform
30th January 2007
B. Other Office 2007 products (selected few only since 1.1.2007)
http://www.microsoft.com/downloads/details.aspx?familyid=26e4ff75-e68d-4b34-9c60-94ba1937b467&displaylang=en&tm
InfoPath 2007 Sample: Training Labs
26th February 2007
http://www.microsoft.com/downloads/details.aspx?familyid=9a303051-7f25-4da7-9918-c4c9af61b0c5&displaylang=en&tm
Deploying Groove Server 2007 and Groove 2007 at Microsoft
27th February 2007
C. Other New 2006/2007 Products (selected few only since 1.1.2007)
http://www.asp.net/learn/videos/default.aspx?tabid=63#sql
SQL Server 2005 Express for Beginners (a series of short videos)
3rd March 2007 (date added)
http://www.asp.net/learn/videos/default.aspx?tabid=63#beginners
Videos for ASP.NET 2.0 Beginners
3rd March 2007 (date added)
http://www.asp.net/learn/videos/default.aspx?tabid=63#howdoi
"How Do I?" with ASP.NET (a series of short videos)
3rd March 2007 (date added)
http://www.microsoft.com/downloads/details.aspx?familyid=51a5c65b-c020-4e08-8ac0-3eb9c06996f4&displaylang=en&tm
Visual Studio 2005 SDK version 4.0
28th February 2007 (added to get it included in the SDK list as Visual
Studio is used by SharePoint developers)
http://www.microsoft.com/downloads/details.aspx?familyid=530c4d2f-446f-4732-a96e-e15585ba5380&displaylang=en&tm
Microsoft Commerce Server 2007 Starter Site Help
26th February 2007
Modified
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331911&EventCategory=3&culture=en-US&CountryCode=US
MSDN Virtual Lab: 2007 Microsoft Office System - Creating Workflows for
Windows SharePoint Services
26th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331910&EventCategory=3&culture=en-US&CountryCode=US
MSDN Virtual Lab: Getting Started with the Business Data Catalog in
Microsoft Office SharePoint Server 2007
26th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331909&EventCategory=3&culture=en-US&CountryCode=US
MSDN Virtual Lab: 2007 Microsoft Office System - Understanding the 2007
Microsoft Office System User Experience and Interface Design
26th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331339&EventCategory=3&culture=en-US&CountryCode=US
TechNet Virtual Lab: 2007 Microsoft Office System - Introducing Content
Types for Windows SharePoint Services
20th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331340&EventCategory=3&culture=en-US&CountryCode=US
TechNet Virtual Lab: Microsoft Office SharePoint Server 2007 Enterprise
Features Administration
20th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331338&EventCategory=3&culture=en-US&CountryCode=US
TechNet Virtual Lab: What's New in Microsoft Office SharePoint Server 2007
Feature Walkthrough
20th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331569&EventCategory=3&culture=en-US&CountryCode=US
MSDN Virtual Lab: New Microsoft Office Outlook 2007 Programmability
20th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331568&EventCategory=3&culture=en-US&CountryCode=US
MSDN Virtual Lab: 2007 Microsoft Office System - Programmatic Manipulation
of the Microsoft Office Open XML Formats
20th February 2007
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032331337&EventCategory=3&culture=en-US&CountryCode=US
TechNet Virtual Lab: What's New in Windows SharePoint Services Feature
Walkthrough
20th February 2007
Deleted
http://weblog.vb-tech.com/nick/archive/2006/09/04/1753.aspx
SharePoint 2007 Workflow with Visual Studio 2005 (Blog - Nick Swan)
25th September 2006 (replaced with a RTM version)
III WSS v3 FAQ
New
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=977
I.34 What are the different version numbers of WSS 3.0 and MOSS 2007
versions?
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=976
II.10 Do you have a batch file handy for installing the second lot of WSS
3.0 Application Templates?
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=988
III.77.02 Application Templates: I'm having a problem with the Lending
Library admin templates, can you help?
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=985
V.42 SharePoint Services 3.0 Quick Source Guide (QuickSource) *released*
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=978
VI.10 Alert Plus Web Part (commercial - Bamboo Solutions)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=979
VI.11 Group Email Web Part (commercial - Bamboo Solutions)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=980
VI.12 Cross List Web Part (commercial - Bamboo Solutions)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=981
VI.13 List Search Web Part (commercial - Bamboo Solutions)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=982
VI.14 List Bulk Import (commercial - Bamboo Solutions)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=983
VI.15 Nintex Workflow 2007 (commercial - Nintex) [end Feb 2007 = Preview
release]
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=984
VI.16 Nintex Podcast Server 2007 (commercial - Nintex) (release date 1Q
2007)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=986
VIII.11 Professional Visual Studio 2005 (Wrox - Andrew Parsons, Nick
Randolph) *released*
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=987
X.41 X.41 SharePoint Inspector (free - Gaetan Bouveret)
Modified
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=971
I.32.01 What issues are fixed in fix packs for WSS 3.0?
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=968
V.41 Microsoft Office Sharepoint Server Moss et Office 2007 (Hermes
Science - Erol Giraudy with Anthony Bidet, Renaud Comte, Hammou Fdili,
Benoit Hamet, Christian Hougardy, Etienne Legendre, Philippe Luzet, Gregory
Renard etc.) *released*
(authors added - full list in description as the list is too long for the
field!)
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=890
VIII.07 Designing Forms with Microsoft Office InfoPath and Forms Services
2007 (Microsoft .NET Development Series) (Addison-Wesley - Scott Roberts,
Hagen Green) *released*
http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=891
VIII.08 Pro InfoPath 2007 (apress - Philo Janus) *released*
Deleted
None
---------------------------------------------------------------------------
IV WSSv2 KB Articles (plus SPS 2003 Hot fixes)
New
None
Modified
http://support.microsoft.com/?kbid=931180
You cannot use properties to tell whether a Web site was created by using a
Visual Studio .NET Web project or whether it was created by using Windows
SharePoint Services 2.0 (ver 1.1)
14th February 2007
Withdrawn
None
V. MS Articles for WSSv2
New
http://www.microsoft.com/downloads/details.aspx?familyid=9023a71e-37cd-48b9-82b4-1e1a8748d000&displaylang=en&tm
SharePoint Surveys Get Started (2003)
26th February 2007
Modified
None
VI Non-MS Articles for WSSv2
New
http://www.imakenews.com/mernstmann/e_article000435389.cfm
Printing Web Parts in SharePoint (CorasWorks)
27th February 2007 (date added)
Modified
None
VII WSSv2 FAQ
New
None
Modified
http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=23
I.12.02 Document Library - Alerts - Amending the text
http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=403
III.100 How do I display a MS Access Report as a web part?
http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=410
III.102 How do I Filter by the last x days?
http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=451
VII.09.06 Free (but) WSS Web Parts - Calendar webpart (incl. colour/color
coding) [Programs Unlimited Inc. - free but limited functionality and nag
link] Tag: Change URL Tag: 57057
Sharepoint Upgrade to 3.0 Disaster
SPS 2.0 in stand alone environment tried to upgrade to SPS 3.0 and
experienced major failure.
1) Ran prescan.exe on current setup in 2.0 without error
2) Began upgrade process for inplace upgrade. I have no custom web
parts, so no issues there
3) Got almost through setup when error was found on Content
database. Don't know the actual wording but apparently there were
problems with my content database that prescan.exe did not find. The
installation then ended and I was left with the prospect of going back
to WSS 2.0 and starting over.
4) Uninstalled WSS 3.0 and reinstalled WSS 2.0. My config and content
databases were backed up, so i began the restore process.
5) The config database reconnects fine to a fresh install of WSS 2.0,
but I get a "Content Database Already Exists Error Code:1801" error
when trying to reconnect to content db. I am running WMSDE, so i
tried other posted solutions on microsoft and elsewhere to add the
NETWORK SERVICE as sysadmin to the db, which runs fine, the user is
added. However when I try to reconnect after that, I get the same
error. NETWORK SERVICE is listed as the identity in the app pool for
SPS Admin in IIS.
Has anyone run into this failure on the install of 3.0, and can anyone
help at all on the "DB already exists" error? Most appreciated Tag: Change URL Tag: 57055
Sharepoint WSS3.0 changing order of project tasks
Hi,
Is there a way to change the order of project tasks when they appear in
Gantt view?
They seem to always be displayed in the order they where placed.
So is there a way to alter the order?
Thanks,
Arnold Tag: Change URL Tag: 57054
Web parts from the interent....how?
Hi all:
In answer to my earlier question TK was kind enough to tell me that
SharePoint web parts can be accessed over the internet, but he neglected to
tell me how to set it up. Does anyone know of a KB that details how to set
this up? Right now I am getting some errors when I hit the web parts page:
When I access my web parts page on the server itself I
get 2 dialogs:
1. This website uses a data provider that may be unsafe. If you trust the
website, click OK, otherwise click Cancel
and when I click OK, I get:
This website is using your identity to access a data source. If you trust
the website, click OK to continue, otherwise click Cancel.
when I click OK on the 2nd dialog, the web part displays the data correctly.
When I try to access the web part page from another machine, I am prompted
for a username and password, and then I get the same 2 dialogs, but after I
click OK both times the data doesn't show up and I get the very helpful
error message:
Failed to get Data. If available, errors returned from the provider are
listed below.
With no errors listed.
I imagine this is all due to IE security settings, does anyone know of a
document that details how I can set these pages up for Internet access? Do I
need to use some kind of a session object to store a logon?
--
John.
http://mscrmguy.blogspot.com/ Tag: Change URL Tag: 57053
Get sharepoint to stop prompting to log in?
When accessing our sharepoint server, it repeatedly pops up the login prompt
to an extent that all of our users find really annoying. I'd like to find out
how to address this.
Some background:
We have recently upgraded from WSS 2 to 3, and this issue remains for us.
I've noticed that it seems to be worse on IE7 and/or Vista, but it is a
problem with XP Pro and IE6 also.
We have an active directory server, call it ServerA, and a sharepoint
server, call it ServerB.
Both are on our domain, call it MYDOMAIN. For whatever historical reason,
it's really called MYDOMAIN.local so you can ping ServerA or
ServerA.MYDOMAIN.local and both work when you are internal on the LAN or
VPN'd in.
Externally, we are called MYDOMAIN.com, and we access our sharepoint server
with SSL-only externally, and instead call it Sharepoint externally. So if
you want to access it from the Internet, you use
https://sharepoint.mydomain.com/
In our firewall we also mapped this back to ServerB so if you access
https://sharepoint.mydomain.com/ from the LAN it also works. In fact, we
always use this even on the LAN so that we don't have to send out two
different URLs.
We are a small shop and ServerA generates our SSL certificate for ServerB so
it is not from a trusted source like VeriSign; but we do add *.MYDOMAIN.com
to trusted sites in IE.
When we access other internal resources, like an Intranet that requires
Windows Authentication, we do not have to log in -- it sees we are logged
into our workstations and automatically passes the credentials through.
For Sharepoint, is there a way for it get the credentials from Windows and
only prompt us if necessary? Or, at least is there a way to have it really
remember our login information (instead of just teasing with that check box)?
Thanks... Tag: Change URL Tag: 57049
Linking 2 sites for data
I currently am working on our IT Help Desk Sharepoint site.
I have a site for the IT team, more of a workspace, and I want to have
a subsite inside of that for users to open service tickets. I want to
be able to view their service ticket information on our page.
How do I like the 2 together? Tag: Change URL Tag: 57046
rename filename in document library
I want change the name for my document (toto.pdf in newtoot.pdf for
example). When I use explorateur mode I lost information for this
document (all columns become blank) except name.
Is it possible to rename the filename of document in WSS 3.0 ? Tag: Change URL Tag: 57038
How do to query the email address of a user from WSS3 standalone ?
How do i retrieve the email address of a local user (not a domain user) from
a standalone WSS3 server. I understand that i need the SQL client to be
installed and that i have to run the query locally. I've not peeked into the
structure of the SharePoint database and was planning to use the SQL client
or VBscript and ADO to do it. My purpose is to email password expiration
reminders to the local users..
Thanks,
Mike Tag: Change URL Tag: 57035
How to SSL the SharePoint Administration website ?
For WSS3 standalone, i was able to SSL the SharePoint website by creating an
alternate access mapping and then applying an SSL certificate. Everything
works fine with that site.
How do i do this now for the Administration website? I have 2 private IP
addresses bound to the NIC and both websites are assigned to the first IP.
My understanding is:
1. Use the second private IP for my SharePoint Administration website
2. Second DNS record will be created to point to the second IP
3. Create alternate access mapping for the Administration website
4. Apply SSL certificate to Administration website
Are there other ways to do this?
Mike Tag: Change URL Tag: 57034
Copy/Export Local Calendar to Sharepoint Calendar
I have connected a Sharepoint Calendar into Outlook 2007 for the
president of our company. He wants to move everything over to the
SharePoint Calendar. I can drag individual appointments from his local
calendar to the SharePoint calendar within Outlook 2007 but I cannot
seem to find a way to move everything over at once. Tag: Change URL Tag: 57033
Usage Analysis setup: The virtual server that is referenced here is not in the config database.
Good morning all,
While attempting to enable Usage Analysis Processing from SharePoint Central
Administration, I receive the error noted above after enabling logging and
enabling usage analysis processing. There doesn't appear to be a method of
selecting a virtual server to apply this to, although there is only one
virtual server in this SharePoint installation. After returning to the
administration page for setting up this option, however, the previously
checked settings are still enabled.
Does the virtual server error described tell me that usage analysis is still
not enabled although the options are still checked? Did I miss a step in
the setup? It seems like a pretty simple item to enable.
Thanks and best regards,
Chris Tag: Change URL Tag: 57032
What causes Web Parts to be invisible in Virtual Server Gallery?
For some unknown reason, the Virtual Server Gallery on our WSS 2
server is now showing (0), even though the web parts are all still
installed on the box. We can see the listing of server web parts when
we go into a top-level site's Web Part Gallery page and click on "Add
New Web Part", but we can't see these parts listed in the Virtual
Server Gallery. The web parts are installed, because we can still use
them by importing .dwp files, or by adding a Web Part to the site
collection gallery using the "Add New Web Part" facility.
What are possible causes / fixes for this? Tag: Change URL Tag: 57031
View option problem
I've created a page containing web parts for 2 different views of a team
discussion.
I've created a view similar to the Subject view but sorted on the subject
column. Despite removing any reference to Last Updated in the sort order for
this view, it is still sorting on that field.
Can anyone help?
Thanks Tag: Change URL Tag: 57026
Timecard Management application template (v3)
(just in case anybody from MS reads these posts)
The quite nice Timecard Management template has a bug: if you use a locale
different than English (French for example), logged hours is empty (i.e. not
displayed) in most of the views.
Regards
FK Tag: Change URL Tag: 57023
Query reccuring events
Have a list based on content type Event. When i do a CAML query using
<DateRangesOverlap/> i find it impossible to filter the "instances" of
the series.
I want to filter the "instances" based on their enddate.
-B Tag: Change URL Tag: 57021
Is there a way to change the WSSv3 site URL from http://servername to
http://servername.com ?? KL