Click here to Skip to main content
15,917,328 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Caching Pin
Blue_Boy2-Sep-08 0:10
Blue_Boy2-Sep-08 0:10 
AnswerRe: Caching Pin
Member 36367992-Sep-08 0:10
Member 36367992-Sep-08 0:10 
QuestionLinkbutton control problem Pin
Rameez Raja1-Sep-08 20:36
Rameez Raja1-Sep-08 20:36 
AnswerRe: Linkbutton control problem Pin
AhsanS1-Sep-08 21:03
AhsanS1-Sep-08 21:03 
GeneralRe: Linkbutton control problem Pin
Rameez Raja1-Sep-08 23:01
Rameez Raja1-Sep-08 23:01 
AnswerRe: Linkbutton control problem Pin
Neeraj Arora1-Sep-08 23:01
Neeraj Arora1-Sep-08 23:01 
GeneralRe: Linkbutton control problem Pin
Rameez Raja1-Sep-08 23:16
Rameez Raja1-Sep-08 23:16 
QuestionProblem setting focus Pin
CrazyCoder261-Sep-08 20:36
CrazyCoder261-Sep-08 20:36 
AnswerRe: Problem setting focus Pin
Gamzun1-Sep-08 20:45
Gamzun1-Sep-08 20:45 
GeneralRe: Problem setting focus Pin
CrazyCoder261-Sep-08 20:47
CrazyCoder261-Sep-08 20:47 
GeneralRe: Problem setting focus Pin
Gamzun1-Sep-08 20:49
Gamzun1-Sep-08 20:49 
GeneralRe: Problem setting focus Pin
CrazyCoder261-Sep-08 20:50
CrazyCoder261-Sep-08 20:50 
GeneralRe: Problem setting focus Pin
Gamzun1-Sep-08 20:53
Gamzun1-Sep-08 20:53 
GeneralRe: Problem setting focus Pin
CrazyCoder261-Sep-08 20:55
CrazyCoder261-Sep-08 20:55 
QuestionError: The name 'ListBoxSites' does not exist in the current context Pin
PDTUM1-Sep-08 20:08
PDTUM1-Sep-08 20:08 
AnswerRe: Error: The name 'ListBoxSites' does not exist in the current context Pin
Sandeep Akhare1-Sep-08 20:23
Sandeep Akhare1-Sep-08 20:23 
There can be many reasons behind it
1. Make sure that same id(ListBoxSites) is present in aspx part also
2. if you are using VS 2005 and above check designer file for this id ListBoxSites
3. Check the File name Filname.aspx Filname.aspx.cs and class name in Page directive CodeBehind="FileName" Inherits="NameSapce and FileName"

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

Check My Blog

GeneralRe: Error: The name 'ListBoxSites' does not exist in the current context Pin
PDTUM2-Sep-08 8:19
PDTUM2-Sep-08 8:19 
QuestionTimeout Error in my Web Application Pin
VivekNema1-Sep-08 19:18
VivekNema1-Sep-08 19:18 
AnswerRe: Timeout Error in my Web Application Pin
Palli Rummi1-Sep-08 19:48
Palli Rummi1-Sep-08 19:48 
GeneralRe: Timeout Error in my Web Application Pin
VivekNema12-Sep-08 21:53
VivekNema12-Sep-08 21:53 
AnswerRe: Timeout Error in my Web Application Pin
Gamzun1-Sep-08 20:48
Gamzun1-Sep-08 20:48 
Questiondropdown list with checkboxs in Asp.net Pin
ncsubbu1-Sep-08 18:54
professionalncsubbu1-Sep-08 18:54 
AnswerRe: dropdown list with checkboxs in Asp.net Pin
Palli Rummi1-Sep-08 19:39
Palli Rummi1-Sep-08 19:39 
Questiondomain redirect Pin
Dpriya1-Sep-08 14:37
Dpriya1-Sep-08 14:37 
AnswerRe: domain redirect Pin
N a v a n e e t h1-Sep-08 17:43
N a v a n e e t h1-Sep-08 17:43 

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.