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

C#

 
Questioncant get standardoutput when calling devenv from System.Process Pin
chuckdawit27-Aug-09 14:44
chuckdawit27-Aug-09 14:44 
General.loadXml throwing exception Pin
illuminatisucks27-Aug-09 7:54
illuminatisucks27-Aug-09 7:54 
GeneralRe: .loadXml throwing exception Pin
PIEBALDconsult27-Aug-09 8:01
mvePIEBALDconsult27-Aug-09 8:01 
GeneralRe: .loadXml throwing exception Pin
illuminatisucks27-Aug-09 8:04
illuminatisucks27-Aug-09 8:04 
GeneralRe: .loadXml throwing exception Pin
PIEBALDconsult27-Aug-09 8:08
mvePIEBALDconsult27-Aug-09 8:08 
GeneralRe: .loadXml throwing exception Pin
Ian Shlasko27-Aug-09 8:02
Ian Shlasko27-Aug-09 8:02 
GeneralRe: .loadXml throwing exception Pin
illuminatisucks27-Aug-09 8:11
illuminatisucks27-Aug-09 8:11 
GeneralRe: .loadXml throwing exception Pin
illuminatisucks27-Aug-09 8:38
illuminatisucks27-Aug-09 8:38 
ok...

I thought I uderstood it but apparently not... I am new to this stuff.


test.Load(supportDir += "\\LaunchCAD.xml");
string nResult = test.SelectSingleNode("LastAutoCADVersion").InnerText.ToString();

I get an 'Object reference not set to an instance of an object.' exception on the SelectSingleNode line. I am assuming that is because I am still loading the file incorrectly. But am at a loss as to the correct method.
GeneralRe: .loadXml throwing exception Pin
harold aptroot27-Aug-09 8:44
harold aptroot27-Aug-09 8:44 
GeneralRe: .loadXml throwing exception Pin
illuminatisucks27-Aug-09 8:48
illuminatisucks27-Aug-09 8:48 
QuestionPreventing the user from Ejecting the CD during crucial Process. [modified] Pin
tyranin27-Aug-09 6:30
tyranin27-Aug-09 6:30 
AnswerRe: Preventing the user from Ejecting the CD during crucial Process. Pin
Luc Pattyn27-Aug-09 7:25
sitebuilderLuc Pattyn27-Aug-09 7:25 
AnswerRe: Preventing the user from Ejecting the CD during crucial Process. Pin
DaveyM6927-Aug-09 7:51
professionalDaveyM6927-Aug-09 7:51 
AnswerRe: Preventing the user from Ejecting the CD during crucial Process. Pin
PIEBALDconsult27-Aug-09 7:56
mvePIEBALDconsult27-Aug-09 7:56 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
Dan Neely27-Aug-09 8:25
Dan Neely27-Aug-09 8:25 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
PIEBALDconsult27-Aug-09 8:34
mvePIEBALDconsult27-Aug-09 8:34 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
Dan Neely27-Aug-09 8:51
Dan Neely27-Aug-09 8:51 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
PIEBALDconsult27-Aug-09 9:12
mvePIEBALDconsult27-Aug-09 9:12 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
Dan Neely27-Aug-09 9:35
Dan Neely27-Aug-09 9:35 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
tyranin27-Aug-09 22:28
tyranin27-Aug-09 22:28 
AnswerRe: Preventing the user from Ejecting the CD during crucial Process. PinPopular
DaveyM6927-Aug-09 8:58
professionalDaveyM6927-Aug-09 8:58 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
Luc Pattyn27-Aug-09 9:15
sitebuilderLuc Pattyn27-Aug-09 9:15 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
DaveyM6927-Aug-09 9:21
professionalDaveyM6927-Aug-09 9:21 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process. Pin
DaveyM6927-Aug-09 9:31
professionalDaveyM6927-Aug-09 9:31 
GeneralRe: Preventing the user from Ejecting the CD during crucial Process.[modified] Pin
Luc Pattyn27-Aug-09 9:33
sitebuilderLuc Pattyn27-Aug-09 9:33 

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.