Home All Groups Group Topic Archive Search About

develop .net 2.0 app with winfx runtime - deploy on system without winfx runtime.

Author
15 Apr 2006 1:48 PM
hazz
will that cause a problem? In some cases? Not at all?  Thanks,  -greg

Author
15 Apr 2006 2:28 PM
hazz
a little more specifically. Develop VS2005  console app on winxp box with
winfx runtime and vs extensions.
No use of servicemodel or any specific winfx new features. This is a port of
a non-windowed console app from 1.1 to 2.0.
It is being deployed on a Win2K3 server with .net 2.0 on it but no winfx
runtime.
The one change is the old sendmail has been replaced with the new smtpclient
for that part of the app.
Anything I should be aware of? Am missing? Caveats?  thx.  -greg

Show quoteHide quote
"hazz" <h***@sonic.net> wrote in message
news:%23xpYXNJYGHA.4992@TK2MSFTNGP03.phx.gbl...
> will that cause a problem? In some cases? Not at all?  Thanks,  -greg
>
Author
15 Apr 2006 3:40 PM
Brian Henry
as long as you dont reference the win fx libraries you wouldnt have a
problem with the deployed program


Show quoteHide quote
"hazz" <h***@sonic.net> wrote in message
news:%233DePjJYGHA.1228@TK2MSFTNGP02.phx.gbl...
>a little more specifically. Develop VS2005  console app on winxp box with
>winfx runtime and vs extensions.
> No use of servicemodel or any specific winfx new features. This is a port
> of a non-windowed console app from 1.1 to 2.0.
> It is being deployed on a Win2K3 server with .net 2.0 on it but no winfx
> runtime.
> The one change is the old sendmail has been replaced with the new
> smtpclient for that part of the app.
> Anything I should be aware of? Am missing? Caveats?  thx.  -greg
>
> "hazz" <h***@sonic.net> wrote in message
> news:%23xpYXNJYGHA.4992@TK2MSFTNGP03.phx.gbl...
>> will that cause a problem? In some cases? Not at all?  Thanks,  -greg
>>
>
>
Author
15 Apr 2006 4:18 PM
hazz
Thanks Brian. That makes sense.  -greg

Show quoteHide quote
"Brian Henry" <nospam@nospam.com> wrote in message
news:OiOGqLKYGHA.4060@TK2MSFTNGP02.phx.gbl...
> as long as you dont reference the win fx libraries you wouldnt have a
> problem with the deployed program
>
>
> "hazz" <h***@sonic.net> wrote in message
> news:%233DePjJYGHA.1228@TK2MSFTNGP02.phx.gbl...
>>a little more specifically. Develop VS2005  console app on winxp box with
>>winfx runtime and vs extensions.
>> No use of servicemodel or any specific winfx new features. This is a port
>> of a non-windowed console app from 1.1 to 2.0.
>> It is being deployed on a Win2K3 server with .net 2.0 on it but no winfx
>> runtime.
>> The one change is the old sendmail has been replaced with the new
>> smtpclient for that part of the app.
>> Anything I should be aware of? Am missing? Caveats?  thx.  -greg
>>
>> "hazz" <h***@sonic.net> wrote in message
>> news:%23xpYXNJYGHA.4992@TK2MSFTNGP03.phx.gbl...
>>> will that cause a problem? In some cases? Not at all?  Thanks,  -greg
>>>
>>
>>
>
>