Good afternoon,
I am the server admin for the site in this topic. I have ASP.net 1.1 installed and installed the required J# package. We are receiving the following error, any ideas?
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 'dwzCaptcha.Captcha'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="CreateCaptcha.aspx.vb" Inherits="dwzCaptcha.Captcha" %> Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> Line 3: <html>
Source File: C:\Program Files\Ensim\WEBppliance\SiteData\Domains\bilocenter.com\ROOT\Inetpub\wwwroot\dwzCaptcha\CreateCaptcha.aspx Line: 1
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 |
|
|