No Touch Deployment.

I use "No Touch Deployment" for my Window Forms
application. The question is why my EXE-file is downloaded
three times and not just one.

My shortcut:
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\IEExec.exe
http://ozzy/conet/client/bin/co.win.exe?server=ozzy

IIS Logfile:

cs-method cs-uri-stem cs-
uri-query sc-status sc-bytes cs-
bytes time-taken
GET /conet/client/bin/co.win.exe
server=hk0073.config 200 823562
232 16766
GET /conet/client/bin/co.win.exe
server=hk0073 200 823562
225 17328
GET /conet/client/bin/CO.Win.DLL -
404 4203 211
0
GET /conet/client/bin/CO.Win/CO.Win.DLL -
404 4203 218
0
GET /conet/client/bin/bin/CO.Win.DLL -
404 4203 215
0
GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
404 4203 222
0
GET /conet/client/bin/CO.Win.EXE -
200 823562 211
17594


Thanks in advance!

Re: No Touch Deployment. by TJoker

TJoker
Wed Sep 24 15:36:46 CDT 2003

Did you assign a strong name to your assemblies ?

--
TJoker, MCSD.NET
MVP: Paint, Notepad, Solitaire

****************************************


"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
news:162701c38279$da3b7810$a101280a@phx.gbl...
> No Touch Deployment.
>
> I use "No Touch Deployment" for my Window Forms
> application. The question is why my EXE-file is downloaded
> three times and not just one.
>
> My shortcut:
> C:\WINNT\Microsoft.NET\Framework\v1.1.4322\IEExec.exe
> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
>
> IIS Logfile:
>
> cs-method cs-uri-stem cs-
> uri-query sc-status sc-bytes cs-
> bytes time-taken
> GET /conet/client/bin/co.win.exe
> server=hk0073.config 200 823562
> 232 16766
> GET /conet/client/bin/co.win.exe
> server=hk0073 200 823562
> 225 17328
> GET /conet/client/bin/CO.Win.DLL -
> 404 4203 211
> 0
> GET /conet/client/bin/CO.Win/CO.Win.DLL -
> 404 4203 218
> 0
> GET /conet/client/bin/bin/CO.Win.DLL -
> 404 4203 215
> 0
> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
> 404 4203 222
> 0
> GET /conet/client/bin/CO.Win.EXE -
> 200 823562 211
> 17594
>
>
> Thanks in advance!



Re: No Touch Deployment. by Mats-Erik

Mats-Erik
Thu Sep 25 00:51:34 CDT 2003

Yes, i've assigned strong names to all of my assemblies!

>-----Original Message-----
>Did you assign a strong name to your assemblies ?
>
>--
>TJoker, MCSD.NET
>MVP: Paint, Notepad, Solitaire
>
>****************************************
>
>
>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
>news:162701c38279$da3b7810$a101280a@phx.gbl...
>> No Touch Deployment.
>>
>> I use "No Touch Deployment" for my Window Forms
>> application. The question is why my EXE-file is
downloaded
>> three times and not just one.
>>
>> My shortcut:
>> C:\WINNT\Microsoft.NET\Framework\v1.1.4322\IEExec.exe
>> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
>>
>> IIS Logfile:
>>
>> cs-method cs-uri-stem cs-
>> uri-query sc-status sc-bytes cs-
>> bytes time-taken
>> GET /conet/client/bin/co.win.exe
>> server=hk0073.config 200 823562
>> 232 16766
>> GET /conet/client/bin/co.win.exe
>> server=hk0073 200 823562
>> 225 17328
>> GET /conet/client/bin/CO.Win.DLL -
>> 404 4203 211
>> 0
>> GET /conet/client/bin/CO.Win/CO.Win.DLL -
>> 404 4203 218
>> 0
>> GET /conet/client/bin/bin/CO.Win.DLL -
>> 404 4203 215
>> 0
>> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
>> 404 4203 222
>> 0
>> GET /conet/client/bin/CO.Win.EXE -
>> 200 823562 211
>> 17594
>>
>>
>> Thanks in advance!
>
>
>.
>

Re: No Touch Deployment. by Mats-Erik

Mats-Erik
Thu Sep 25 04:15:26 CDT 2003

Not to my forms assemblies!

>-----Original Message-----
>Yes, i've assigned strong names to all of my assemblies!
>
>>-----Original Message-----
>>Did you assign a strong name to your assemblies ?
>>
>>--
>>TJoker, MCSD.NET
>>MVP: Paint, Notepad, Solitaire
>>
>>****************************************
>>
>>
>>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
>>news:162701c38279$da3b7810$a101280a@phx.gbl...
>>> No Touch Deployment.
>>>
>>> I use "No Touch Deployment" for my Window Forms
>>> application. The question is why my EXE-file is
>downloaded
>>> three times and not just one.
>>>
>>> My shortcut:
>>> C:\WINNT\Microsoft.NET\Framework\v1.1.4322\IEExec.exe
>>> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
>>>
>>> IIS Logfile:
>>>
>>> cs-method cs-uri-stem cs-
>>> uri-query sc-status sc-bytes cs-
>>> bytes time-taken
>>> GET /conet/client/bin/co.win.exe
>>> server=hk0073.config 200 823562
>>> 232 16766
>>> GET /conet/client/bin/co.win.exe
>>> server=hk0073 200 823562
>>> 225 17328
>>> GET /conet/client/bin/CO.Win.DLL -
>>> 404 4203 211
>>> 0
>>> GET /conet/client/bin/CO.Win/CO.Win.DLL -
>>> 404 4203 218
>>> 0
>>> GET /conet/client/bin/bin/CO.Win.DLL -
>>> 404 4203 215
>>> 0
>>> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
>>> 404 4203 222
>>> 0
>>> GET /conet/client/bin/CO.Win.EXE -
>>> 200 823562 211
>>> 17594
>>>
>>>
>>> Thanks in advance!
>>
>>
>>.
>>
>.
>

Re: No Touch Deployment. by TJoker

TJoker
Thu Sep 25 11:02:48 CDT 2003

Can you try that ? Assigning to the Forms assembly and tell us what happens?

--
TJoker, MCSD.NET
MVP: Paint, Notepad, Solitaire

****************************************


"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
news:100a501c38345$8e72b4d0$a601280a@phx.gbl...
> Not to my forms assemblies!
>
> >-----Original Message-----
> >Yes, i've assigned strong names to all of my assemblies!
> >
> >>-----Original Message-----
> >>Did you assign a strong name to your assemblies ?
> >>
> >>--
> >>TJoker, MCSD.NET
> >>MVP: Paint, Notepad, Solitaire
> >>
> >>****************************************
> >>
> >>
> >>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
> >>news:162701c38279$da3b7810$a101280a@phx.gbl...
> >>> No Touch Deployment.
> >>>
> >>> I use "No Touch Deployment" for my Window Forms
> >>> application. The question is why my EXE-file is
> >downloaded
> >>> three times and not just one.
> >>>
> >>> My shortcut:
> >>> C:\WINNT\Microsoft.NET\Framework\v1.1.4322\IEExec.exe
> >>> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
> >>>
> >>> IIS Logfile:
> >>>
> >>> cs-method cs-uri-stem cs-
> >>> uri-query sc-status sc-bytes cs-
> >>> bytes time-taken
> >>> GET /conet/client/bin/co.win.exe
> >>> server=hk0073.config 200 823562
> >>> 232 16766
> >>> GET /conet/client/bin/co.win.exe
> >>> server=hk0073 200 823562
> >>> 225 17328
> >>> GET /conet/client/bin/CO.Win.DLL -
> >>> 404 4203 211
> >>> 0
> >>> GET /conet/client/bin/CO.Win/CO.Win.DLL -
> >>> 404 4203 218
> >>> 0
> >>> GET /conet/client/bin/bin/CO.Win.DLL -
> >>> 404 4203 215
> >>> 0
> >>> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
> >>> 404 4203 222
> >>> 0
> >>> GET /conet/client/bin/CO.Win.EXE -
> >>> 200 823562 211
> >>> 17594
> >>>
> >>>
> >>> Thanks in advance!
> >>
> >>
> >>.
> >>
> >.
> >



Re: No Touch Deployment. by Mats-Erik

Mats-Erik
Fri Sep 26 01:25:32 CDT 2003

I will try that! Do You know why its loading tree times?

>-----Original Message-----
>Can you try that ? Assigning to the Forms assembly and
tell us what happens?
>
>--
>TJoker, MCSD.NET
>MVP: Paint, Notepad, Solitaire
>
>****************************************
>
>
>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
>news:100a501c38345$8e72b4d0$a601280a@phx.gbl...
>> Not to my forms assemblies!
>>
>> >-----Original Message-----
>> >Yes, i've assigned strong names to all of my
assemblies!
>> >
>> >>-----Original Message-----
>> >>Did you assign a strong name to your assemblies ?
>> >>
>> >>--
>> >>TJoker, MCSD.NET
>> >>MVP: Paint, Notepad, Solitaire
>> >>
>> >>****************************************
>> >>
>> >>
>> >>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in
message
>> >>news:162701c38279$da3b7810$a101280a@phx.gbl...
>> >>> No Touch Deployment.
>> >>>
>> >>> I use "No Touch Deployment" for my Window Forms
>> >>> application. The question is why my EXE-file is
>> >downloaded
>> >>> three times and not just one.
>> >>>
>> >>> My shortcut:
>> >>> C:\WINNT\Microsoft.NET\Framework\v1.1.4322
\IEExec.exe
>> >>> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
>> >>>
>> >>> IIS Logfile:
>> >>>
>> >>> cs-method cs-uri-stem cs-
>> >>> uri-query sc-status sc-bytes cs-
>> >>> bytes time-taken
>> >>> GET /conet/client/bin/co.win.exe
>> >>> server=hk0073.config 200 823562
>> >>> 232 16766
>> >>> GET /conet/client/bin/co.win.exe
>> >>> server=hk0073 200 823562
>> >>> 225 17328
>> >>> GET /conet/client/bin/CO.Win.DLL -
>> >>> 404 4203 211
>> >>> 0
>> >>> GET /conet/client/bin/CO.Win/CO.Win.DLL -
>> >>> 404 4203 218
>> >>> 0
>> >>> GET /conet/client/bin/bin/CO.Win.DLL -
>> >>> 404 4203 215
>> >>> 0
>> >>> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
>> >>> 404 4203 222
>> >>> 0
>> >>> GET /conet/client/bin/CO.Win.EXE -
>> >>> 200 823562 211
>> >>> 17594
>> >>>
>> >>>
>> >>> Thanks in advance!
>> >>
>> >>
>> >>.
>> >>
>> >.
>> >
>
>
>.
>

Re: No Touch Deployment. by Mats-Erik

Mats-Erik
Mon Sep 29 04:55:13 CDT 2003

Now i have tried with strongnames and i get same
behaviour, the co.win.exe loads three times. Why?

>-----Original Message-----
>I will try that! Do You know why its loading tree times?
>
>>-----Original Message-----
>>Can you try that ? Assigning to the Forms assembly and
>tell us what happens?
>>
>>--
>>TJoker, MCSD.NET
>>MVP: Paint, Notepad, Solitaire
>>
>>****************************************
>>
>>
>>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in message
>>news:100a501c38345$8e72b4d0$a601280a@phx.gbl...
>>> Not to my forms assemblies!
>>>
>>> >-----Original Message-----
>>> >Yes, i've assigned strong names to all of my
>assemblies!
>>> >
>>> >>-----Original Message-----
>>> >>Did you assign a strong name to your assemblies ?
>>> >>
>>> >>--
>>> >>TJoker, MCSD.NET
>>> >>MVP: Paint, Notepad, Solitaire
>>> >>
>>> >>****************************************
>>> >>
>>> >>
>>> >>"Mats-Erik Grundh" <classe@Classeabc.se> wrote in
>message
>>> >>news:162701c38279$da3b7810$a101280a@phx.gbl...
>>> >>> No Touch Deployment.
>>> >>>
>>> >>> I use "No Touch Deployment" for my Window Forms
>>> >>> application. The question is why my EXE-file is
>>> >downloaded
>>> >>> three times and not just one.
>>> >>>
>>> >>> My shortcut:
>>> >>> C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>\IEExec.exe
>>> >>> http://ozzy/conet/client/bin/co.win.exe?server=ozzy
>>> >>>
>>> >>> IIS Logfile:
>>> >>>
>>> >>> cs-method cs-uri-stem cs-
>>> >>> uri-query sc-status sc-bytes cs-
>>> >>> bytes time-taken
>>> >>> GET /conet/client/bin/co.win.exe
>>> >>> server=hk0073.config 200 823562
>>> >>> 232 16766
>>> >>> GET /conet/client/bin/co.win.exe
>>> >>> server=hk0073 200 823562
>>> >>> 225 17328
>>> >>> GET /conet/client/bin/CO.Win.DLL -
>>> >>> 404 4203 211
>>> >>> 0
>>> >>> GET /conet/client/bin/CO.Win/CO.Win.DLL -
>>> >>> 404 4203 218
>>> >>> 0
>>> >>> GET /conet/client/bin/bin/CO.Win.DLL -
>>> >>> 404 4203 215
>>> >>> 0
>>> >>> GET /conet/client/bin/bin/CO.Win/CO.Win.DLL -
>>> >>> 404 4203 222
>>> >>> 0
>>> >>> GET /conet/client/bin/CO.Win.EXE -
>>> >>> 200 823562 211
>>> >>> 17594
>>> >>>
>>> >>>
>>> >>> Thanks in advance!
>>> >>
>>> >>
>>> >>.
>>> >>
>>> >.
>>> >
>>
>>
>>.
>>
>.
>