P
princessjewel62
Hi all,
I am using Visual Web Developer 2005. In the codebehind in my program,
it is written
<%@ Page language="c#" AutoEventWireup="false"
Inherits="pcf_solution_cs.SessionTransfer" %>
But when I tried to run it in the browser, it says Parser Error, that
it cannot load type 'pcf_solution_cs' but that is the name of the class
in the file. Please help me. Your help is greatly appreciated.
Thank you.
I am using Visual Web Developer 2005. In the codebehind in my program,
it is written
<%@ Page language="c#" AutoEventWireup="false"
Inherits="pcf_solution_cs.SessionTransfer" %>
But when I tried to run it in the browser, it says Parser Error, that
it cannot load type 'pcf_solution_cs' but that is the name of the class
in the file. Please help me. Your help is greatly appreciated.
Thank you.