Re: Disable attachment in notification email message?, posted by Stefan Ritt on Thu Nov 10 09:03:55 2011
|
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan |
My current Elog works fine with v2.6 but not 2.9, posted by Hung Dao on Fri Nov 11 17:44:45 2011
|
I have been using v2.6. I works fine so far for what I need except that I could not disable the attachments in the notification emails. Now I need to upgrade to a latest version v2.9. However, with this latest version, I've received this error when navigate pages: "Error: Too many parameters (> 120). Cannot perform operation". What does this error mean? Should I do to fix it? I also have tested other version 2.7 and 2.8 as well. The problem exists. |
Re: Disable attachment in notification email message?, posted by Mike Bodine on Fri Nov 18 17:38:04 2011
|
Stefan Ritt wrote: |
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan
|
In a test area we loaded elogd 2.9.0 built Mar 21 2011, 08:48:02 revision 2396
During our testing we started the creation of a new elog, then backed out cancelling the creation and received the following error.
Error: Too many parameters (> 120). Cannot perform operation.
We do not see this error in the older version. |
Problems with Version 2.9.0 Service did not start, posted by Michael Dannmeyer on Wed Dec 7 14:18:41 2011
|
Hello,
I tried to update our ELOG installation 2.7.8 to 2.9.0. If I try to start the service i get the error:
Error 193: %1 is not a valid win32 application.
I uninstalled the old version an installed the new one.
Do you have any Idea? The OS is windows 2000 Server.
Best regards
Michael
Could not start the elogd service on local Computer |
Re: Problems with Version 2.9.0 Service did not start, posted by Stefan Ritt on Wed Dec 14 10:18:37 2011
|
Michael Dannmeyer wrote: |
Hello,
I tried to update our ELOG installation 2.7.8 to 2.9.0. If I try to start the service i get the error:
Error 193: %1 is not a valid win32 application.
I uninstalled the old version an installed the new one.
Do you have any Idea? The OS is windows 2000 Server.
Best regards
Michael
Could not start the elogd service on local Computer
|
Can you start elogd.exe manually in a DOS box? If you get the same error there, the download file might be corrupted and you should try to re-load it again.
Best regards,
Stefan |
Build with Visual Studio 2010?, posted by Hung Dao on Fri Dec 16 18:28:58 2011
|
First I have tried to checkout the source code and got an error shown in below. So, I clicked on the Web Access link to download the trunk.tar.gz. I have opened elogd.sln in Visual Studio 2010. Despite of downloading openssl and and installing krb5, I still received errors related to header files that could not be opened or found. Has anyone checked out all files from trunk.tar.gz and built successfully. Any hint or advise prior to build this elogd solution in VS2010 will be highly appreciated.
>svn checkout svn+ssh://svn@savannah.psi.ch/repos/meg/elog/trunk elog
svn: E720002: Unable to connect to a repository at URL 'svn+ssh://svn@savannah.psi.ch/repo
s/meg/elog/trunk'
svn: E720002: Can't create tunnel: The system cannot find the file specified.
|
Re: Problems with Version 2.9.0 Service did not start, posted by Grant Jeffcote on Sat Dec 17 17:20:05 2011
|
Stefan Ritt wrote: |
Michael Dannmeyer wrote: |
Hello,
I tried to update our ELOG installation 2.7.8 to 2.9.0. If I try to start the service i get the error:
Error 193: %1 is not a valid win32 application.
I uninstalled the old version an installed the new one.
Do you have any Idea? The OS is windows 2000 Server.
Best regards
Michael
Could not start the elogd service on local Computer
|
Can you start elogd.exe manually in a DOS box? If you get the same error there, the download file might be corrupted and you should try to re-load it again.
Best regards,
Stefan
|
Michael,
I had this problem with the service/elogd.exe not starting on the later versions of ELog and with Stefan's help we tracked it down to some missing Microsoft C runtime library files.
In my case it was a fresh install of Win2k3.
Try installing one the following and see if it helps (mine was solved with the middle option).
http://www.microsoft.com/download/en/details.aspx?id=3387
http://www.microsoft.com/download/en/details.aspx?id=5582
http://www.microsoft.com/download/en/details.aspx?id=5555
Regards
Grant |
Re: My current Elog works fine with v2.6 but not 2.9, posted by Stefan Ritt on Mon Dec 19 13:10:27 2011
|
Hung Dao wrote: |
I have been using v2.6. I works fine so far for what I need except that I could not disable the attachments in the notification emails. Now I need to upgrade to a latest version v2.9. However, with this latest version, I've received this error when navigate pages: "Error: Too many parameters (> 120). Cannot perform operation". What does this error mean? Should I do to fix it? I also have tested other version 2.7 and 2.8 as well. The problem exists.
|
Maybe you have indeed too many options in your configuration file. Can you please post it here or send it to my privately so that I can have a look?
- Stefan |