Thank-you! --- "J. Merrill" <[EMAIL PROTECTED]> wrote: > Catch the exception as an ExternalException. Look > at the ErrorCode property and the InnerException > property and tell us more. > > Has anyone written DumpAllExceptionInfo that (a) > displays all standard properties of the exception > (Source, HelpLink, TargetSite, etc); (b) uses > Reflection to get the value of any custom properties > the exception might have; (c) recurses through > non-null InnerException values (avoiding display of > duplicate info as much as possible) ?? > > At 12:08 PM 3/24/2005, SUBSCRIBE ADVANCED-DOTNET > Anonymous wrote (in part) > >Help: error in code that creates dynamically > generated and compiled dll > >help please > > > >Certain times in the day I get the > >following error (code creates dynamically compiled > dll help please) any > >input as to why the error is generated. Can anyone > decipher the error > >below? I would appreciate any help > > > >Thanks!! > > > >System.Runtime.InteropServices.ExternalException: > Cannot execute a > >program. The command being executed was > >"c:\windows\microsoft.net\framework\v1.1.4322\csc.exe" > /noconfig > >@"C:\WINDOWS\TEMP\e6w6xcyq.cmdline". at > >[snip] > > > J. Merrill / Analytical Software Corp > > =================================== > This list is hosted by DevelopMentor� > http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com >
__________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
