Parser Error

M

Matt Tapia

Can anybody suggest how to fix the error below. The .vb file is there so I
don't know what's wrong?

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
'_360View.overdrafts_disposition_collection'.

Source Error:

Line 1: <%@ Control Language="vb"
CodeBehind="overdrafts_disposition_collection.ascx.vb"
AutoEventWireup="false"
Inherits="_360View.overdrafts_disposition_collection" %>
 
K

Ken Cox [Microsoft MVP]

Hi Matt,

That often means that the .aspx page is looking for a class in a DLL that
can't be found. Did you compile the .vb stuff first?

Ken
Microsoft MVP [ASP.NET]
Toronto
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Parser Error 0
Parser Error: 0
Parser Error Message: Could not load type.. 0
Parser error 0
Parser error 2
Parser Error 1
Parser error 2
continuous parser error 1

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top