Click here to Skip to main content
15,892,674 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Got it(atleast partially) Pin
Ryomin24-Apr-09 9:50
professionalRyomin24-Apr-09 9:50 
AnswerGot It Pin
Ryomin24-Apr-09 9:59
professionalRyomin24-Apr-09 9:59 
GeneralRe: Got It Pin
swetha sankaran24-Apr-09 10:01
swetha sankaran24-Apr-09 10:01 
AnswerStop posting and deleting Pin
AlexeiXX324-Apr-09 10:51
AlexeiXX324-Apr-09 10:51 
GeneralRe: Stop posting and deleting Pin
swetha sankaran24-Apr-09 13:27
swetha sankaran24-Apr-09 13:27 
GeneralRe: Stop posting and deleting Pin
AlexeiXX324-Apr-09 13:37
AlexeiXX324-Apr-09 13:37 
Question[Message Deleted] Pin
swetha sankaran24-Apr-09 7:49
swetha sankaran24-Apr-09 7:49 
AnswerRe: Object reference not set to an instance of an object. Pin
Sandeep Akhare24-Apr-09 7:55
Sandeep Akhare24-Apr-09 7:55 
Thats what dubug the application and check which object is null ..

swetha sankaran wrote:
String[] instances = (String[])rk.GetValue("InstalledInstances");


Make sure that
rk is not null have if block there and check if (rk != null ) then do that

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

AnswerRe: Object reference not set to an instance of an object. Pin
Rolando CC24-Apr-09 7:56
professionalRolando CC24-Apr-09 7:56 
AnswerRe: Object reference not set to an instance of an object. Pin
Rolando CC24-Apr-09 8:00
professionalRolando CC24-Apr-09 8:00 
AnswerRe: Object reference not set to an instance of an object. Pin
Ryomin24-Apr-09 8:03
professionalRyomin24-Apr-09 8:03 
Question[Message Deleted] Pin
swetha sankaran24-Apr-09 8:26
swetha sankaran24-Apr-09 8:26 
AnswerRe: Object reference not set to an instance of an object. Pin
Rolando CC24-Apr-09 8:37
professionalRolando CC24-Apr-09 8:37 
General[Message Deleted] Pin
swetha sankaran24-Apr-09 8:38
swetha sankaran24-Apr-09 8:38 
GeneralRe: Object reference not set to an instance of an object. Pin
Rolando CC24-Apr-09 8:41
professionalRolando CC24-Apr-09 8:41 
AnswerRe: [Message Deleted] Pin
Ryomin24-Apr-09 8:48
professionalRyomin24-Apr-09 8:48 
QuestionThe request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare24-Apr-09 7:46
Sandeep Akhare24-Apr-09 7:46 
AnswerRe: The request failed with HTTP status 400: Bad Request Pin
Rolando CC24-Apr-09 8:15
professionalRolando CC24-Apr-09 8:15 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare24-Apr-09 8:24
Sandeep Akhare24-Apr-09 8:24 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Rolando CC24-Apr-09 8:32
professionalRolando CC24-Apr-09 8:32 
GeneralRe: The request failed with HTTP status 400: Bad Request Pin
Sandeep Akhare24-Apr-09 8:38
Sandeep Akhare24-Apr-09 8:38 
Question[Message Deleted] Pin
swetha sankaran24-Apr-09 7:25
swetha sankaran24-Apr-09 7:25 
AnswerRe: Error in get (Only assignment,call, increment, decrement, and new object expressions can be used as a statement) Pin
Colin Angus Mackay24-Apr-09 7:26
Colin Angus Mackay24-Apr-09 7:26 
QuestionObject reference not set to instance of an object Pin
swetha sankaran24-Apr-09 7:41
swetha sankaran24-Apr-09 7:41 
AnswerRe: Object reference not set to instance of an object Pin
Sandeep Akhare24-Apr-09 7:48
Sandeep Akhare24-Apr-09 7:48 

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.