Click here to Skip to main content
15,919,898 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Why Gridview count is 0 even after binding? Pin
meeram3955-Oct-09 0:10
meeram3955-Oct-09 0:10 
QuestionHow to send E-mail from an ASPX page Pin
tunsten4-Oct-09 23:30
tunsten4-Oct-09 23:30 
AnswerRe: How to send E-mail from an ASPX page Pin
nagendrathecoder4-Oct-09 23:41
nagendrathecoder4-Oct-09 23:41 
AnswerRe: How to send E-mail from an ASPX page Pin
Ashfield5-Oct-09 1:32
Ashfield5-Oct-09 1:32 
QuestionNumericUpDown(spinner) Pin
Yonathan11114-Oct-09 23:09
professionalYonathan11114-Oct-09 23:09 
AnswerRe: NumericUpDown(spinner) Pin
sashidhar4-Oct-09 23:12
sashidhar4-Oct-09 23:12 
GeneralRe: NumericUpDown(spinner) Pin
Yonathan11115-Oct-09 3:45
professionalYonathan11115-Oct-09 3:45 
GeneralRe: NumericUpDown(spinner) Pin
sashidhar5-Oct-09 4:36
sashidhar5-Oct-09 4:36 
QuestionChange the DIV shape by using CSS Pin
yogeshu4-Oct-09 23:01
yogeshu4-Oct-09 23:01 
AnswerRe: Change the DIV shape by using CSS Pin
sashidhar4-Oct-09 23:09
sashidhar4-Oct-09 23:09 
QuestionLoad balancing Pin
Ramkumar_S4-Oct-09 22:50
Ramkumar_S4-Oct-09 22:50 
AnswerRe: Load balancing Pin
Abhijit Jana5-Oct-09 5:20
professionalAbhijit Jana5-Oct-09 5:20 
Questionwhen i upload my code i got this error Pin
kuduva4-Oct-09 21:55
kuduva4-Oct-09 21:55 
AnswerRe: when i upload my code i got this error Pin
Christian Graus4-Oct-09 21:57
protectorChristian Graus4-Oct-09 21:57 
GeneralRe: when i upload my code i got this error Pin
kuduva4-Oct-09 22:01
kuduva4-Oct-09 22:01 
GeneralRe: when i upload my code i got this error Pin
Christian Graus4-Oct-09 22:03
protectorChristian Graus4-Oct-09 22:03 
I don't really get why people are writing code, posting here, but have no idea what they are doing.

ASP.NET 1.1 compiles all your code into a dll, as far as I recall. That dll contains your .cs files. It needs to be on the server. With newer versions, the .cs files themselves need to be on the server. Either way, it's saying that the class that it needs to generate to generate an instance of the page ( which is your code behind ) has not been uploaded.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: when i upload my code i got this error Pin
kuduva4-Oct-09 22:02
kuduva4-Oct-09 22:02 
GeneralRe: when i upload my code i got this error Pin
Christian Graus4-Oct-09 22:05
protectorChristian Graus4-Oct-09 22:05 
GeneralRe: when i upload my code i got this error Pin
Vasudevan Deepak Kumar4-Oct-09 22:10
Vasudevan Deepak Kumar4-Oct-09 22:10 
GeneralRe: when i upload my code i got this error Pin
Sachin Dubey5-Oct-09 0:31
Sachin Dubey5-Oct-09 0:31 
AnswerRe: when i upload my code i got this error Pin
prashantagro5-Oct-09 2:44
prashantagro5-Oct-09 2:44 
AnswerRe: when i upload my code i got this error Pin
RajeshVyda5-Oct-09 6:37
RajeshVyda5-Oct-09 6:37 
Questionbarcode Pin
mylogics4-Oct-09 21:54
professionalmylogics4-Oct-09 21:54 
AnswerRe: barcode Pin
Christian Graus4-Oct-09 21:56
protectorChristian Graus4-Oct-09 21:56 
GeneralRe: barcode Pin
mylogics4-Oct-09 22:00
professionalmylogics4-Oct-09 22:00 

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.