Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anders Brännmark 226 posts 277 karma points
    Feb 18, 2011 @ 15:29
    Anders Brännmark
    0

    Error installing 2.5 on a 4.5.2, IIS 7 with .Net 4.0

    Server Error in '/' Application.

    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Could not load type 'ImageGenInstaller' from assembly 'ImageGen, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null'.

    Source Error:

    Line 1:  <%@ control language="C#" autoeventwireup="true" inherits="ImageGenInstaller, imagegen" %>
    Line 2: <asp:Label ID="status" runat="server" Text=""></asp:Label>


    Source File: /usercontrols/ImageGenInstaller.ascx    Line: 1

  • kows 81 posts 151 karma points c-trib
    Feb 18, 2011 @ 15:52
    kows
    0

    dll's included or try allowing 32 bit applications?

  • Anders Brännmark 226 posts 277 karma points
    Feb 18, 2011 @ 15:59
    Anders Brännmark
    0

    Actually, Just added this for Doug to check up on, the problem is in the package, it has an ascx reffering to version 2.0.1.0......

     

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Feb 21, 2011 @ 09:41
    Douglas Robar
    0

    Thanks, Anders, I'll check on that and let you know.

    cheers,
    doug.

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Feb 21, 2011 @ 13:44
    Douglas Robar
    0

    Hi, Anders,

    Any chance this happened when you were upgrading a site to ImageGen 2.5? If so, are you sure you'd uninstalled the earlier version of ImageGen (/bin/imagegen.dll in particular) beforehand? 

    The installer code is only in the 2.5 dll and so there's no way the .ascx could have referenced an earlier version.

    Look forward to hearing from you.

    cheers,
    doug.

  • Anders Brännmark 226 posts 277 karma points
    Feb 21, 2011 @ 14:34
    Anders Brännmark
    0

    It was a kind of upgrade, the site was running an old version. I think I removed the dll before running the package, but was kind of stressed that day so I really arnt 100% sure :-)

     

Please Sign in or register to post replies

Write your reply to:

Draft