kcwallace
Well-known member
I published my website to my web server. Everything works great except for one page. It returns the following error. However, The file it is looking of is in the "bin" directory of the site root. Can anyone point me to a solution? Is there a bad setting?
The page in question is http://www.kcwallace.com/osuschedule/
I have also published the entire site to my local IIS, and the page functions perfectly.
Server Error in /OSUSchedule 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 the assembly App_Web_ihkyjt3q. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="VB" autoeventwireup="false" inherits="OSUSchedule_Default, App_Web_ihkyjt3q" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /osuschedule/Default.aspx Line: 1
The page in question is http://www.kcwallace.com/osuschedule/
I have also published the entire site to my local IIS, and the page functions perfectly.
Server Error in /OSUSchedule 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 the assembly App_Web_ihkyjt3q. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ page language="VB" autoeventwireup="false" inherits="OSUSchedule_Default, App_Web_ihkyjt3q" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /osuschedule/Default.aspx Line: 1