ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
2265
|
Thu Jun 28 17:08:32 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
toumbi wrote: | Hi stephan , I remove elog and setup it again wiht the nis installer, and enter Z:\ELOG\ which is a mapping drive of my server directorie.
but it dont work. i have an error code 3 when i register the services with the shortcut "Register ELOG server service" . |
If you see the service config page, then the service is already registered, and you should not use the shortcut "Register ELOG server service" any more. Just change "Startup type" to "Automatic" or "Manual" and click on the "Start" button. |
2268
|
Thu Jun 28 17:20:18 2007 |
| toumbi | toumbi@yopmail.com | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
Stefan Ritt wrote: |
toumbi wrote: | Hi stephan , I remove elog and setup it again wiht the nis installer, and enter Z:\ELOG\ which is a mapping drive of my server directorie.
but it dont work. i have an error code 3 when i register the services with the shortcut "Register ELOG server service" . |
If you see the service config page, then the service is already registered, and you should not use the shortcut "Register ELOG server service" any more. Just change "Startup type" to "Automatic" or "Manual" and click on the "Start" button. |
Hi again, See what happen when i install it on Z:\ELOG\ (it is a mapped drive of \\myserver\ELOG\)
Why code 3 ?
Ps: last time , i stopped and registered the service to copie the last version of elogd 1870 |
2269
|
Thu Jun 28 17:23:24 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
toumbi wrote: | Why code 3 ? |
No idea, this is an error coming from Windows. Try to start the service manually via the Service Manager, maybe you get some more error there. Or start elogd interactively in a DOS box, like
z:\ELOG\elogd.exe -v -c z:\ELOG\elogd.cfg
maybe there is some access rights conflict. |
2270
|
Thu Jun 28 17:38:39 2007 |
| toumbi | toumbi@yopmail.com | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
Stefan Ritt wrote: |
toumbi wrote: | Why code 3 ? |
No idea, this is an error coming from Windows. Try to start the service manually via the Service Manager, maybe you get some more error there. Or start elogd interactively in a DOS box, like
z:\ELOG\elogd.exe -v -c z:\ELOG\elogd.cfg
maybe there is some access rights conflict. |
When i start the service with start button it fail to lunch
but the command z:\ELOG\elogd.exe -v -c z:\ELOG\elogd.cfg work !!
Maybe The service doesn't have access right , ( i see it is Log on with Local System). |
2272
|
Thu Jun 28 19:25:48 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.6.5-1870 | Re: How to change elog directories in windows |
toumbi wrote: | Maybe The service doesn't have access right , ( i see it is Log on with Local System). |
In that case it might help to run elog under your personal account. |
2288
|
Wed Jul 11 11:52:24 2007 |
| toumbi | toumbi@yopmail.com | Question | | 2.6.5-1872 | is it possible to have unique attribute ? |
Hi there !
I have an attribute that have to be unique (but i need also to write it myself) , so i would like to be able to create it the first time, and if i try to create it again, i want not be able.
Is there a way to do that ? |
2289
|
Thu Jul 12 18:36:05 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.6.5-1872 | Re: is it possible to have unique attribute ? |
toumbi wrote: | I have an attribute that have to be unique (but i need also to write it myself) , so i would like to be able to create it the first time, and if i try to create it again, i want not be able.
Is there a way to do that ? |
That kind of functionality is unfortunately not implemented. All you can do is to use an automatically generated unique attribute with the syntax:
Preset <attribute> = XYZ-####
or similar. Please consult the documentation for details. |
2297
|
Fri Jul 20 16:06:50 2007 |
| toumbi | toumbi@yopmail.com | Bug report | | 2.6.5-1872 | CVS import + french = impossible |
Hi ,
I found a bug , when I want to import a cvs file and if i had set Language=french into global , I m not allowed.Erreur : commande "CSV Import" non autorisée
Utilisez le bouton "page précédente" de votre navigateur pour revenir en arrière
there is no problem if i use english. |