Install on Server 2003: , posted by Wythe IT on Mon Sep 15 16:22:39 2008
|
I am using Windows Server 2003 R2 Standard Edition. It is up-to-date and a full legal version installed from a geniune MS disk (to put that notion out the way). I host a variety of webpages from this server through IIS6.0.
I am having an issue after installation of the ELOG software. I grabbed the newest version from this website and ran the executable. It installed fine (or appeared to do so).
Upon starting the ELOG server I receive the following error:
elogd.exe - Unable to Locate Component
This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix this problem.
The file in question is part of an ancient Visual C distributeable. This distributeable for my purposes no longer appears to be available (as I am on .net 3.5). I am unsure of downloading the older runtime libraries from sites that are not microsoft's. I am curious as to how I could go about making elog execute. Any help would be appreciated. Thank you!
|
Re: Install on Server 2003: , posted by Stefan Ritt on Mon Sep 15 16:34:18 2008
|
Wythe IT wrote: |
I am using Windows Server 2003 R2 Standard Edition. It is up-to-date and a full legal version installed from a geniune MS disk (to put that notion out the way). I host a variety of webpages from this server through IIS6.0.
I am having an issue after installation of the ELOG software. I grabbed the newest version from this website and ran the executable. It installed fine (or appeared to do so).
Upon starting the ELOG server I receive the following error:
elogd.exe - Unable to Locate Component
This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix this problem.
The file in question is part of an ancient Visual C distributeable. This distributeable for my purposes no longer appears to be available (as I am on .net 3.5). I am unsure of downloading the older runtime libraries from sites that are not microsoft's. I am curious as to how I could go about making elog execute. Any help would be appreciated. Thank you!
|
I didn't realize that MSCVR71.dll is kind of outphased. I will add it to future distributions. For the moment, you can download it from the elog server directly. |
Re: Install on Server 2003: , posted by Wythe IT on Mon Sep 15 18:49:33 2008
|
Stefan Ritt wrote: |
Wythe IT wrote: |
I am using Windows Server 2003 R2 Standard Edition. It is up-to-date and a full legal version installed from a geniune MS disk (to put that notion out the way). I host a variety of webpages from this server through IIS6.0.
I am having an issue after installation of the ELOG software. I grabbed the newest version from this website and ran the executable. It installed fine (or appeared to do so).
Upon starting the ELOG server I receive the following error:
elogd.exe - Unable to Locate Component
This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix this problem.
The file in question is part of an ancient Visual C distributeable. This distributeable for my purposes no longer appears to be available (as I am on .net 3.5). I am unsure of downloading the older runtime libraries from sites that are not microsoft's. I am curious as to how I could go about making elog execute. Any help would be appreciated. Thank you!
|
I didn't realize that MSCVR71.dll is kind of outphased. I will add it to future distributions. For the moment, you can download it from the elog server directly.
|
Thank ya much. Worked perfectly. For others with this issue, download that linked file to your c:\windows\system32\ folder. |
Default list option, posted by George Chisholm on Wed Sep 17 19:14:45 2008
|
How do I set a default list option?
I have an attribute called Active with options yes, no
When I do a list I want to see just the records having yes.
When required, the quick filter allows me to see records with option = no or all the records.
Thanks
|
Re: Default list option, posted by Stefan Ritt on Wed Sep 17 22:41:18 2008
|
George Chisholm wrote: |
How do I set a default list option?
I have an attribute called Active with options yes, no
When I do a list I want to see just the records having yes.
When required, the quick filter allows me to see records with option = no or all the records.
Thanks
|
There is a trick. Use
Start page = ?Active=yes
and use a quick filter on "Active". This will always start with a list where Active=yes. |
Potential bug with the Quick filter, posted by Paul O'Shaughnessy on Mon Sep 22 16:46:32 2008
|
I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.
My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.
When I use the search option this works fine. Any ideas on where I go from here?
Thanks,
Paul |
Re: Potential bug with the Quick filter, posted by Stefan Ritt on Mon Sep 22 21:31:36 2008
|
Paul O'Shaughnessy wrote: |
I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.
My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.
When I use the search option this works fine. Any ideas on where I go from here?
|
Recently I fixed some issues with MOptions. Please update to version 2.7.5.
|
Re: Potential bug with the Quick filter, posted by Paul O'Shaughnessy on Tue Sep 23 15:03:51 2008
|
Stefan Ritt wrote: |
Paul O'Shaughnessy wrote: |
I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.
My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.
When I use the search option this works fine. Any ideas on where I go from here?
|
Recently I fixed some issues with MOptions. Please update to version 2.7.5.
|
Many thanks, the latest version addresses this problem. |