Could not load type

  • Thread starter Thread starter Luis E Valencia
  • Start date Start date
L

Luis E Valencia

I havent make anything strane, now in everypage that I create I double click
and automatically creates the BN file, then I code there what I need.

Since a few days all the new pages I do have this error.


Could not load type 'med13nt.comentarios'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="comentarios.aspx.vb" Inherits="med13nt.comentarios"%>
 
Wild guess, but you didn't change the Root namespace in the Project
properties did you? Is it still "med13nt"?

I'm sorry I can't follow your explanation better.
 
Back
Top