Click here to Skip to main content
15,919,774 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionconvert .ico stream to a .cur stream Pin
p_s_i_200707302-Aug-07 4:28
p_s_i_200707302-Aug-07 4:28 
AnswerRe: convert .ico stream to a .cur stream Pin
Vasudevan Deepak Kumar2-Aug-07 5:28
Vasudevan Deepak Kumar2-Aug-07 5:28 
GeneralRe: convert .ico stream to a .cur stream Pin
Luc Pattyn2-Aug-07 7:52
sitebuilderLuc Pattyn2-Aug-07 7:52 
GeneralRe: convert .ico stream to a .cur stream Pin
Vasudevan Deepak Kumar2-Aug-07 21:56
Vasudevan Deepak Kumar2-Aug-07 21:56 
AnswerRe: convert .ico stream to a .cur stream Pin
Pete O'Hanlon2-Aug-07 10:23
mvePete O'Hanlon2-Aug-07 10:23 
QuestionIndex was outside the bound of the array error after deployment Pin
Prajin1-Aug-07 22:05
Prajin1-Aug-07 22:05 
AnswerRe: Index was outside the bound of the array error after deployment Pin
Luc Pattyn1-Aug-07 23:17
sitebuilderLuc Pattyn1-Aug-07 23:17 
AnswerRe: Index was outside the bound of the array error after deployment Pin
originSH2-Aug-07 3:06
originSH2-Aug-07 3:06 
Prajin wrote:
If you have any suggestions to resolve this issue please let me know.


Well the index your trying to access ... in the array ... is out of the bounds :P i.e. if you have 28 items your trying to access either <= -1 or >= 28.

The trick is to read the exception text, suprisingly it tells you whats wrong.

I'd hate to see what you'd do if you got a Win32 error Dead | X|
JokeRe: Index was outside the bound of the array error after deployment Pin
Luc Pattyn2-Aug-07 6:18
sitebuilderLuc Pattyn2-Aug-07 6:18 
GeneralRe: Index was outside the bound of the array error after deployment Pin
Pete O'Hanlon2-Aug-07 10:24
mvePete O'Hanlon2-Aug-07 10:24 
GeneralRe: Index was outside the bound of the array error after deployment Pin
originSH2-Aug-07 22:26
originSH2-Aug-07 22:26 
Questionhow can i define the setup serial number? Pin
Wan--Vevi1-Aug-07 21:40
Wan--Vevi1-Aug-07 21:40 
Questionhi Pin
dhanu1231-Aug-07 21:40
dhanu1231-Aug-07 21:40 
QuestionRemoting - Code not executing after an Activator object call Pin
Jigzaw1-Aug-07 6:05
Jigzaw1-Aug-07 6:05 
QuestionRemoting loses subscription but not proxy Pin
John Whitmire1-Aug-07 5:59
professionalJohn Whitmire1-Aug-07 5:59 
AnswerRe: Remoting loses subscription but not proxy Pin
John Whitmire2-Nov-07 4:16
professionalJohn Whitmire2-Nov-07 4:16 
Question[Setup Project] run a file by condition Pin
hamid_m1-Aug-07 2:50
hamid_m1-Aug-07 2:50 
GeneralRe: [Setup Project] run a file by condition Pin
Ilya Verbitskiy1-Aug-07 4:32
Ilya Verbitskiy1-Aug-07 4:32 
GeneralRe: [Setup Project] run a file by condition Pin
hamid_m2-Aug-07 3:34
hamid_m2-Aug-07 3:34 
Questionadd files and folder to publish (win app) Pin
hamid_m1-Aug-07 2:47
hamid_m1-Aug-07 2:47 
AnswerRe: add files and folder to publish (win app) Pin
kubben2-Aug-07 2:51
kubben2-Aug-07 2:51 
GeneralRe: add files and folder to publish (win app) Pin
hamid_m2-Aug-07 3:33
hamid_m2-Aug-07 3:33 
QuestionTreeView layout question [modified] Pin
adt_brauer31-Jul-07 2:22
adt_brauer31-Jul-07 2:22 
QuestionAPI lock(Disable) Mouse Pin
sharmie31-Jul-07 0:49
sharmie31-Jul-07 0:49 
AnswerRe: API lock(Disable) Mouse Pin
Paul Conrad12-Aug-07 6:39
professionalPaul Conrad12-Aug-07 6:39 

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.