Recover damaged lotus [closed] - lotus-notes

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
I have a problem.I am getting an error message: Database is damaged, cannot allocate space. when accessing one of Lotus Notes databases. I have tried fixup, compact and updall to no avail. Any suggestions?
Thanks for the help.

Well…try this steps:
Open the "Start" menu and click "Computer" or "My Computer" depending on your version of Windows. Navigate to the C drive.
Open the "Notes" folder. Double-click on the "Notes.ini" file to open it in Notepad.
Place a semicolon (;) in front of the following two lines to temporarily disable VirusScan:
AddInsMenus=NCMenu
EXTMGR_ADDINS=NCExtMgr
Click the "Save" option from the "File" menu. Close Notes.ini.
Or visit: https://social.technet.microsoft.com/Forums/appvirtualization/en-US/612aacd1-c4ba-47eb-bf9c-0940d2ea1a05/lotus-notes-backup-data-nsf-file-corrupted?forum=itproxpsp
U can find info for solution this problem

Related

can we know if a excel file name has been changed? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
Does excel keep file naming history?
I have an excel file and I need to know if this file has changed its name?
I tried to look in the tabs but I couldn't find anything.
The file is copied to my computer, I didn't create it.

what is this blank space that gets inserted in excel? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
When I open excel, the rows move down and a big blank space gets inserted. I have no idea why this is happening nor how to fix it. Any suggestions? See image below:
It's a known monitor issue, you have to check for compatibility
If you drag it about between monitors it can fix it other than that compatibility settings.

Move AndroidStudioProjects to other Disk [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
My disk C has very little space because of the SSD, how can I move the C:\Users\Edu\AndroidStudioProjects to disk D? Thank you very much!
You can just copy and paste AndroidStudioProjects on disk D, then instead of reopen the project from the recent list, browse to the new directory.
If you want to change the default directory where AS creates projects read this answer
P.S. the tag is wrong, you should use Android Studio, not Android

Find location of .csr file [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
I need to find the location of an existing csr file on my linux server, but I'm not sure where it's stored.
What's the best way to find this out?
If you have locate installed (it is part of GNU Findutils, may be included in your installation) then you can simply do:
locate myfile.csr
Otherwise you may have to search the whole filesystem with find:
find / -name "myfile.csr"
If you have some idea of where it might be (eg under a certain home dir or something) then you can specify that directory in place of the /.

Linux O.S. : Where is the firefox setting stored for this browser modification preference? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
In your firefox if you right click on the top panel next to 'Help' you can uncheck
Menu Bar
this makes firefox better looking to me.
i need to know where this setting is stored however.
i looked at my file at
gedit /root/.mozilla/firefox/*.default/prefs.js
but it was not stored in that file.
toolbar-menubar in localstore.rdf:
<RDF:Description RDF:about="chrome://browser/content/browser.xul#toolbar-menubar"
currentset="menubar-items"
autohide="true" />

Resources