Hi, If the profile’s been disabled I don’t see how you can sign on with QSECOFR. If you have another profile with the same authority as QSECOFR then you could use that profile to reset QSECOFR. I normally setup a “reserve” copy of QSECOFR just in case of these sort of emergencies. Regards, Martin Gilbert.
Designer is included in the Notes/Admin/Designer package. For 8.02, it’s IBM Lotus Notes, Domino Designer and Admin 8.0.2 basic configuration for Windows English(C1K35EN).exe or IBM Lotus Notes, Domino Designer and Admin 8.0.2 for Windows English(C1K33EN).exe Good luck, JD
Although this problem happened a while ago, I just had the same problem with Lotus Notes 6.5.5 today, maybe this would be useful to someone else as well. In my case it seemed to be related to the insert signature feature. In Lotus Notes go to Inbox, click Tools > Preferences > Mail (tab) > [...]
Actually, you try in two ways : 1. If form A contains the same data with form B, try to make form A as inheritance form of form B. 2. Try using Lotusscript instead of Formula. LotusScript can handle more complex programming logic than Formula. You can get some references in searching method through Lotus [...]
This link should be able to provide you with some helpful information: <a href=”http://www-03.ibm.com/certify/tests/eduL834.shtml”>Test 834: IBM Lotus Notes Domino 8 Application Development Foundation Skills</a> <hl> Your probably mean this “double take” promotion that expired dec 31. <hl> Dear Lotus Professional, The IBM Lotus Professional Certification Team and Prometric would like to invite you to take [...]
Is the conflict generated between the user and your QuerySave code, that is, all on the same workstation? If so, your issue may be caused by QuerySave writing to the back-end document while the user is modifying the front-end uidoc. You might want to modify your code to write to the front end, if possible, [...]
You can create views in Notes applications, as long as you have proper access. You can also delete any view that you create. To create a view 1. Select or open the application where you want to create a view. 2. From the menu, choose Create > View. 3. Enter a name for the view. [...]
If the archive is on the hard drive and the hard drive is no longer accessible, the archive is gone. You could pay to have someone recover it if you need it that badly.
There are two methods to archive your email: I.Archive Now – Archives documents that have not been modified in over 365 days, or whatever time period was entered in the default configuration settings. Archive is automatic and based on settings. Steps To Archive And Open Your Lotus Notes Email 6.5 II.Archive Selected Documents – Archives [...]
I love that feature in Notes! Unlike Outlook, you can quickly go through your inbox and clean it up by pressing either Enter or Delete as appropriate. Saves many mouse clicks. Nonetheless, you have some options in Notes. Option 1: Press Esc when the next message opens. Option 2: Read your email in the preview [...]
My preferred method for doing this is to add the person to the Deny Access group defined in the Domino security settings and then to blank out the internet password field on their person document. To reactivate access, remove their name from the Deny Access group and enter a value in the internet password field. [...]
According to <a href=”http://support.microsoft.com/kb/895521″> this Microsoft article </a> you cannot disable the send function. There are a few “work-arounds” in the article that might be useful to you though. Good Luck! -Flame
In Formula Language: FIELD Principal := “what you want it to be”; In Lotus Script: Dim session as New NotesSession Dim db as NotesDatabase Dim dc as NotesDocumentCollection Dim doc as NotesDocument Set db = session.currentdatabase Set dc = db.unprocesseddocuments if dc.count = 0 then exit sub end if Set doc = dc.getfirstdocument() doc.principal = [...]
This means there is a problem with the basic structure of the database. I know I have seen the error before, but can’t find any references to what I did to repari. Try creating a new replica of the database.
The below information is correct if you want the user to access the document through a browser and is the only option. If, however, you want the user’s Notes client to launch, then you will need to format the link as a hyperlink that uses the notes protocol instead of the http protocol. The user [...]
I would try replacing the design of the mail database.
The uninstall process keeps those files, and others, around as they are considered personal data. Similar to uninstalling Office and keep .xls, .doc, etc. As to their location, over the years Notes clients have defaulted to various install locations. Any of which can be overridden by the installer during installation. The ususal suspects for file [...]
Are these Word documents created in Word 2007 (They will have an extension of .docx if they are)? You might need <a href=”http://www.microsoft.com/downloads/details.aspx?FamilyId=941b3470-3ae9-4aee-8f43-c6bb74cd1466&displaylang=en”>this</a> from Microsoft to the read newer format to be read by an older system. Good Luck! -Flame
You could remap the enter key to include an “F9″ key stroke. I’m not sure if this will have a detrimanetal effect on other aspects of your software though. There are several options listed <a href=”http://www.softpedia.com/downloadTag/remap+keyboard”>here</a> that might be useful to you. For a real “Geek” way of doing this check <a href=”http://www.usnetizen.com/fix_capslock.php”>here</a>. But beware, [...]
First make sure the device is up to date – check www.t-mobile.com/bbupgrades that you are running the newest sw. then check the following: Verify the attachment module is installed, from the home screen open Options and select Applications. To install the BlackBerry Attachment Service using the Application Loader in the BlackBerry Desktop Manager. I figured [...]





