Click here to Skip to main content
16,005,162 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Anthony_Yio14-Nov-03 21:40
Anthony_Yio14-Nov-03 21:40 
AnswerRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
J. Dunlap14-Nov-03 21:46
J. Dunlap14-Nov-03 21:46 
AnswerRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Heath Stewart15-Nov-03 4:41
protectorHeath Stewart15-Nov-03 4:41 
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Pauwll15-Nov-03 23:14
Pauwll15-Nov-03 23:14 
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Heath Stewart16-Nov-03 9:14
protectorHeath Stewart16-Nov-03 9:14 
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Pauwll16-Nov-03 16:26
Pauwll16-Nov-03 16:26 
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Heath Stewart16-Nov-03 16:31
protectorHeath Stewart16-Nov-03 16:31 
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Kentamanos17-Nov-03 11:52
Kentamanos17-Nov-03 11:52 
This means your're creating an object using some API and it's returning a null. You're then trying to access properties or methods on this object.

I'd take a look at the StackTrace property of the exception and display that in your messagebox (or however you're displaying what you have above). That should give you the line number etc. (at least on a debug version of the code, not sure on release actually).



I, for one, do not think the problem was that the band was down. I think that the problem may have been that there was a Stonehenge monument on the stage that was in danger of being crushed by a dwarf.

-David St. Hubbins
GeneralRe: Is Framework 1.1 redistributatble enough for all .Net developments? FIXED - sort of Pin
Pauwll17-Nov-03 22:33
Pauwll17-Nov-03 22:33 
AnswerRe: Is Framework 1.1 redistributatble enough for all .Net developments? Pin
Russell Morris18-Nov-03 6:04
Russell Morris18-Nov-03 6:04 
GeneralAbout Get Data from Clipboard Pin
RafMar14-Nov-03 0:29
RafMar14-Nov-03 0:29 
GeneralRe: About Get Data from Clipboard Pin
John Arlen17-Nov-03 9:15
John Arlen17-Nov-03 9:15 
GeneralRe: About Get Data from Clipboard Pin
RafMar17-Nov-03 20:42
RafMar17-Nov-03 20:42 
QuestionControlled access file downloads ? Pin
Jerry Evans13-Nov-03 6:19
Jerry Evans13-Nov-03 6:19 
AnswerRe: Controlled access file downloads ? Pin
Kentamanos13-Nov-03 11:01
Kentamanos13-Nov-03 11:01 
GeneralRe: Controlled access file downloads ? Pin
Jerry Evans13-Nov-03 14:31
Jerry Evans13-Nov-03 14:31 
GeneralPlacing my .DLL into Reference List Pin
Martin Cross13-Nov-03 3:46
Martin Cross13-Nov-03 3:46 
GeneralRe: Placing my .DLL into Reference List Pin
John Arlen13-Nov-03 10:41
John Arlen13-Nov-03 10:41 
GeneralRe: Placing my .DLL into Reference List Pin
Kentamanos13-Nov-03 10:49
Kentamanos13-Nov-03 10:49 
GeneralRe: Placing my .DLL into Reference List Pin
Martin Cross14-Nov-03 2:49
Martin Cross14-Nov-03 2:49 
GeneralRe: Placing my .DLL into Reference List Pin
Heath Stewart16-Nov-03 16:38
protectorHeath Stewart16-Nov-03 16:38 
GeneralRe: Placing my .DLL into Reference List Pin
Martin Cross16-Nov-03 22:20
Martin Cross16-Nov-03 22:20 
GeneralRe: Placing my .DLL into Reference List Pin
Heath Stewart17-Nov-03 2:30
protectorHeath Stewart17-Nov-03 2:30 
GeneralServiced components and windows 98 based client Pin
sandmanov13-Nov-03 1:45
sandmanov13-Nov-03 1:45 
GeneralCreating new .net Web Project pointing to remote IIS Pin
Aijaz Chaudary12-Nov-03 9:57
Aijaz Chaudary12-Nov-03 9:57 

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.