Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Need help on Intranet Web App

Need help on Intranet Web App

Scheduled Pinned Locked Moved C#
helpsecurityquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TeraCoder
    wrote on last edited by
    #1

    I am developing a web app that calls on the execution of an external application. The code compiles with no errors, however, the external execution is never implemented. I am not at all sure what I am doing wrong. I've done the same thing using a windows form and it works. Could it be a security issue? Is it how I'm calling on the external application?


    Me, wrong!?! Nah, you just need to change your thinking to make me right.

    L 1 Reply Last reply
    0
    • T TeraCoder

      I am developing a web app that calls on the execution of an external application. The code compiles with no errors, however, the external execution is never implemented. I am not at all sure what I am doing wrong. I've done the same thing using a windows form and it works. Could it be a security issue? Is it how I'm calling on the external application?


      Me, wrong!?! Nah, you just need to change your thinking to make me right.

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      TeraCoder wrote: I am developing a web app Is this a WinForms embedded in IE app or an ASP.NET web app? The former you will need to setup the security policy via the .NET framwork configuration (mscorcfg.msc). The latter you will need to give the ASP.NET and the IIS user account execute rights for the process in question. Hope this helps :) MyDUMeter: a .NET DUMeter clone
      "Thats like saying "hahahaha he doesnt know the difference between a cyberneticradioactivenuclothermolopticdimswitch and a biocontainingspherogramotron", but with words you have really never heard of."

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups