Checkbox Forums

Register | Help
Results 1 to 3 of 3
  1. #1
    superDEVmaster360 Guest

    Default Issue with Patch to Checkbox 4.3

    Dear Checkbox Team,

    Hey guys, long time reader, first time poster.
    First off I love checkbox but when attempting the patch process from 4.2 to 4.3 I have run into an error. When attempting to reach install/default.aspx page I get the following error:

    Method not found: 'Boolean Checkbox.Configuration.Install.ApplicationInstalle r.get_xf8f89cf9d8133ad0();

    Now i've tried a couple things to fix the issue but I can't seem to fix it. I feel like a Ninja without a sword, a wizard without a wand, a red bull without the energy...basically I need some help.

    Thanks, keep up the survey magic!

    - dev360

  2. #2
    pwiesner is offline Administrator
    Join Date
    Mar 2007
    Posts
    385

    Default

    If you encounter this issue please do the following.

    1. Delete all files in your Checkbox installation EXCEPT for
    1. web.config
    2. The contents of your Config folder
    3. Your license file, which is located in the bin directory. (Delete all of the other contents in your bin folder)

    2. Copy the contents of your downloaded 4.3 Folder to your existing Checkbox folder. If prompted do NOT write over any files. Once this is complete make sure that all of the files copied correctly and are now present in your Checkbox installation. Confirm that /bin has been repopulated with the new files.

    3. If you have the multilanguage Addon Installed
    1. Navigate to checkbox\Install\Modules\MultiLanguage (In Zip File)
    2. Copy checkbox.Globalization.Text.MultiLanguageTextProvi der.dll
    3. Paste file into folder checkbox\bin

    4. Add the following to your <system.web /> section of your web.config.

    <httpHandlers>
    <add path="ChartAxd.axd" verb="*" type="Dundas.Charting.WebControl.ChartHttpHandler" validate="false" />
    </httpHandlers>

    5. Browse to install/default.aspx once again and run through the patch.

  3. #3
    superDEVmaster360 Guest

    Thumbs up

    Thanks pawiesner that worked like a charm. So far these reporting features look so H-O-T! keep up the good work

    - 360

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO 3.5.0