Deploying a nsf file

Hi, I have installed domino server 8 on my machine and downloaded a .nsf application from web. Being a newbie (just one day) i want how can i install the application, and view it. I am able to see the admin dashboard through web interface. If any one can share his views/pdfs or links i will be grateful.

Thanks in advance

Subject: how to use nsf file

Place the nsf file on the Domino server in the data directory. If your server is on a windows machine, that is c:\Program Files\Lotus\Domino\data\yourfilehere.nsfYou do not have to reboot after adding it.

To access the file, run a notes client on your PC and do File>Application>Open, choose the servername, and the installed applications will display. Choose your application.

Subject: Consistency Check

If you get an error that says the database needs to be consistency checked, either restart the server (If you can) or run this command from the server console:

load fixup yourfilehere.nsf

The path is relative to where the file is located according to the Data folder.

Then check the admin help for ACL (Access Control) and maybe Templates. That will help you.

Cheers

Subject: Thanks-Deployin nsf file

Hi All, Thanks for the prompt reply