Click here to Skip to main content
16,005,069 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asychronous call to URL behind the scene without redirecting to the page Pin
Brady Kelly29-Jul-07 21:51
Brady Kelly29-Jul-07 21:51 
QuestionHyperlink and AJAX ModalPopup Pin
h@s@n28-Jul-07 2:15
h@s@n28-Jul-07 2:15 
QuestionColor html document Printing Pin
rahul21nov28-Jul-07 2:06
rahul21nov28-Jul-07 2:06 
AnswerRe: Color html document Printing Pin
Blue_Boy28-Jul-07 2:15
Blue_Boy28-Jul-07 2:15 
QuestionReteriving data from database Pin
h@s@n28-Jul-07 2:06
h@s@n28-Jul-07 2:06 
QuestionMaster Page Problem Pin
Mahesh.J28-Jul-07 1:08
Mahesh.J28-Jul-07 1:08 
AnswerRe: Master Page Problem [modified] Pin
wk63328-Jul-07 6:30
wk63328-Jul-07 6:30 
QuestionASPNET Error Pin
#realJSOP28-Jul-07 0:59
professional#realJSOP28-Jul-07 0:59 
Using VS2005 with SP/1 on XP Pro...

I have a aspx/aspx.cs file pair. When I rebuild the website, I get the following error:

error ASPNET: Make sure that the class defined in this code file matches the "inherits" attribute, and that it extends the correct base class (e.g. Page or UserControl).

Here's the "inherits" line in the "erboard_dashboard.aspx" file:

Inherits="erboard_dashboard"


and here's the class definition in the "erboard_dashboard.aspx.cs" file:

public partial class erboard_dashboard : CBasePage


As you can dsee, everything matches.

The CBasePage base class is there in the project, and the class name is highlighted to inidcate that the IDE knows where it is.

What am I missing?




"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: ASPNET Error Pin
Christian Graus28-Jul-07 12:08
protectorChristian Graus28-Jul-07 12:08 
Questionwant to create pop up windows Pin
ooooooooppppppss28-Jul-07 0:27
ooooooooppppppss28-Jul-07 0:27 
AnswerRe: want to create pop up windows Pin
Christian Graus28-Jul-07 12:20
protectorChristian Graus28-Jul-07 12:20 
QuestionTo Populate the values from a UltraWebGrid to a textbox Pin
codingrocks27-Jul-07 23:26
codingrocks27-Jul-07 23:26 
Questioncheckboxlist problem Pin
imranafsari27-Jul-07 23:01
imranafsari27-Jul-07 23:01 
AnswerRe: checkboxlist problem Pin
Christian Graus28-Jul-07 12:50
protectorChristian Graus28-Jul-07 12:50 
QuestionOnblur="self.focus();" not working in Fire Fox Pin
kaushik49027-Jul-07 21:29
kaushik49027-Jul-07 21:29 
AnswerRe: Onblur="self.focus();" not working in Fire Fox Pin
#realJSOP28-Jul-07 1:00
professional#realJSOP28-Jul-07 1:00 
AnswerRe: Onblur="self.focus();" not working in Fire Fox Pin
Guffa28-Jul-07 6:11
Guffa28-Jul-07 6:11 
QuestionSingle sign on in two websites Pin
sandeep kumar pundhir27-Jul-07 21:04
sandeep kumar pundhir27-Jul-07 21:04 
AnswerRe: Single sign on in two websites Pin
Christian Graus27-Jul-07 21:49
protectorChristian Graus27-Jul-07 21:49 
GeneralRe: Single sign on in two websites Pin
sandeep kumar pundhir27-Jul-07 22:27
sandeep kumar pundhir27-Jul-07 22:27 
Questionopen a frame when mouse over to an image Pin
Vipin.d27-Jul-07 20:55
Vipin.d27-Jul-07 20:55 
AnswerRe: open a frame when mouse over to an image Pin
Paul Conrad28-Jul-07 15:15
professionalPaul Conrad28-Jul-07 15:15 
QuestionScript..., Pin
Member 387988127-Jul-07 20:46
Member 387988127-Jul-07 20:46 
AnswerRe: Script..., Pin
Guffa27-Jul-07 22:47
Guffa27-Jul-07 22:47 
GeneralRe: Script..., Pin
Member 387988127-Jul-07 23:03
Member 387988127-Jul-07 23:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.