Hello there.

I hope you can help me out with this one.

We have developed a .NET application with the 1.0 Framework.

It is located on a Application Server.

Windows XP Clients will start the application from the server and run them on their local machine.
The local machine has Framework 1.1 installed.

THIS DOESN'T WORK.

Additionally installing the 1.0 Framework will help (but it is not desired).

Also, the same situation with Win2000 Clients will work as well.

Any hints on that?

Has anyone experienced something similar?
Can you guys @Microsoft verify this?
Is this a known bug?
What can I do?

Tnx
Heiko

Re: Framework 1.1 on XP Client won't load Framework 1.0 Programs from App.Server by Kelly

Kelly
Thu Jan 22 03:11:02 CST 2004

Hi,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpcondeployingnetframeworkapplications.asp

--
All the Best,
Kelly

MS-MVP Win98/XP
[AE-Windows® XP]

Troubleshooting Windows XP
http://www.kellys-korner-xp.com

Utilities for Windows XP
http://www.kellys-korner-xp.com/xp_u.htm#xp_util


"Heiko" <Heiko.Scharnberg@mummert.de> wrote in message
news:33D74F3C-1CC9-49CD-B695-E805EADC0F3E@microsoft.com...
> Hello there.
>
> I hope you can help me out with this one.
>
> We have developed a .NET application with the 1.0 Framework.
>
> It is located on a Application Server.
>
> Windows XP Clients will start the application from the server and run them
on their local machine.
> The local machine has Framework 1.1 installed.
>
> THIS DOESN'T WORK.
>
> Additionally installing the 1.0 Framework will help (but it is not
desired).
>
> Also, the same situation with Win2000 Clients will work as well.
>
> Any hints on that?
>
> Has anyone experienced something similar?
> Can you guys @Microsoft verify this?
> Is this a known bug?
> What can I do?
>
> Tnx
> Heiko
>



Re: Framework 1.1 on XP Client won't load Framework 1.0 Programs from App.Server by anonymous

anonymous
Thu Jan 22 04:21:06 CST 2004

Hi there.

Thanks for the reply.

Can you be more speciific? Have you experienced the above mentioned problem yourself, do you know of a solution or were you merely guessing that the link you gave might be helpful for me ? (Beacause, at first glance, it is not)

Regards & Tnx
Heiko

Re: Framework 1.1 on XP Client won't load Framework 1.0 Programs from App.Server by Star

Star
Thu Jan 22 21:37:08 CST 2004

FYI - whatever version .NET Framework was used to develop the app, the same
version of the .NET Framework client must be used to run the app. If .NET
Framework v1.0 was used to develop it, then .NET Framework v1.0 client must
be installed to run it, again if .NET Framework v.1.1 was used to develop
it, then .NET Framework v1.1 client must be installed to run it. If parts
or the app or apps were developed using both versions, then both client
versions must be installed.

"Heiko" <Heiko.Scharnberg@mummert.de> wrote in message
news:33D74F3C-1CC9-49CD-B695-E805EADC0F3E@microsoft.com...
> Hello there.
>
> I hope you can help me out with this one.
>
> We have developed a .NET application with the 1.0 Framework.
>
> It is located on a Application Server.
>
> Windows XP Clients will start the application from the server and run them
on their local machine.
> The local machine has Framework 1.1 installed.
>
> THIS DOESN'T WORK.
>
> Additionally installing the 1.0 Framework will help (but it is not
desired).
>
> Also, the same situation with Win2000 Clients will work as well.
>
> Any hints on that?
>
> Has anyone experienced something similar?
> Can you guys @Microsoft verify this?
> Is this a known bug?
> What can I do?
>
> Tnx
> Heiko
>