hide the exe from internent access in a asp.net 2.0 web application

I have a asp.net2.0 web application which will run some executable
(written in standard c++) to do some job.

I do not want to make the executable downloadable. What should do ?
Change web.config?

I googled and could not find the answer.
Red [ Di, 01 April 2008 01:20 ] [ ID #1932569 ]

Re: hide the exe from internent access in a asp.net 2.0 web application

the simplest is to put in the bin folder.

-- bruce (sqlwork.com)

red wrote:
> I have a asp.net2.0 web application which will run some executable
> (written in standard c++) to do some job.
>
> I do not want to make the executable downloadable. What should do ?
> Change web.config?
>
> I googled and could not find the answer.
>
DFS [ Di, 01 April 2008 02:32 ] [ ID #1932611 ]

Re: hide the exe from internent access in a asp.net 2.0 web

thx
On 4=D4=C21=C8=D5, =C9=CF=CE=E711=CA=B132=B7=D6, bruce barker <nos... [at] nospam=
..com> wrote:
> the simplest is to put in the bin folder.
>
> -- bruce (sqlwork.com)
>
> red wrote:
> > I have a asp.net2.0 web application which will run some executable
> > (written in standard c++) to do some job.
>
> > I do not want to make the executable downloadable. What should do ?
> > Change web.config?
>
> > I googled and could not find the answer.
Red [ Mi, 02 April 2008 00:13 ] [ ID #1932690 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » hide the exe from internent access in a asp.net 2.0 web application

Vorheriges Thema: how to deploy web application with database and create exe using
Nächstes Thema: Websetup can't replace web.config