HighTechTalks DotNet Forums  

adplus and spawn(-sc) Option?

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss adplus and spawn(-sc) Option? in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jrax
 
Posts: n/a

Default adplus and spawn(-sc) Option? - 09-15-2006 , 11:14 AM






Anyone know what this option does?

When I initially read the doc I thought I could use this option to have
adplus lanuch the app I want to monitor for a crash.

Always got an error msg saying requested processes are not executing.

Following is how I start adplus and config file

adplus -c D:\Dev\TestProg\1.0\TestCrash\crash.txt

Contents of config file

<ADPlus>
<Settings>
<!-- defining basic settings (run mode, quiet mode, etc.) -->
<RunMode> CRASH </RunMode>
<Option> Quiet </Option>
<OutputDir>C:\TestCrash</OutputDir>
<ProcessName> TestCrash.exe </ProcessName>
<Sympath>
SRV*C:\MfgsuiteDumps\pdbsymbols*http://msdl.microsoft.com/download/symbols
</Sympath>
<Spawn>D:\Dev\TestProg\1.0\TestCrash\bin\Debug\Tes tCrash.exe</Spawn>
</Settings>
</ADPlus>

Thanx

jra



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.