Advertisement

05.14.2008 at 07:44AM PDT, ID: 23401607
[x]
Attachment Details

I am getting the syntax error in the user controls

Asked by shieldguy in Programming for ASP.NET, .NET, .NET Framework 2.0

Tags: asp.net 2, dotnet framework 2, Could not load type 'batchprocessingsystem.batchprocessheader'

I am using the user control on my web site but I am getting some strange type of errors I had never got any problems with the user controls, and same code use to work on other web sites

I am getting error on the  following line

<%@ Control Language="vb" AutoEventWireup="false" Codebehind="batchprocessheader.ascx.vb" Inherits="batchprocessingsystem.batchprocessheader" %>

ThanksStart Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
The code of usercontrol BatchProcessHerader.ascx
<%@ Control Language="vb" AutoEventWireup="false" Codebehind="batchprocessheader.ascx.vb" Inherits="batchprocessingsystem.batchprocessheader" %>
 
<table id="table12" cellpadding="1" width="100%" bgcolor="#ffffcc" border="1">
    <tr>
        <td>
            <table id="table13" width="100%">
                <tr>
                    <td>
                        <span class="txt">Processor Logged In: 
                            <b><asp:Label ID="lblname" runat="server"></asp:Label></b> | City Link Printer: <b>
                                <asp:Label ID="lblcitylinkprinter" runat="server"></asp:Label>
                                </b>
                        </span>
                    </td>
                    <td align="right">
                        <span class="txt"><a href="">Change User</a></span></td>
                </tr>
            </table>
        </td>
    </tr>
</table>
 
The code of asp.net webform BatchProcessing.aspx
 
<%@ Register TagPrefix="uc1" TagName="BatchProcessHeader" Src="usercontrols/BatchProcessHeader.ascx" %>
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="BatchOrderProcessing.aspx.vb" Inherits="BatchProcessingSystem.BatchOrderProcessing" %>
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" >
	<head>
		<title>Batch Order Processing</title>
		<link href="site.css" type="text/css" rel="stylesheet" />
	</head>
	<body bgcolor="#ffffff">
	<form id="Form1" method="post" runat="server">
			<uc1:BatchProcessHeader id="BatchProcessHeader1" runat="server"></uc1:BatchProcessHeader>
    <div>
    
    </div>
    </form>
</body>
</html>
[+][-]05.14.2008 at 08:03AM PDT, ID: 21564979

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 08:04AM PDT, ID: 21564995

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 08:22AM PDT, ID: 21565214

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Programming for ASP.NET, .NET, .NET Framework 2.0
Tags: asp.net 2, dotnet framework 2, Could not load type 'batchprocessingsystem.batchprocessheader'
Sign Up Now!
Solution Provided By: DotNetThinker
Participating Experts: 3
Solution Grade: A
 
 
[+][-]05.14.2008 at 08:44AM PDT, ID: 21565425

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 08:48AM PDT, ID: 21565475

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 08:53AM PDT, ID: 21565524

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 08:56AM PDT, ID: 21565557

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 09:01AM PDT, ID: 21565603

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 09:04AM PDT, ID: 21565630

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 09:05AM PDT, ID: 21565641

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 09:11AM PDT, ID: 21565696

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.14.2008 at 09:13AM PDT, ID: 21565727

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628