Re: Custom Web Server

From: Rob T (RTorcellini_at_DONTwalchemSPAM.com)
Date: 09/14/04


Date: Tue, 14 Sep 2004 15:18:29 -0400

I don't think Casini is what I'm looking for (mainly since it's in c# and I
live in a VB world).

Perhaps I wasn't asking my question clearly: This app is very simple. It
just monitors a database and sends out emails based on certain critera in
the DB. It doesn't even need to be "installed" on the system...just copy it
to the machine and run it. So, this is why I wanted to avoid using IIS so
the user doesn't have to set up a new web site on the machine. The app
would just serve up a static page that shows some status information about
itself.

"Cor Ligthert" <notfirstname@planet.nl> wrote in message
news:%23dzNgWimEHA.3876@TK2MSFTNGP15.phx.gbl...
> Rob,
>
> It sounds as a little big strange solution you are making. As far as I
> understand you than you need remoting and than the users can use
information
> from your little vb.application.
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemruntimeremoting.asp
>
> Doing it with a webpage would make from your little vb.application a
serious
> webserver.
>
> And when you want to use HTML for it, therefore you have nothing from a
> webserver on the local computer, therefore you need something as IIS on
your
> server (which is a standard feature of that). You have than to put at
least
> the output from your little vb.application in a file, database or
whatever.
>
> Just my thought
>
> Cor
>
>



Relevant Pages

  • Re: Custom Web Server
    ... server. ... setting up IIS isn't hard from an installer, ... > just monitors a database and sends out emails based on certain critera in ... >> webserver on the local computer, therefore you need something as IIS on ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Cannot use MSAccess database on WorkGroup with ASP
    ... This is because your asp user account doesnt have permissions to access ... app works because it runs under the priveledges of the user currently signed ... > Our site doesn't allow me to map the IIS server so the database can't ... > the IIS sever. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: problems accessing database
    ... >accounts and developed a Paradox 7 database. ... The webserver is the microsoft ... >IIS and CGI software developped with Borland Delphi 5.0!! ... but it doesn't look like it would be related to IIS ...
    (microsoft.public.inetserver.iis.security)
  • problems accessing database
    ... accounts and developed a Paradox 7 database. ... The webserver is the microsoft ... IIS and CGI software developped with Borland Delphi 5.0!! ...
    (microsoft.public.inetserver.iis.security)
  • security exception
    ... I am not using any IIS or any web related stuff. ... This app is set up on a single win xp machine, and it interacts with database on local machine. ...
    (microsoft.public.sqlserver.msde)