Quantcast
Channel: Classic ASP
Viewing all articles
Browse latest Browse all 488

Application is not running on IIS

$
0
0

I have ASP page which calls app.exe and app.exe will execute the VBSCRIPT. 

App.exe is working fine when i run it via command prompt but when i run from ASP page is not working. I am not getting the desired result and no errors are reporting.

I have checked the permissions , Anonymous & Impersonation Authentication using service accounts which has execute permission. 

can you help to identify the issue. 

Below is the FRT result. No error or Warning Showing

<div class="content-container"> <div class="hidden" id="section_detail">
222. -ASP_SCRIPT_TRACE_COM_CALL_START<div id="section_detail_222_details">
FilePathD:\inetpub\test.ASP
LineNumber59
CurrentStatementSet netstat = shell.Exec ("D:\inetpub\app.exe -n "& hostname &" ")
SizeOfStatement93
</div>
<div class="duration">0 ms</div> <div class="severity-verbose">Verbose</div>223. -ASP_SCRIPT_TRACE_COM_CALL_END<div id="section_detail_223_details">
FilePathD:\inetpub\test.ASP
LineNumber59
CurrentStatementSet netstat = shell.Exec ("D:\inetpub\app.exe -n "& hostname &" ")
</div>
</div> </div>

Viewing all articles
Browse latest Browse all 488

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>