Hello,
I've got the following errors when running the "Setup.exe" of the new PacsOne version on Windows XP and 7, with the VC++ packages (2005, 2008, 2010) installed:
Error message:
C:\Program Files\PacsOne\Setup.exe
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
Event Viewer entry:
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 59
Date: 9/27/2011
Time: 10:24:40 AM
User: N/A
Computer: PC
Description:
Generate Activation Context failed for C:\Program Files\PacsOne\Setup.exe. Reference error message: The operation completed successfully.
It happens with both versions (MySQL and Oracle). Is there anything that I'm missing?
Regards,
Hagen
Setup.exe error in version 6.3.2
I just found that in the meantime we can install the VC++ runtime that has KB2538242 applied:
http://www.microsoft.com/downloads/en/d ... d2923aca62
The problem: the usual runtime, 8.0.50727.4053, is installed locally to PacsOne because it, too, comes with some security update -- redistributables that I've seen on the Net so far are older.
But there's worse: Setup.exe now references .6195 in addition to the .4053, and the new one isn't being installed. After installation there are the same two runtime directories, byte identical to the ones from an older version, though the installer is larger almost twice.
http://www.microsoft.com/downloads/en/d ... d2923aca62
The problem: the usual runtime, 8.0.50727.4053, is installed locally to PacsOne because it, too, comes with some security update -- redistributables that I've seen on the Net so far are older.
But there's worse: Setup.exe now references .6195 in addition to the .4053, and the new one isn't being installed. After installation there are the same two runtime directories, byte identical to the ones from an older version, though the installer is larger almost twice.
1. We'll include the latest MSFT Visual C++ Runtime Library package in the Windows versions of PacsOne Server Installer for the next release of PacsOne Server.
2. The ImageMagick PHP extension DLLs ("php*_imagick.dll") can be found under the ImageMagick/php/vc6 and ImageMagick/php/vc9 sub-folders where PacsOne was installed.
2. The ImageMagick PHP extension DLLs ("php*_imagick.dll") can be found under the ImageMagick/php/vc6 and ImageMagick/php/vc9 sub-folders where PacsOne was installed.
Right, no additional directories. I was totally confused after multiple installation attempts so eventually I took the missing DLLs from 6.3.1 (another system) and they apparently worked. OK for evaluation but I wouldn't do that on a commercial machine :)hgnk wrote:Unfortunately, the DLLs are missing, there are no subfolders under "ImageMagick" in the PacsOne installation directory.
Looks like a packing issue in the Windows Installer of PacsOne Server.
Try downloading the Windows package again from our website and you should find the ImageMagick/php/ sub-folder under the directory where PacsOne is extracted:
http://www.pacsone.net/download.htm
Try downloading the Windows package again from our website and you should find the ImageMagick/php/ sub-folder under the directory where PacsOne is extracted:
http://www.pacsone.net/download.htm