Copied to clipboard

Flag this post as spam?

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


  • William Djingga 27 posts 53 karma points
    Apr 14, 2010 @ 09:11
    William Djingga
    0

    Installation failure

    Hi All,

    I tried to install the multiple-upload package  and received this error. Any Ideas?


    Compilation Error

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

    Compiler Error Message: CS0029: Cannot implicitly convert type 'System.Configuration.Configuration' to 'Configuration'

    Source Error:

    Source File: c:\Dev\IPWEA\Umbraco\umbracoWebsite\usercontrols\MultipleFileUpload\Installer.ascx.cs Line: 102
    Line 100:        try
    Line 101: {
    Line 102: Configuration config = WebConfigurationManager.OpenWebConfiguration(Request.ApplicationPath);
    Line 103: ConfigurationSectionGroup systemWebSectionGroup = config.GetSectionGroup("system.web");
    Line 104: HttpHandlersSection httpHandlerSection = (HttpHandlersSection)systemWebSectionGroup.Sections["httpHandlers"];
Please Sign in or register to post replies

Write your reply to:

Draft