Skip to main content

Whatever happened to the Notes/Domino 8 Rollout?

The 8.0 Client
In previous years, I'd have jumped onto the new Notes/Domino within six months of release.

This time however, things have changed.

First of all, there's the fact that the whole Notes 8 client is a rewrite using eclipse. It turns the 18+ year old product into a version 1.0 again - at least for a little while.

My first attempts with the Version 8 client showed that the system was so slow that I could make coffee faster than it could start - and I mean proper plunged coffee,

I quickly realised that you could gain some massive speed improvements by turning off the anti-virus program - great... but is that really a good idea?

After a while of having both 7.0.2 and 8.0 on my PC, I found myself using the older client pretty much exclusively.

8.0.2 and Hard Drive Concerns
Ok, so there was an 8.0.1 but I blinked and it passed on by. At 8.0.2, I decided to give things another go. First of all, I tried installing the client on my PC.

I had almost no space at all left on drive C: but that was ok. I had another drive I wanted to install on. The Notes install would prompt me for install locations but would then screw up halfway through the install because it would use drive C: for temporary files - despite the fact that both my TEMP and TMP variables pointed to a different location and despite the fact that I'd told it to extract files to a drive other than C:

Ok, so I wasn't going to be able to install the client. I don't really blame IBM/Lotus for that - after all, it's Microsoft's install program that's really to blame.

Domino 8.0.2 and the Subforms Issue
Ok, so it was fairly obvious to me that I wasn't going to be able to use the Notes 8 client. Perhaps if I started with the Domino 8.0.2 server.

I did my first test but wasn't really expecting any problems. After all, I'd had no problems at all in the R6 to R7 upgrade.

Everything worked except my most business critical application. It had the same subform being used for both a header and footer on the web.

Sure, it wasn't such a big deal. After all, you only have to copy the affected subforms and rename them, then edit every form in the database which uses these sub-forms and change their footers.

Of course, modifying every form in a given database - particularly a critical one - means that there's also a proposal to be made, a test plan to be drawn up and followed and results to be checked.

Suddenly my little software upgrade project changed into an application modification project. It now needs to compete with our other schedules and It's probably going to blow out by a couple of years.

Thanks IBM - that one, I can lay the blame for squarely at your feet.

Clients again...
So, not giving up, I decided to go back to trying to get the 8.0.2 client to work. After a messy operation on my hard drive enabled me to free up a lot of space on C:, I started installing the client, only to be confronted with...

"The feature you are trying to use is on a network resource that is unavailable."

Yep. It was looking for my old 8.0 install files. They were long ago deleted. I couldn't proceed.

Again, this is a Microsoft Installer problem.

Luckily IBM had this documented for version 6 of Notes;

http://www-01.ibm.com/support/docview.wss?rs=463&uid=swg21165600

The Microsoft Windows Installer Cleanup Utility can be downloaded from;

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

I've run it, killed off the old Notes and finally installed 8.0.2.

I'm running it, for the time being, without my Anti-Virus. I've still got to find a way to reduce its effects. Hopefully it will be smooth sailing from here - though I'll still have to go through a series of fixes for the Domino server upgrade.


IBM, could you make the next upgrade a bit smoother - and while you're at it... perhaps using the Windows installer isn't such a great idea after all.

Comments

Craig said…
Wow, you've had a fun time of it. I have to agree completely about the M$ Installer being a piece of garbage.
That's a case of it being a neat idea at 30,000 feet to use it, because it opens Notes up to using all the deployment tools that can deploy MSIs, but the practical reality is that it's trash, just trash.

Popular posts from this blog

How to Change Your Notification Options for New Lotus Notes Mail in version 8.x

Don't worry, I'm not patronizing you (my readers), I just decided to re-document this for one of our internal users and thought you might want to be able to use it in your own user documentation. WHAT IS THIS DOCUMENT ABOUT? Some people who don't get a lot of mail, like to be notified when such an event occurs. Notification can be; via a sound via a pop-up box via the system tray (where the computer clock is) The pop up box looks like this; Other people, who like myself, get too much mail would rather not be notified. The aim of this document is to tell you how (and where) to turn these options on and off. CHANGING YOUR SETTINGS To change your settings from the Notes 8.x client; On the Menu, click File , then Preferences... On the left hand side , click on the little plus sign to the left of Mail to expand the options. Click on the option marked Sending and Receiving . In the middle section, under receiving, you can control your notifications. If you untick the box mark

How to Create an Auto-Response Mail Message in Lotus Notes 8.5.3+

Why would you do this? Suppose that you have an externally accessible generic email address for your company; support@mycompany.com or info@mycompany.com. You might expose this to the web and allow people to send messages to you. Setting up an auto-response email will tell the senders that their message reached its destination and that it will be dealt with accordingly.  It's also good practice to include links to FAQs or other useful information. Why 8.5.3 The techniques we'll be using here work in older versions of Notes but some of the options seem to have moved around in 8.5.3.  I figured it was a good time to show you where they've moved to. The Procedure Start Domino Designer and open the Mail file to be modified.  A really quick way to do this is to right-click on the application tab and choose "Open in Designer". In the Left hand panel of designer, expand Code and then double-click Agents.  A new window should appear. Click the action

How to Do a Mail Merge to Email using Lotus Notes

Why do one? In today's "green" world, it makes much better sense to send out emails than letters but you still want to personalize them. Sadly, by itself Lotus Notes doesn't support mail merge to email. Of course, we know that outlook does (but then it lets anyone and anything send emails for you - even when you don't want them to). So, how to do it in Notes? OpenNTF The first port of call is OpenNTF ( http://www.openntf.org/ ). This place is full of great things but most of them are really badly documented. Still, these guys give things away for free and they develop in their spare time, so we should be grateful for what we get. There's a great little project there called MailMerge Excel to Notes . Go there, click on releases and download the ZIP file. Getting to the Code The installation is tricky though I've noted that since I asked the author about the install, it's been updated (so maybe these steps are less necessary). Unzip the files to somewher