annoying error

From: Kevin dockerty (kevindockerty_at_yahoo.com)
Date: 11/18/03


Date: Tue, 18 Nov 2003 03:47:07 -0800

I have a asp.net app. ( been working fine so far )

Has anyone seen this before;

"Cannot execute a program. The command being executed was
c:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe"

It seems to have suddenly appeared after a restart to our
server !

thanks in advance



Relevant Pages

  • [Full-Disclosure] Advanced usage of system() function.
    ... and call its arguments as a command for shell. ... as we can see we still didnt get what we want (typing exit ... Connection closed by foreign host. ... think what we want to execute. ...
    (Full-Disclosure)
  • Advanced usage of system() function.
    ... and call its arguments as a command for shell. ... as we can see we still didnt get what we want (typing exit we are ... Connection closed by foreign host. ... think what we want to execute. ...
    (Bugtraq)
  • Re: Error running sql command
    ... If the commands are in a table on the server, I would create strings on the server and use SQL EXECUTE to execute them... ... I fetch a command from a table, process it and if command executes successfully I delete it form the queue. ... The basic problem with your code is that you are not using SQL Server as it should be used. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: grant permission question
    ... returned until the command shell command completes. ... When you grant execute permissions to users, ... only members of the sysadmin fixed server ... SQL Server Agent proxy account, ...
    (microsoft.public.sqlserver.programming)
  • Re: Wait for background processes to complete
    ... To be able to execute commands in the background and wait for their ... The documentation I am referring to is http://perldoc.perl.org/. ... You can run a command in the background with: ... There is a general problem with perl documentation: ...
    (comp.lang.perl.misc)