Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

update 5.2.1

Comments

6 comments

  • Paul Steunebrink
    direct download link:
    http://www.phaseone.com/en/Downloads/CaptureOne.aspx
    and nothing nor anybody can stop you now from updating
    0
  • NN189582
    Hi

    I can't open the link it's the same message
    when I want to open the button: "select" for Mac to dowload the versio 5.2.1, I have the same message:
    Server Error in '/' Application.Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>


    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>

    Thanks to help me
    Fred
    0
  • NN189582
    Hi

    complement information
    I have the same adjustements in " Preferences" in Firefox or Safari with may ladtop it's ok with ladtop and not with Imac27??????
    I use Opera and it's OK to download and to acces to the login page
    it's ajoke for halloween grrrrrrrrrrrr
    Fred
    0
  • Paul Steunebrink
    Fred, have you cleared the cookies in your browser already?
    0
  • Keith Reeder
    Or, try another browser.
    0
  • NN189582
    Hi

    Thanks to you
    fred
    0

Post is closed for comments.