Click here to Skip to main content
15,912,457 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 3:06
Richard Jones15-Aug-07 3:06 
GeneralRe: web.config problem Pin
Fred_Smith15-Aug-07 3:18
Fred_Smith15-Aug-07 3:18 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 3:31
Richard Jones15-Aug-07 3:31 
GeneralRe: web.config problem Pin
Talal Sultan15-Aug-07 3:55
Talal Sultan15-Aug-07 3:55 
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 7:06
Richard Jones15-Aug-07 7:06 
GeneralRe: web.config problem Pin
Talal Sultan15-Aug-07 20:08
Talal Sultan15-Aug-07 20:08 
GeneralRe: web.config problem Pin
Richard Jones16-Aug-07 1:37
Richard Jones16-Aug-07 1:37 
GeneralRe: web.config problem Pin
Fred_Smith15-Aug-07 4:57
Fred_Smith15-Aug-07 4:57 
Richard Jones wrote:
I'm guessing Default is a reserved word, thus the _ in front


not sure.. but as long as the class name in the code behind file matches the "inherits" attribute of the aspx page directives it should be ok. But the error message you werwe getting was saying that the application couldn't find (or load) the code-behind...


Richard Jones wrote:
I don't know what a global.asax file does


Visual Studio puts this in projects by default - it sits in your application's root, and is a place where you can initialise Session and Application objects, through events such as Application_Start, Session_Start, and the like...

Sorry can't be more help...
GeneralRe: web.config problem Pin
Richard Jones15-Aug-07 7:07
Richard Jones15-Aug-07 7:07 
QuestionDetailsView After Insertion record Should postBack the inserted record Pin
JayadevLenka14-Aug-07 9:20
JayadevLenka14-Aug-07 9:20 
QuestionHow does one recognise a treo browser? Pin
dhigginx14-Aug-07 8:37
dhigginx14-Aug-07 8:37 
AnswerRe: How does one recognise a treo browser? Pin
Christian Graus14-Aug-07 12:24
protectorChristian Graus14-Aug-07 12:24 
QuestionAsp.net Basics Pin
i gr814-Aug-07 6:54
i gr814-Aug-07 6:54 
AnswerRe: Asp.net Basics [modified] Pin
dekart_roo14-Aug-07 7:18
dekart_roo14-Aug-07 7:18 
QuestionClean way to get to individual controls? Pin
dandy7214-Aug-07 3:30
dandy7214-Aug-07 3:30 
AnswerRe: Clean way to get to individual controls? Pin
J4amieC14-Aug-07 5:09
J4amieC14-Aug-07 5:09 
GeneralRe: Clean way to get to individual controls? Pin
dandy7215-Aug-07 5:18
dandy7215-Aug-07 5:18 
Question.net 1.1 and 2.0 Pin
greekius14-Aug-07 2:57
greekius14-Aug-07 2:57 
AnswerRe: .net 1.1 and 2.0 Pin
Talal Sultan14-Aug-07 3:01
Talal Sultan14-Aug-07 3:01 
AnswerRe: .net 1.1 and 2.0 Pin
nandhububbly14-Aug-07 3:01
nandhububbly14-Aug-07 3:01 
AnswerRe: .net 1.1 and 2.0 Pin
Talal Sultan14-Aug-07 3:08
Talal Sultan14-Aug-07 3:08 
QuestionFileUpload control Pin
Milind Panchal14-Aug-07 2:49
Milind Panchal14-Aug-07 2:49 
AnswerRe: FileUpload control Pin
Talal Sultan14-Aug-07 3:03
Talal Sultan14-Aug-07 3:03 
Questionscanning of files or folders without sharing Pin
gbs1234514-Aug-07 2:20
gbs1234514-Aug-07 2:20 
AnswerRe: scanning of files or folders without sharing Pin
Paddy Boyd14-Aug-07 3:24
Paddy Boyd14-Aug-07 3:24 

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.