Blog Home  Home RSS 2.0 Atom 1.0 CDF  
Mike Walsh's WSS and more - Wednesday, August 22, 2007
 
 Wednesday, August 22, 2007
It's odd that even today the best article on how to install SQL Server 2005 SP2 Reporting Services is a SharePoint Team Blog from February but there (if I haven't missed something) you are.

(http://blogs.msdn.com/sharepoint/archive/2007/02/19/microsoft-sql-server-2005-sp2-reporting-services-integration-with-wss-3-0-and-moss-2007.aspx)

(Aside: It's good that the SharePoint Team Blog mostly doesn't just repeat information from other team blogs about the release of beta products - see today's other blog item here)

I've been working through that article and it could do with some re-writing in my opinion - as a blog item it's fine, but if MS ever produce a white paper or TechNet article onthis subject they will need to improve the text quite a bit.

The first thing that I found confusing is the use of the "Reporting Services" term and the "Report Server" term. This has little to do with the writer of the piece however and more with the insane fact that when you in SQL Server 2005 click on "Reporting Services configuration" (Programs->SQL Server 2005->Configuration Tools->Reporting Services configuration) you get a screen headlined "Configure Report Server".

Yes, you saw that correctly you select ReportING ServICES and you get Report ServER. How mad is that!

Then of course this is all about installing the Reporting Services *Add-In* so there is an over-abundance of Reporting Services which the documentation doesn't make a really great job of distinguising among.

Anyway enough of the general mutters, what about some specifics.

There's first a list of what components need to be installed.

- SQL Server 2005 Reporting Services
- SQL Server 2005 Service Pack 2
- Office SharePoint Server 2007
- Microsoft SQL Server 2005 Reporting Services Add-In for Microsoft SharePoint Technologies

(Aside: why is SQL Server 2005 ... and Office SharePoint Server enough for those items but the final name - which is long enough anyway - has a Microsoft shoved in front of it?)

Anyway you see that list; think you've already installed SQL Server 2005 Reporting Services; the SP2 and MOSS 2007 and so you now install The Add-In.

WRONG.

This is just a list. Preparing the ground as it were. Don't you hate it when they do that?

Instead you have to read on and here there's a para on "Report Server Configuration". *This* is the first thing you do (*before* installing the Add-In).

This is a completely useless paragraph - except that is for the information that you need in a **screen** headed "Configure Report Server" to have a tick next to the SharePoint Integration item.

What it misses are many key points.

1. You access this page by "Reporting Services configuration" (how - see my earlier mutters above)

2. When you do there is a question mark next to SharePoint Integration.

This it says is because you haven't specified a Database for reports. You go to Database Setup and see that there is a database specified for Reports. You try just saving that. I can assure you it's not going to be enough.

Instead what you need to do is to create a NEW Database for reports or amend the existing one (which SQL Server 2005 Reporting Services installed for you which the writer of the paper knows you have done ....)

I created a new database just to be 100% sure.

3. That new database needs to have "SharePoint Integration" selected (the same page where you create it - i.e. in the Database Setup part of the Configure Report server page).

Now finally you have a tick next to SharePoint Integration and your own "Configure Report Server" page looks like the one in the Team Blog.

Only now can you install the Add-In!

(The paper doesn't bother to tell you this (the next para starts "After installing the .... Add-In ... a new application becomes available) so if you were reading through this paper before installing anything you would in fact already have installed the Add-In before doing the necessary Report Server Configuration change ...)

OK. So so far the steps are

1. Run Reporting Services configuration so that you can amend the Configure Report Server page (!)

2. Install the Add-In.

You are then supposed to see a new "Reporting Services" section in Central Authorization/Application Management.

Chances are that there's a 50% chance that you won't.

That's because again there is something missing from the instructions (if you can even call them that) in the team blog article. In this case it's the information that you need to be logged in as the user that you used to install MOSS 2007.

In my case I was logged in as the Administrator of the server which was a fine choice for doing the SQL Server (Report Server / Reporting Services) configuration changes. But try (and re-install; and do occasional iisresets etc.) as I might I never saw the Reporting Services section in Application Management after installing the Add-In.

No, instead, you need to (first as Administrator uninstall the Add-In); log-out; log back in as the user used to install MOSS 2007 and only then install the Add-In.

Now you will, finally, see the Reporting Services section in Application Management.

You'd think that would be worth mentioning wouldn't you ?

The next step is described in in the Team Blog as "you must set each of the options ... as follows"

  • Manage integration settings – To configure the Report Server Web Service URL and Authentication Mode (either Windows or other trusted account).
  • Grant database access – To configure the name of the report server database server instance name.
  • Set server defaults – To configure report server timeouts and other options.
Based on previous experience of this Team Blog, I doubt if that's going to be that straightforward (if you look at the above text for the second two items, all it seems to say is that you need to configure somethings - not what to configure them as!), so for today (or at this this blog) I'm going to quit while I'm ahead.




P.S. I'd like at this point to express my thanks to Corleen Heiderken for posting a response to my newsgroup question asking why "Reporting Services" wasn't appearing in Application Management. I was thinking of looking there next, but it was good to get a quick confirmation in advance.

P.P.S. I couldn't, of course, leave well alone and I tried to configure all three of the items listed under Reporting Services. It *seemed* (but who really knows) that the first two went OK (at least they  didn't crash and burn) but the third one crashed and burned even before I got it opened claiming that "An unexpected error occurred while connecting to the report server. Verify that the report server is configured for SharePoint integrated mode."

There's a KB article for this message but it's only for Forms Authentication which i don't have. My weekend starts here so I'll now be wondering about it all that long weekend. I ought to have stuck to having a break after getting something working instead. (I have no idea whether this problem is caused by filling out the two earlier items incorrectly or not btw - I filled them out with things that were a) valid (produced no error message) and b) seemed reasonable. But what do I know.

 

 

8/22/2007 9:42:11 AM (FLE Standard Time, UTC+02:00)  #    Comments [5]   Other Computer | SharePoint  | 
If just one more SharePoint blogger tells me that

VSeWSS 1.1 CTP released


I'll go mad.



P.S. I apologise if in the earlier version of this blog item I seemed to be picking on one particular blogger. I intended only copying the text not the link. (Now there's only the text)

P.P.S. One comment flamed me. It included the words "probably a deleted comment". Whoever wrote it was right :)
8/22/2007 8:32:52 AM (FLE Standard Time, UTC+02:00)  #    Comments [1]   Other Computer | SharePoint  | 
 Monday, August 20, 2007
As promised the first thing I did when I finally got my own copy of the Real World SharePoint 2007 book (all links via the usual book list page -http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/V%20Books.aspx) was to quickly read through my own chapter and look for errors that had crept in (or hadn't crept out) during the final proof-reading and editing sessions.

I found as expected a couple of Americanisms I hadn't managed to kill; a few missing commas and even (typically Finnish!) a missing "a" or two, but mainly it wasn't too bad.

There was however one biggy that was quite amusing.

On page 22 I explain that URLs have to be of certain forms and that for many forms of URL "Test this link" will work OK even when the Link actually won't work when used from a SharePoint Link List.

So http:// is fine but only if it's an absolute URL but a relative URL won't work even if "test this link" is happy with it.

I then go on to say that (I think that's is what it was!) "similarly file:/// will work in WSS 3.0 but things like ftp:// will not, even though "test this link" has no problems with them".

At least that is what I tried to say. What actually appeared was

"similarly "Error! Hyperlink reference not valid" will work in WSS 3.0 but things like ftp:// will not, even though "test this link" has no problems with them".

Maybe we'd better go back to hand-setting. I bet Gutenburg had no such problems ...

8/20/2007 5:21:45 PM (FLE Standard Time, UTC+02:00)  #    Comments [3]   Other Computer | SharePoint  | 
 Sunday, August 19, 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 the WSS newsgroup at microsoft.public.sharepoint.windowsservices - web access via http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx)

(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 August 2007


I.1 2007 KB Articles    (*now only one section for WSS and MOSS*)

New

http://support.microsoft.com/?kbid=832809

Icons are not displayed for Adobe PDF documents that are listed in the search results when you search your portal site in SharePoint Portal Server 2003 and in SharePoint Server 2007 (ver 3.1)

16th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;928750

The Office SharePoint Server 2007 Excel Services server may not have sufficient memory to function correctly when the "Maximum Private Bytes" attribute is set to a value that is less than 100 MB (ver 1.3)

15th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;938487

Error message when you add invalid characters to a Content Editor Web Part in Windows SharePoint Services 3.0: "An unexpected error has occurred"

14th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;939077

Description of the SharePoint Server 2007 hotfix package for SharePoint Server 2007 and for SharePoint Server 2007 for Search: June 24, 2007

14th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;936227

MS07-042: Vulnerability in Microsoft XML Core Services could allow remote code execution

14th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;936056

Description of the security update for the 2007 Microsoft Office system servers: August 14, 2007

14th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;940882

Installing Windows SharePoint Services 3.0 on a Windows Home Server-based computer is currently not supported

13th August 2007

http://support.microsoft.com/kb/941268/en-us 

How to install a Windows SharePoint Services 3.0 software update on a Windows SharePoint Services 3.0 server that also has Forefront Security for SharePoint installed

13th August 2007

http://support.microsoft.com/kb/939187/en-us

Description of the InfoPath 2007 hotfix package: June 24, 2007

10th August 2007

http://support.microsoft.com/kb/939605/en-us

Description of the InfoPath 2007 hotfix package: June 29, 2007 (2nd of same date)

10th August 2007

http://support.microsoft.com/kb/938540/en-us

Description of the InfoPath 2007 hotfix package: June 11, 2007

10th August 2007

http://support.microsoft.com/kb/939593/en-us

Description of the InfoPath 2007 hotfix package: June 29, 2007 (1st of same date)

10th August 2007

http://support.microsoft.com/kb/938894/en-us

Description of the InfoPath 2007 hotfix package: June 17, 2007

8th August 2007

Modified

http://support.microsoft.com/?kbid=832809

Icons are not displayed for Adobe PDF documents that are listed in the search results when you search your portal site in SharePoint Portal Server 2003 and in SharePoint Server 2007 (ver 3.0)

13th August 2007

http://support.microsoft.com/?kbid=920785

Attachments that are allowed by Outlook 2007 may be blocked by Windows SharePoint Services 3.0 (ver 2.0)

10th August 2007

http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B939246

The names and the IP addresses of client computers are not logged when you enable auditing for a site collection in Windows SharePoint Services 3.0

8th August 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://download.microsoft.com/download/0/9/c/09cda3f2-6d3d-4082-aec5-9a62b7679ecf/2007OfficeDeveloperMap.pdf

Developer Map for the 2007 Microsoft Office System (Poster)

14th August 2007 (date added)

http://tinyurl.com/29b72n

MSDN Webcast: Microsoft Office SharePoint Designer 2007: It's for Developers Too (Level 300) (Dustin Miller, SharePoint Experts)

14th August 2007 (date added)

http://sharepointnutsandbolts.blogspot.com/2007/08/site-definitions-custom-code-in-site.html

Site definitions - custom code in the site creation process (Blog - Chris O'Brien)

12th August 2007

http://blog.funknstyle.com/?p=578

Add Advanced Search to a Top Level Team Site in MOSS 2007 (Blog - Amanda Murphy)

12th August 2007

http://blogs.msdn.com/sharepoint/archive/2007/02/24/updated-installation-guide-for-the-20-server-admin-application-templates-for-wss-3-0.aspx

Updated Installation Guide for the 20 server admin Application Templates for WSS 3.0 (MS Team Blog)

24th February 2007

B. Other Office 2007 products (selected few only since 1.1.2007)

None

C. Other New 2006/2007 Products  (selected few only since 1.1.2007)

None

 

Modified

http://technet2.microsoft.com/Office/en-us/library/26c07867-0150-463d-b21a-a6d42aecf05a1033.mspx?pf=true

Deploy Office SharePoint Server 2007 in a server farm environment - 1E - Deploy language packs

10th August 2007

Deleted

None

III WSS v3 FAQ

New

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1194

I.31.03 What issues are fixed in the hot fixes for InfoPath 2007?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1191

III.96 How do I stop WSS 3.0 asking me for login details when I open a document from a document library?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1196

X.70 UploadToContentTypeTool (free - Steven Van de Craen)

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1195

XI.03 2007 Microsoft Office System Podcasts (includes SharePoint v3 podcasts)

Modified

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=958

I.31.01 What issues are fixed in fix packs to MOSS 2007?

Deleted

None

IV WSSv2 KB Articles (plus SPS 2003 Hot fixes)

New

None

Modified

http://support.microsoft.com/default.aspx?scid=kb;en-us;918741

Description of the SharePoint Portal Server 2003 post-Service Pack 2 hotfix package: May 30, 2006 (ver 2.0)

13th August 2007

http://support.microsoft.com/default.aspx?scid=kb;EN-US;838117

How to disable FrontPage authoring for Windows SharePoint Services (3.4)

30th July 2007

V. MS Articles for WSSv2

New

None

Modified

None

VI Non-MS Articles for WSSv2

New or Modified

None

VII WSSv2 FAQ

New

None

Modified

None

8/19/2007 9:35:52 AM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer | SharePoint  | 
 Saturday, August 18, 2007
I installed the Beta for a suite of programs yesterday.

I very carefully followed the installation instructions (which were long and in a seperate PDF file) and yet only one application in that suite was installed.

I followed the instructions for removing all traces of an earlier installation and tried again - being even more careful this time. Still only one application.

So I started wondering which newsgroup I should post to - if any, as this is a beta - and decided that before I do any posting I was going to look again at the page that said "download here" to see if there was another download link.

There was only this one link specified as being for the whole suite of programs, BUT a few lines below was the text that read something like "the present beta contains only Application X. Applications Y and Z will come soon when they have reached beta status."

Motto: read everything. I thought I was being extremely thorough reading the installation documentation before I installed. (OK. I confess - after I'd installed it the first time!) but a little bit more reading before clicking the install link and I wouldn't have needed to.

8/18/2007 1:32:38 PM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer | SharePoint  | 
 Friday, August 17, 2007
A while back and long enough ago for me to manage to forget the details, I had the problem that having done a basic installation of WSS 3.0, I could only access the site from within the VM itself.

Today I had the same thing. Access from within the VM OK but from everywhere else it was blocked (although I could ping the server). It didn't work over the network and not even from the mother PC.

...and I'd set AAM so it wasn't that. (That I *do* remember).

Several screaming bouts later and several breaks (hoping that moving from the computer would help) later and I started looking through my old blogs (Google Search specifying the blog's URL) for something I thought I'd written on this first time around.

Despite knowing that it had something to do with Windows Server 2003 *R2*, I couldn't find a thing.

So I wander through the VM and find **Windows Firewall**.

Turn that b***** thing off and I'm OK. I can access from everywhere.

Anyone who wants to call R2 an improvement over the original version has my fist heading in their direction.

8/17/2007 6:58:40 PM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer | SharePoint  | 
Maybe it's just the upcoming "Labor Day" weekend in the US but yesterday evening (US time) the .windowsservices newsgroup got only a few questions and most of those were for SPS 2003 or for MOSS 2007. I.e. they were posted in the wrong newsgroup completely.

Here is an Info message I felt necessary to post there.

I'm at a loss to understand why given the clear name of this newsgroup (.windowsservices) there were last night virtually only questions about SPS 2003 and MOSS 2007 here.

There is an old newsgroup for SPS 2003 and MOSS 2007 at microsoft.public.sharepoint.portalserver

There are also new newsgroups (that Microsoft prefer that people use) which cover all SharePoint products and versions and these thus cover even SPS 2003 and MOSS 2007 questions and also question on WSS 2.0 and 3.0 and questions on (for instance) WSS 3.0 and MOSS 2007.

These new newsgroups are per question type and are

microsoft.public.sharepoint.setup_and_administration (Installations; Administration)

microsoft.public.sharepoint.design_and_customization (Simple customization; typically with SPD 2007)

microsoft.public.sharepoint.development_and_programming (Difficult customization; web part creation and other programming issues typically with Visual Studio 2005

microsoft.public.sharepoint.general for questions that don't fit in any of the above three newsgroups.

There's enough choice there, so please don't post questions about SPS 2003 and/or MOSS 2007 in this WSS newsgroup but instead post to ONE of the above possibilities.

8/17/2007 6:54:01 AM (FLE Standard Time, UTC+02:00)  #    Comments [1]   Other Computer | SharePoint  | 
 Wednesday, August 15, 2007
That was a catchy title wasn't it?

I'm referring of course to the fact that the "MVP Book" on SharePoint is now out.

Just like all of the other (16) writers of chapters in it, I'm duty bound to write a blog item saying that it's out.

Unlike some of them (!) I didn't jump the gun and now that Amazon are listing it as no longer "Pre-Order" status (and in fact one copy has been ordered *and delivered* by a link on my site), I can safely bang the drum for the book.

You can order it here.

http://www.amazon.com/exec/obidos/ASIN/0470168358/heme0f  (Amazon US)

(or see here http://wss.collutions.com/Lists/WSSv3FAQ/DispForm.aspx?ID=959 for a link to your local Amazon)

When you get it most of you will want to skip chapter one. That is namely my chapter for the people who were given the book by their bosses with the words "Learn SharePoint". In other words it's a very fast introduction into the basics so that people without prior SharePoint experience can have a chance at following the somewhat more difficult stuff in the specialist chapters.

I'll be looking at the first chapter too but mainly only to find the errors I missed when doing my final revision. I only hope I didn't add any in at that stage ...

Just look at it this way - even without the first chapter you are still buying 15 chapters each written by someone who knows the subject of that chapter in depth. Must surely be a worthwhile investment ...


8/15/2007 7:23:50 AM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer | SharePoint  | 
 Monday, August 13, 2007
I'm running this Acer portable on Vista Ultimate with Finnish settings (but with IE set to English (UK) for web sites).

I have Finnish settings so I can get Finnish style dates and punctuation.

As a result of this far too many companies are amazingly kind to me and offer me without me asking Finnish language downloads and products. Even Firefox and Thunderbird decide that because of my settings I must be interested in the Finnish language versions of those products and I have to do an extra click to be able to download the one any person with any sense will want - i.e. the English language version.

Now one click isn't that bad, but Apple and Microsoft have conspired to make a simple thing such as an ITunes (Windows) upgrade a nightmare - no one-click solution there.

Note: I am - as usual - running the US English version of ITunes.

What happens is that at Operating systems level I'm informed by Apple *in Finnish* that there's an Upgrade available for ITunes. I'd be stuck if I didn't speak Finnish but I do so I say I want it and a long download starts. At the end of it the installation starts and at some time crashes.

My guess is because it's trying to install a Finnish language update on top of English language software.

So I open my *English language* ITunes and look for the Upgrade this software menu item (the Finnish message when the previous installation crashed was of course no use at all). I find it and this time I presumably am installing an English language upgrade.

Well, in fact I probably am, but after a couple (maybe only one) of screens in English guiding me through that installation, there's suddenly a spate of Finnish language screens for the next stages in the installation. Again **and unlike many foreigners who live here** I can speak Finnish so I click on the right things; the installation ends and I have an upgraded and still working English language ITunes.

But this is consumer software isn't it and Apple pride themselves on producing quality software don't they?

Well this time they've overdone the "user-friendliness" !




8/13/2007 12:28:18 PM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer  | 
There's no documentation about upgrading WSS 3.0 to MOSS 2007 that I have found.

This is I'm told because it's easy.

Never one to avoid trying easy things, I had a go.

I had a working and non-customized working WSS 3.0 site in a VM. I made a copy of the VM; increased the memory from 512MB to 1GB; added the MSDN MOSS 2007 .iso file as my "CDROM" and let it rip.

Note: I had the WSS 3.0 running with the built-in Windows Internal Database on a single server. This was in a Workgroup not a domain.

I thought I'd get a problem in the Configuration Wizard stage (the "installation" phase is only putting the software in place so problems don't happen until the *real* installation is going on), but it ran through completely smoothly.

At the end though it was supposed to access the MOSS site (not :80 because I didn't want to mess that up) and it couldn't. Instead I got the well-known "Server Error in "\" Application" message telling me that I should set  a part of config.web from "On" to "RemoteOnly" (or to "Off" is accessing remotely).

I was accessing from the server itself so I set this to "RemoteOnly" in every single web application's web.config file (= "the config.web in the root of the web application").

and there was no change at all.

I tried iisreset; I tried re-booting the machine; I even tried a new browser and using the TCP/IP address rather than the server address. All gave the same "you should set it to "RemoteOnly" - hello, is there anyone there - I have!

Now it may well be that what it is objecting to is that this is still in a workgroup and not in a domain (and at some stage I'm going to have to try creating a small DC in the same network and adding this supposedly OK MOSS server to it) but that certainly isn't what that message is saying. Instead it's saying do something I've done already.

Ah, the joys of installations!

8/13/2007 12:04:52 PM (FLE Standard Time, UTC+02:00)  #    Comments [3]   Other Computer | SharePoint  | 
 Sunday, August 12, 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 the WSS newsgroup at microsoft.public.sharepoint.windowsservices - web access via http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx)

(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 6th - 12th August 2007


I.1 2007 KB Articles    (*now only one section for WSS and MOSS*)

New

http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B939599

Description of the SharePoint Server 2007 hotfix package: June 29, 2007

8th August 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;940183

Workflows are incorrectly run multiple times when you add a new document to a Windows SharePoint Services 3.0 document library in Explorer view

6th August 2007

Modified

http://support.microsoft.com/kb/935751/en-us

Error message when you try to iterate through Windows SharePoint Services site objects or SharePoint Server 2007 site objects by using the SharePoint object model: "Unhandled Exception: System.IO.FileNotFoundException" (ver 2.0)

31st July 2007

http://support.microsoft.com/?kbid=936864

Description of the 2007 Office hotfix package: June 17, 2007 (2nd with same name) (ver 2.0)

31st July 2007

http://support.microsoft.com/default.aspx?scid=kb;en-us;936867

Description of the Windows SharePoint Services 3.0 hotfix package: May 8, 2007 (ver 1.1)

31st July 2007

http://support.microsoft.com/?kbid=939030

You receive an error message from the SharePoint 2007 provider when you try to provision a Windows SharePoint Services site by using HMC 4.0 (ver 1.1)

27th July 2007

http://support.microsoft.com/kb/829065/en-us

Error message when you connect to the SharePoint Central Administration page in Windows SharePoint Services: "You are not authorized to view this page" (ver 5.1)

13th July 2007

I.2 Forefront (New) KB Articles

http://support.microsoft.com/?kbid=940879

Users cannot upload documents or files that are larger then 128 MB on the SharePoint site after you install Forefront Security for SharePoint

31st July 2007

http://support.microsoft.com/?kbid=940874

Compatibility of Forefront Security for SharePoint with Exchange Server 2007

1st August 2007

http://support.microsoft.com/?kbid=940878

After you install Forefront Security for SharePoint, and then you change the antivirus settings on the Windows SharePoint Services 3.0 Antivirus page, the SharePoint site stops responding

1st August 2007

http://support.microsoft.com/?kbid=940875

A manual scan fails in Forefront Security for SharePoint

2nd August 2007

http://support.microsoft.com/?kbid=940880

Error message when you try to upload files to or download files from a Microsoft Windows SharePoint Services 3.0 Web site or a Microsoft Office SharePoint Server 2007 Web site: "Virus Found"

2nd August 2007

http://support.microsoft.com/?kbid=941006

You must press CTRL+C to close the Operation Completed Successfully dialog box when you import or export SharePoint Server 2007 site data on a computer that is running Forefront Security for SharePoint

7th August 2007

http://support.microsoft.com/?kbid=940877

The manual scan process does not work as expected in Microsoft Forefront Security for SharePoint

9th August 2007

http://support.microsoft.com/?kbid=940876

SharePoint keyword filtering does not scan 2007 Office documents correctly and the list of scanned items may not be correct

10th August 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=5b6c8fb0-9b67-47db-8a09-bca76bc9a5d1&displaylang=en&tm

SharePoint Server 2007 Sample: Creating a Custom User Site Provisioning Solution with Office SharePoint Server 2007 (ver Jul07)

8th August 2007

http://www.sharepointblogs.com/tanujashares/archive/2007/08/07/impersonation-in-sharepoint-2007.aspx

Impersonation in SharePoint 2007 (Blog - Tanuja Bapat)

7th August 2007

http://www.microsoft.com/downloads/details.aspx?familyid=47ffc540-1858-4d80-adee-e1cdb1a46090&displaylang=en&tm

Microsoft Forefront Server Security for SharePoint 10.x Management Pack for Operations Manager 2007 (ver 6.0.5000.0)

6th August 2007

http://www.cjvandyk.com/blog/Lists/Posts/Post.aspx?List=744536f4%2D127e%2D4c4a%2Dbcff%2Db85408e7e7e5&ID=118

How do I? – Work around the BUG where Site Columns for a custom Site Content Type do not show up as field controls in SharePoint Designer when customizing the Page Layout (Blog - Cornelius J. van Dyk)

6th August 2007

http://www.sharepointblogs.com/mirjam/archive/2007/08/06/renaming-a-moss-server.aspx

Renaming a MOSS Server (Blog - Mirjam van Olst)

6th August 2007

http://sharepointnutsandbolts.blogspot.com/2007/08/creating-deploying-and-updating-custom.html

Creating, deploying and updating custom site definitions, Part 1 (Blog - Chris O'Brien)

5th August 2007

http://www.sharepointblogs.com/tonstegeman/archive/2007/08/04/creating-custom-editor-parts-for-a-sharepoint-webpart.aspx

Creating custom editor parts for a SharePoint webpart (Blog - Ton Stegeman)

4th August 2007

http://blog.funknstyle.com/?p=577

Understanding Reusable Content in Microsoft Office SharePoint Server 2007 (Blog - Amanda Murphy)

3rd August 2007

http://sharepointsolutions.blogspot.com/2007/08/take-custom-action-upon-sharepoint-fba.html

Take Custom Action Upon SharePoint FBA User Login

3rd August 2007

http://blogs.technet.com/wbaer/archive/2007/08/02/stress-testing-microsoft-office-sharepoint-server-2007-windows-sharepoint-services-3-0.aspx

Stress Testing Microsoft Office SharePoint Server 2007/Windows SharePoint Services 3.0 (Blog - William Baer)

2nd August 2007

http://blogs.technet.com/wbaer/archive/2007/08/01/sql-server-2005-database-mirroring-and-windows-sharepoint-services-3-0-microsoft-office-sharepoint-server-2007-part-3-failover.aspx

SQL Server 2005 Database Mirroring and Windows SharePoint Services 3.0/Microsoft Office SharePoint Server 2007 - Part 3 (Failover) (Blog - William Baer)

1st August 2007

http://www.devx.com/enterprise/Article/35068/1954?pf=true

Customize a SharePoint Login Page (devx, Robert Bogue)

31st July 2007

http://www.devx.com/dotnet/Article/35070/1954?pf=true

Sync Your Database to SharePoint Using SSIS (devx, Lee Richardson)

30th July 2007

B. Other Office 2007 products (selected few only since 1.1.2007)

http://www.microsoft.com/downloads/details.aspx?familyid=95fece79-65b6-41ad-bc52-f34ad19a6eba&displaylang=en&tm

Microsoft Office Project Server 2007 Management Pack for Operations Manager 2007 (ver 6.0.5000.0)

6th August 2007

C. Other New 2006/2007 Products  (selected few only since 1.1.2007)

None

 

Modified

None

Deleted

None

III WSS v3 FAQ

New

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1185

III.88.03 Indexing: How do I index CSF files?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1189

III.93 How can I adjust the display size in a List when I have an image in a "Hyperlink or Picture" column?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1191

III.96 How do I stop WSS 3.0 asking me for login details when I open a document from a document library?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1188

VI.79 Brava! Enterprise for SharePoint (commercial - Informative Graphics)

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1186

X.65 ShareIt Desktop Bundle (free - InformativeGraphics)

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=1187

X.66 Net-It Now Plug-in (free - InformativeGraphics)

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1190

X.67 Anonymous Comment Feature for SharePoint Blog (free - Codeplex [ex Microsoft])

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1192

X.68 SharePoint Web Parts for Moodle (free - Codeplex [ex Microsoft])

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1193

X.69 Microsoft Learning Gateway Refresh for MOSS 2007 and WSS 3.0 [Ed. includes various web parts] (free - Codeplex [ex Microsoft])

Modified

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/EditForm.aspx?ID=958

I.31.01 What issues are fixed in fix packs to MOSS 2007?

http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/DispForm.aspx?ID=1137

V.61 Exploring Microsoft SharePoint Designer 2007 (Prentice Hall - Robert Grauer, Daniela Marghitu)

(aadditional author, new [later] publication date)

Deleted

(In order to put all the webpart items together, various web part items have been moved to 33.xx)

IV WSSv2 KB Articles (plus SPS 2003 Hot fixes)

New

None

Modified

http://support.microsoft.com/?kbid=937462

Description of the SharePoint Portal Server 2003 hotfix package: May 15, 2007

10th August 2007

http://support.microsoft.com/?kbid=933738

An update is available that addresses an issue in which items that use the Date and Time fields are off by one hour in Windows SharePoint Services (ver 4.0)

8th August 2007

http://support.microsoft.com/?kbid=933853

How to manually update the TIMEZONE.XML file to be DST 2007-compliant if you cannot install update 924881 or a later update for Windows SharePoint Services software (ver 2.0)

7th August 2007

http://support.microsoft.com/?kbid=840024

You cannot edit an existing document or create a new document in a document library in your Windows SharePoint Services Web site or in your SharePoint Team Services Web site (ver 1.5)

1st August 2007

http://support.microsoft.com/?kbid=918744

Description of a new command-line operation that you can use to repair content databases in Windows SharePoint Services 2.0 (ver 1.4)

31st July 2007

http://support.microsoft.com/kb/832769/en-us

How to configure a Windows SharePoint Services virtual server to use Kerberos authentication and how to switch from Kerberos authentication back to NTLM authentication

31st July 2007

http://support.microsoft.com/?kbid=888946

You cannot use a Web browser to access a document library after you delete the document library Forms folder in Windows SharePoint Services 2.0 (ver 5.0)

27th July 2007

http://support.microsoft.com/kb/826803/en-us

Server that runs Windows SharePoint Services may run low on memory resources (ver 2.1)

13th July 2007

V. MS Articles for WSSv2

New

None

Modified

None

VI Non-MS Articles for WSSv2

New or Modified

None

VII WSSv2 FAQ

New

None

Modified

http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=580

I.28.02 What is fixed in the fix packs for SPS 2003 Service Pack 2

8/12/2007 11:39:34 AM (FLE Standard Time, UTC+02:00)  #    Comments [0]   Other Computer | SharePoint  | 
Copyright © 2009 Mike Walsh. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: