Copied to clipboard

Flag this post as spam?

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


  • Andrew Waegel 126 posts 126 karma points
    Oct 18, 2010 @ 07:48
    Andrew Waegel
    0

    Installation problem

    When installing v 1.1.0 on Umbraco 4.5.2 I get the following errors:

    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 'CMSImport.Controls.CMSImportInstaller'.

    Source Error:

    Line 1:  <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CMSImportInstaller.ascx.cs" Inherits="CMSImport.Controls.CMSImportInstaller" %>
    Line 2:  <%@ Register Assembly="controls" Namespace="umbraco.uicontrols" TagPrefix="cc1" %>
    Line 3:  <cc1:Pane ID="ReadPane" runat="server">


    Source File: /umbraco/plugins/CMSImport/UserControls/CMSImportInstaller.ascx    Line: 1


    Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3618

    Can anyone point me in the right direction? File permissions seem to be OK.

  • Andrew Waegel 126 posts 126 karma points
    Oct 18, 2010 @ 07:58
    Andrew Waegel
    0

    Belay that, copying the DLLs from the package into /bin seemed to do the trick. Don't know why installing in /bin failed for this package where it's worked for others.

  • Richard Soeteman 4036 posts 12864 karma points MVP
    Oct 18, 2010 @ 08:35
    Richard Soeteman
    0

    Hi Andrew,

    Too bad that the dll's didn't copy automatically. I alreadey kinda freaked out because I tested this install over and over and thought I missed something. Maybe the app_pool was already recycling when installing, hope it only happened once.

    Cheers,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft