M
musosdev
Hi
I've just been playing around with ClickOnce in Visual Studio 2008
(Publish..). It seems to work however I'm getting some odd behaviour.
My project has been developed on a 64bit platform, but has always been
targetted for x86. When I've come to "deploy" using ClickOnce, it works fine
on my 64-bit XP machine (same box as development, different partition), but
on another machine (also 64bit) I get the following error during the
prerequisites check...
"This version of the .NET Framework 2.0 (x86) is not supported on a 64-bit
operating system. Contact your software vendor"
I don't understand how it works on one machinem, but not another, both
64-bit, and both from the same deployment package on the same network share.
Any ideas?! Thanks
I've just been playing around with ClickOnce in Visual Studio 2008
(Publish..). It seems to work however I'm getting some odd behaviour.
My project has been developed on a 64bit platform, but has always been
targetted for x86. When I've come to "deploy" using ClickOnce, it works fine
on my 64-bit XP machine (same box as development, different partition), but
on another machine (also 64bit) I get the following error during the
prerequisites check...
"This version of the .NET Framework 2.0 (x86) is not supported on a 64-bit
operating system. Contact your software vendor"
I don't understand how it works on one machinem, but not another, both
64-bit, and both from the same deployment package on the same network share.
Any ideas?! Thanks