Append a routine entry, posted by mike cianci on Fri Feb 20 05:00:40 2009
|
I am using the following commands to display the text of all of the entries at once (so that you can read them without having to click on each entry).
Display mode = threaded
Expand Default = 3 |
Application failed to initialize properly, posted by Norm on Sat May 18 17:41:51 2013
|
I attempted to install the newest version of elog on our site elog server from an old old version. Around 2008 I believe. I then received
an application failed to initialize properly 0xc0150002 after installing the newest version. I then tried installing the Feb 2013 version and received
the same message. Panicked, I rolled back our server to its state yesterday. I would like to update our elog software, anyone know why I am |
Re: Application failed to initialize properly, posted by Andreas Luedeke on Tue May 21 14:33:09 2013
|
Norm wrote:
I attempted to install the newest version of elog on our site elog server from an old old version. Around 2008 I believe. I then |
Re: Application failed to initialize properly, posted by Norm on Sat May 25 16:09:58 2013
|
Andreas Luedeke wrote:
|
Re: Application failed to initialize properly, posted by Norm on Sat Jun 1 20:20:03 2013
|
Andreas Luedeke wrote:
|
Re: Application failed to initialize properly, posted by Andreas Luedeke on Mon Jun 3 13:56:35 2013
|
Norm wrote:
|
How to access PSI Elog data from other web clients , posted by Lin Wang on Wed Oct 13 02:38:34 2021
|
We want to develop separate mobile web pages for the web applications deployed at CSNS accelerator, including the PSI Elog.
In Elog, is there RESTful API or HTTP/JSON or HTTP/XML interface for other web clients to access?
Or is there any workaround? |
Re: How to access PSI Elog data from other web clients , posted by Stefan Ritt on Wed Oct 13 08:17:23 2021
|
When elog has been developed, REST did not yet exist. The closest you can get is the RSS API. Just try https://elog.psi.ch/elogs/Forum/elog.rdf
and you see the result for this forum. To write to elog, you can use teh HTTP/HTML interface and mimic a browser. See for example elog:69209
Stefan |