Click here to Skip to main content
15,906,467 members
Home / Discussions / C#
   

C#

 
QuestionWhile editing a cell that is newly created in GridView throws Index out of range error Pin
vytheese4-May-08 23:19
professionalvytheese4-May-08 23:19 
AnswerRe: While editing a cell that is newly created in GridView throws Index out of range error Pin
Luc Pattyn4-May-08 23:33
sitebuilderLuc Pattyn4-May-08 23:33 
GeneralRe: While editing a cell that is newly created in GridView throws Index out of range error Pin
vytheese5-May-08 0:13
professionalvytheese5-May-08 0:13 
QuestionProblem with Modal Form Pin
MehmetFurkan4-May-08 22:21
MehmetFurkan4-May-08 22:21 
AnswerRe: Problem with Modal Form Pin
Anindya Chatterjee4-May-08 22:39
Anindya Chatterjee4-May-08 22:39 
AnswerRe: Problem with Modal Form Pin
Luc Pattyn4-May-08 23:14
sitebuilderLuc Pattyn4-May-08 23:14 
QuestionException : RowNotInTableException was unhandled by user code Pin
cocoonwls4-May-08 22:04
cocoonwls4-May-08 22:04 
QuestionHow to intercept Rapidshare file download in WebBrowser control? Pin
Anindya Chatterjee4-May-08 21:39
Anindya Chatterjee4-May-08 21:39 
AnswerRe: How to intercept Rapidshare file download in WebBrowser control? Pin
Vikram A Punathambekar4-May-08 23:14
Vikram A Punathambekar4-May-08 23:14 
GeneralRe: How to intercept Rapidshare file download in WebBrowser control? Pin
Anindya Chatterjee4-May-08 23:36
Anindya Chatterjee4-May-08 23:36 
GeneralRe: How to intercept Rapidshare file download in WebBrowser control? Pin
Vikram A Punathambekar5-May-08 0:07
Vikram A Punathambekar5-May-08 0:07 
QuestionThis application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Member 39190494-May-08 21:05
Member 39190494-May-08 21:05 
AnswerRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Christian Graus4-May-08 21:10
protectorChristian Graus4-May-08 21:10 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Member 39190494-May-08 21:33
Member 39190494-May-08 21:33 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Christian Graus4-May-08 22:55
protectorChristian Graus4-May-08 22:55 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
S. Senthil Kumar5-May-08 4:40
S. Senthil Kumar5-May-08 4:40 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Member 39190495-May-08 17:00
Member 39190495-May-08 17:00 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. [modified] Pin
Member 39190495-May-08 17:31
Member 39190495-May-08 17:31 
OK - Let me give you some additional information for debugging purposes.

I've tried removing the reference to the problem assembly and then readding the reference. This appears to be the only way to follow the exception instruction message to "reinstall the application."

Also, I have tried downloading a new version of the dll as well as using the dll from my work environment.

On my home computer, I just have VS2008 while on my work computer I have both VS2005 as well as VS2008.

Here is a url to the component:

http://tinyurl.com/6nj22s[^]

Once you have added a reference to the dll you should be able to write the following statement:

>AddressBook addressBook = new AddressBook();

This works for me in my work environment but throws an exception in my home environment.

Please let me know what you find.

modified on Monday, May 5, 2008 11:39 PM

GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
S. Senthil Kumar5-May-08 20:30
S. Senthil Kumar5-May-08 20:30 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Member 39190496-May-08 21:13
Member 39190496-May-08 21:13 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
Member 391904915-May-08 7:31
Member 391904915-May-08 7:31 
GeneralRe: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. Pin
S. Senthil Kumar15-May-08 17:02
S. Senthil Kumar15-May-08 17:02 
Questionwhich one is smaller n pow 2, 1000 pow n, n pow n, n pow 1000 , when n value is nearer to infinite Pin
huma satti4-May-08 20:57
huma satti4-May-08 20:57 
AnswerDouble Post - Please Ignore Pin
Giorgi Dalakishvili4-May-08 21:05
mentorGiorgi Dalakishvili4-May-08 21:05 
AnswerRe: which one is smaller n pow 2, 1000 pow n, n pow n, n pow 1000 , when n value is nearer to infinite Pin
Christian Graus4-May-08 21:09
protectorChristian Graus4-May-08 21:09 

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.