This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C383BB.08960BC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Greeting All,

OK I keep reading about no-touch deployment so I visited=20
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchNo-TouchDe=
ploymentInNETFramework.asp?frame=3Dtrue
downloaded the sample, and I'll be damned if everything went Ok up until =
the final step to test by hitting =
http://localhost/TaskMgmtWS/TaskManagement.exe but what I get is the =
dreaded 'The page cannot be found'.

That app is in a configured Virtual Directory [default settings] in IIS =
[on Windows 2K Advanced Server] called TaskMgmtWS and the Release builds =
of TasksWS.dll and TaskManagement.exe are in the folder. When folder =
browsing is turned on I can even see the exe but I get the same error =
when I click it. Also, opening the app directly [double click physical =
file in Windows] works fine. I know this is something simple and I'm =
gonna be embarrassed by the fix for it.

Thanks in advance everyone.
------=_NextPart_000_000A_01C383BB.08960BC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>Greeting All,</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>OK I keep reading about no-touch =
deployment so I=20
visited </FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2><A=20
href=3D"http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchNo=
-TouchDeploymentInNETFramework.asp?frame=3Dtrue">http://msdn.microsoft.co=
m/library/en-us/dv_vstechart/html/vbtchNo-TouchDeploymentInNETFramework.a=
sp?frame=3Dtrue</A></FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>downloaded the sample, and I'll be =
damned if=20
everything went Ok up until the final step to test by hitting =
</FONT><FONT=20
face=3DVerdana size=3D2><A=20
href=3D"http://localhost/TaskMgmtWS/TaskManagement.exe">http://localhost/=
TaskMgmtWS/TaskManagement.exe</A>=20
but what I get is the dreaded&nbsp;'The page cannot be =
found'.</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana><FONT size=3D2><FONT>That app is in a =
configured Virtual=20
Directory [default settings] in IIS [on Windows 2K Advanced Server] =
called=20
TaskMgmtWS and the Release builds of TasksWS.dll and TaskManagement.exe =
are in=20
the folder.&nbsp; When folder browsing is turned on I can even see the =
exe but I=20
get the same error when I click it.&nbsp; Also, opening the app directly =
[double=20
click physical file in Windows] works fine.</FONT>&nbsp; I know this is=20
something simple and I'm&nbsp;gonna be embarrassed by the fix for=20
it.</FONT></FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Thanks in advance=20
everyone.</FONT></DIV></BODY></HTML>

------=_NextPart_000_000A_01C383BB.08960BC0--

Re: No-touch deployment [no response]... by Hector

Hector
Fri Sep 26 14:00:07 CDT 2003

You probably have URLScan tool installed on the server. URLScan by default
automatically blocks HTTP requests that reference executables.

Here I describe how to get rid of that problem:

http://www.code-magazine.com/article.aspx?quickid=0307061

Hector Correa

"Terry Mulvany" <tmulvany@istartschool.com> wrote in message
news:OYrJgY$gDHA.616@TK2MSFTNGP11.phx.gbl...
Greeting All,

OK I keep reading about no-touch deployment so I visited
http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchNo-TouchDeplo
ymentInNETFramework.asp?frame=true
downloaded the sample, and I'll be damned if everything went Ok up until the
final step to test by hitting http://localhost/TaskMgmtWS/TaskManagement.exe
but what I get is the dreaded 'The page cannot be found'.

That app is in a configured Virtual Directory [default settings] in IIS [on
Windows 2K Advanced Server] called TaskMgmtWS and the Release builds of
TasksWS.dll and TaskManagement.exe are in the folder. When folder browsing
is turned on I can even see the exe but I get the same error when I click
it. Also, opening the app directly [double click physical file in Windows]
works fine. I know this is something simple and I'm gonna be embarrassed by
the fix for it.

Thanks in advance everyone.



Re: No-touch deployment [no response]... by Chris

Chris
Fri Sep 26 21:59:38 CDT 2003

This is a multi-part message in MIME format.

------=_NextPart_000_0049_01C38481.DD00A340
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

It is the settings of IIS, you've installed the IIS lockdown t