Click here to Skip to main content
15,890,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionvisual studio 2008 Pin
ahawari0928-Nov-08 8:20
ahawari0928-Nov-08 8:20 
AnswerRe: visual studio 2008 Pin
Christian Graus28-Nov-08 15:58
protectorChristian Graus28-Nov-08 15:58 
AnswerRe: visual studio 2008 Pin
Abhijit Jana28-Nov-08 19:50
professionalAbhijit Jana28-Nov-08 19:50 
Questionhow to bind value to select element using Ajax Pin
Exelioindia28-Nov-08 5:32
Exelioindia28-Nov-08 5:32 
AnswerRe: how to bind value to select element using Ajax Pin
Christian Graus28-Nov-08 16:02
protectorChristian Graus28-Nov-08 16:02 
GeneralRe: how to bind value to select element using Ajax Pin
Exelioindia30-Nov-08 23:18
Exelioindia30-Nov-08 23:18 
QuestionCode jumps from one place to the other unexpectadly with Firefox!! Pin
Talal Sultan28-Nov-08 5:15
Talal Sultan28-Nov-08 5:15 
QuestionGridview and Group Email Problem Pin
bruhol28-Nov-08 5:03
bruhol28-Nov-08 5:03 
Hello,
I have an asp.net35 vb page which gets a list of users from the database, displays them in a gridview and also has a couple of input boxes and a submit button so that I can use it to send a group email.

Each process works separately. I can see my gridview list and the email form works if I dont call in the gridview rows.

I have hit a problem that I hope you can help me with. The error says:

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection

This is my line of code:
email = GridView1.DataKeys(gvRow.RowIndex).Value

Can anyone help me to solve this please.
AnswerRe: Gridview and Group Email Problem Pin
Ashfield28-Nov-08 8:56
Ashfield28-Nov-08 8:56 
GeneralRe: Gridview and Group Email Problem Pin
bruhol30-Nov-08 10:36
bruhol30-Nov-08 10:36 
QuestionAdd Controls to a view control programmatically Pin
anto200528-Nov-08 3:38
anto200528-Nov-08 3:38 
AnswerRe: Add Controls to a view control programmatically Pin
Christian Graus28-Nov-08 16:04
protectorChristian Graus28-Nov-08 16:04 
Questiondropdownlist selected index change problem Pin
lakshmichawala28-Nov-08 2:33
lakshmichawala28-Nov-08 2:33 
AnswerRe: dropdownlist selected index change problem Pin
NeverHeardOfMe28-Nov-08 2:58
NeverHeardOfMe28-Nov-08 2:58 
QuestionHttpModule server problem [modified] Pin
sepel28-Nov-08 2:30
sepel28-Nov-08 2:30 
AnswerRe: HttpModule server problem Pin
Vinit Sambhare7-Dec-08 23:01
Vinit Sambhare7-Dec-08 23:01 
GeneralRe: HttpModule server problem Pin
sepel8-Dec-08 2:18
sepel8-Dec-08 2:18 
GeneralRe: HttpModule server problem [modified] Pin
Vinit Sambhare8-Dec-08 2:37
Vinit Sambhare8-Dec-08 2:37 
GeneralRe: HttpModule server problem Pin
sepel8-Dec-08 2:46
sepel8-Dec-08 2:46 
GeneralRe: HttpModule server problem Pin
Vinit Sambhare8-Dec-08 17:31
Vinit Sambhare8-Dec-08 17:31 
GeneralRe: HttpModule server problem Pin
sepel9-Dec-08 19:17
sepel9-Dec-08 19:17 
GeneralRe: HttpModule server problem Pin
Vinit Sambhare14-Dec-08 23:05
Vinit Sambhare14-Dec-08 23:05 
QuestionIIS Book for reading Pin
ahawari0928-Nov-08 2:27
ahawari0928-Nov-08 2:27 
AnswerRe: IIS Book for reading Pin
Abhijit Jana28-Nov-08 2:33
professionalAbhijit Jana28-Nov-08 2:33 
QuestionDeploying asp.net website Pin
ahawari0928-Nov-08 2:20
ahawari0928-Nov-08 2:20 

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.