Home All Groups Group Topic Archive Search About

framework and 64bits

Author
27 Jul 2006 2:15 PM
JM
Hi,

I need to run a visual net 2002 program in XP pro 64 bits, so:

I think Framework 1.xxx can not be use over a XP Pro 64 bits, Right?

I wonder if it is possible to run a Visual net 2002 program on a XP Pro 64
bits with framework 2.0?.

Thanks,

Jaime

Author
27 Jul 2006 3:17 PM
Barry Kelly
"JM" <j***@ya.com> wrote:

> I need to run a visual net 2002 program in XP pro 64 bits, so:
>
> I think Framework 1.xxx can not be use over a XP Pro 64 bits, Right?
>
> I wonder if it is possible to run a Visual net 2002 program on a XP Pro 64
> bits with framework 2.0?.

Have you tried compiling it with the C# 2.0 compiler? (It's free etc.)

Alternatively, you can modify the app.config to force it to load the 2.0
runtime.

-- Barry


AddThis Social Bookmark Button