Parser Error

  •  05-16-2008, 8:40 AM

    Parser Error

    I unzipped the demo package and installed it on my local machine and our web server.
    I get the same error on both.
    Any ideas ?
    Thanks
    Mark

    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 file or assembly 'DotNetGallery' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    Line 1:  <%@ Page Language="C#"%>
                Line 2:  <%@ Register TagPrefix="CE" Namespace="DotNetGallery" Assembly="DotNetGallery" %>
                Line 3:  <html>
                Line 4:  

    Source File: /webpub/PalmaCeia290/DotNetgallery/demo.aspx    Line: 2
View Complete Thread