http://searchdomino.techtarget.com/tip/0,289483,sid4_gci966480,00.html is exactly what i wanted.
Are you referring to the Sametime 8 Client, if so the answer is yes. If you get this message you can try the following, uninstall all previous version of Sametime and then try reinstalling the Sametime 8 Client, If this does not work reinstall Notes preferrably 7.0.3 and try the install again. If you have [...]
I use Cute PDF (http://www.acrosoftware.com/Products/CutePDF/writer.asp) to “print” to a PDF. You can right click on a file and select print and it will create a PDF for it. Will that do the trick?
Look at Help for AppendRTItem. You should be able to use that. One of the examples for AppendRTItem in Notes 6.5 help appears to be exactly what you want. <i>”This script shows you how to append one RTItem to another without a prompt to save the document.”</i>
Hi, please check the client’s Lotus Notes settings. It is under File->Preferences->User Preferences->Mail. Compare it with the other computer’s LN settings. Rgs, Nicole If nothing is working, try re-installing the client once again
Windows task manager will show a separate task for most Domino tasks. On our server, these Domino tasks can be seen in Task Manager: – Nadminp.exe – namgr.exe (3 of these, two for our two threads, one for an Agent Manager Executive task that controls the other two). – ncalconn.exe – ncldbdir.exe – nclrepl.exe – [...]
Hi Paul, This is really intresting. Normally, if you are creating a replica the default enabled option will be do not send deletions made on this replica to other replica copies. If this option has been enabled on any replica copy, then the deletions made on this replica will not be sent to other replica’s [...]
I don’t know about replicating the database setting. Sorry. For the “Warning cannot locate design template” message, look at the database design properties and ensure it is not indicated as the design template. (I assume you have already done that.) Assuming it is not indicated there, look at all your database objects using Designer. Any [...]
This configuration is called Microsoft IIS – Domino SSO. Here is part of the help documentation. You will need to have IIS front-end your Domino site (Domino HTTP still runs, it just runs on a different port that you direct traffic to with the WebSphere plugin that is described in Help.) We have been configured [...]
<i>Everything seems to import fine but the views do not display the due date </i> If I understand your question correctly, the problem may be in the hidden <b>formatting on the DueDate column in Excel.</b> Instead of being formatted as a ‘date’ it may have a ‘custom format’ that Notes does not recognize on import [...]
Ajax Im not sure if this is what u r looking 4 – if not sorry. 1. Load your first combo box A normally with @dbcolumn. 2. Then onChange() of A write the ajax script and populate combo B. 3. Then onChange() of B write the ajax script and populate combo C. 4. Then onChange() [...]
You can create a Directory Assistance database that specifies all the address books that you want to share. This makes it possible to keep only your users in your main NAB (names.nsf), and use other address books for customers, vendors, etc. One important thing to keep in mind is that all the shared address books [...]
Try replacing the database design with the correct template.
Could you clarify your question a little better please. Are you trying to create a new DB in Lotus? Have you already created a DB and know you need to know what to do? If you have Items you share and you need a way to track then you can add them as resources to [...]
There is going to be errors in your code. Do you have access to edit it? <a href=”http://www-10.lotus.com/ldd/nd6forum.nsf/d202cf70fecca50b852569ff00736545/161e993e4d4573cf8525736100333498?OpenDocument”>if so follow these steps from the IBM website.</a> 1. make sure you have set “Option Declare” in the code. 2. Turn on your debugger to see where the error occurs. 3 .Or you could just replace the [...]
Hi there, I’ve experienced something like this before, not a hang but freeze for a long time, when the internet settings in the location document are set wrong David Vasta —-> Sadly Lotus Notes 6.0 is not the Internet Client it should be. This of course upsets most people. You will in fact need to [...]
Create the agent as weekly, runs on Sunday. Every time it runs check if the month of today is the same as the month of today + 7 days. If it is, then you are NOT running on the last Sunday and you exit.
If you are using a Desktop policy assigned to the users to use the Smart Upgrade application, you must be sure that the Upgrade deadline is selected to have the upgrade automatically launched. This worked for me, hope it helps.
They are saying that they cannot replicate while using th internet location. It sounds to me like it is a connection document issue. Make one for the server, and see if they are using a passthru server as well.
What about using the name of the sheet in quotes like : Set xlsShet = xlsWorkBook.Worksheets(“Book”) Bucktop





