Re: Error spawning 'cl.exe'

From: Chris R. Timmons (crtimmons_at_X_NOSPAM_Xcrtimmonsinc.com)
Date: 11/04/04


Date: Wed, 03 Nov 2004 19:34:18 -0800


=?Utf-8?B?R2VSbUlj?= <GeRmIc@discussions.microsoft.com> wrote in
news:02DA6537-7F42-41E2-98AC-84FA34B05E64@microsoft.com:

> Hi,
>
> I was just shifted to a new domain on my network and all of a
> sudden the project i was working on gives an error - Error
> spawning "cl.exe".
>
> The project is actually a C DLL and a C# Library together.
>
> What could be the reason?

My best guesses:

  - Permissions problem. Your code can find cl.exe, but does not
have permission to execute it.

  - Your code cannot find cl.exe. If it's on a network share, this
may be due to a network drive not being mapped, or a change in the
mapped path or UNC path that cl.exe is on. If cl.exe is on your
local machine, make sure you are executing it using the full path
name, and are not using a relative path or the system's PATH
environmental variable to find it.

-- 
Hope this helps.
Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/


Relevant Pages

  • Re: How do you do this?
    ... an evolution from the last generation that used a network processor ... compare things that are exactly alike or they alway will be equal. ... other computer to read it and execute it. ... Some do it with multi-core chips from Intel and AMD. ...
    (comp.lang.forth)
  • Re: Standalone VB.Net app?
    ... The way I got around these security exceptions was to use the .net ... Then our network admin created a logon script to ... with local Admin privileges and elevated domain privs executes the app now, ... to execute because it is not trusted. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Blue Screen
    ... Enquire, plan and execute ... all entries you findand see if they refer to one of your Network ...
    (microsoft.public.windowsxp.general)
  • Re: Could not start application from Network,...
    ... restrict what your app can do since it is run from the network. ... seems to be recitfied by calling caspol and telling it to give assemblies ... does not execute and silently fails when i try to run it as a standard ... When i try to run it with non-priv standard user the application ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: decnet startup failing
    ... Users log on through network using Reflections ... and (lcp set node, lcp create service, and lcp set node /stae=on) ... If I execute the lat$startup in systartup_vms.com on both nodes will ...
    (comp.os.vms)