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
Barry Kelly - 27 Jul 2006 16:17 GMT
> 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

Signature
http://barrkel.blogspot.com/