User Profile

Collapse

Profile Sidebar

Collapse
davez
davez
Last Activity: Feb 10 '08, 06:37 PM
Joined: Dec 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • davez
    started a topic ASPNET permissions
    in .NET

    ASPNET permissions

    Hello there

    I'm trying to launch a simple C++ application from my website (on the server side). It even runs, imagine that. However, when it tries to open a simple text file (for either read or write) it fails.
    (BTW, I used in order to run it:

    "WshShell = Server.CreateOb ject("WScript.S hell")
    ...
    oExec = WshShell.Exec(C ommandLine)"

    but it didn't open a shell window...
    See more | Go to post

  • davez
    replied to Pass a Parameter to an .exe
    thanks for your response! i'll try
    See more | Go to post

    Leave a comment:


  • davez
    replied to Pass a Parameter to an .exe
    hi

    I'm very new in this...

    I tried in my app something similar (open a shell), currently i'm connecting via localhost and my question is: if i want to run an exe/bat file (using a shell or whatever) on the server, will it work, or do I need to use PHP or something?

    similarily, what does the "runat" tag mean exactly?

    thanks

    Dave
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...