Re: Possibly strange question regarding VB.NET and CGI

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Nak (a_at_a.com)
Date: 12/18/04


Date: Sat, 18 Dec 2004 11:49:39 -0000

Hi Tom,

> Yes it's possible. Basically, you would just create your CGI
> application as a Console app. I won't go into the details of CGI here -
> but essentially, all a language has to be able to do is read environment
> variables and handle stdin and stdout. So, your good here :) The place
> where you may have difficulty (at least I did when I played with this
> year or so ago) is getting the permissions right so that your
> application will run.

    Aah, thats good to know, although the last bit worries me. My website
is hosted by a 3rd party so I doubt I can get them to apply permissions like
that, although I *might* be wrong. Thanks for the input at least I have a
solid yes/no answer now :-) Cheers.

Nick.



Relevant Pages

  • Re: VBScript or VB.Net?
    ... The Language" by Francesco Balena, ... the script I wrote I have been able to get 90% of it up and running ... it's just the permissions things that's killing me. ... group since it's an ASP question. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VBScript or VB.Net?
    ... The Language" by Francesco Balena, ... Is there any book or web resource that you can recommend? ... the script I wrote I have been able to get 90% of it up and running ... it's just the permissions things that's killing me. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Add New Users
    ... this is a permissions issue. ... permissions as possible on the AD server. ... >This sample code works perfectly in Console App. ... > Dim grp As DirectoryEntry ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: unable to write from a select into outfile
    ... You don't have create/write permissions to the /tmp directory on your ... remote host as whatever user your remote host's CGI is running as. ... including the "nobody" user and the database and web server accounts. ...
    (perl.dbi.users)
  • Re: Web Service ?
    ... When you run a web service, it inherits the permissions of the ASP.NET account. ... You would need to assign those permissions to the folder and file that you want to access. ... Everything works fine in the console app. ... Request for the permission of type System.Net.WebPermission, System, bla bla bla ... ...
    (microsoft.public.dotnet.general)