Re: program will not run on another pc



3.5 and 3.0 are just additional assemblies. A 3.0 or 3.5 application still
runs using the 2.0 runtime what applies to the 2.0 runtime is still valid...



"cj2" <cj2@xxxxxxxxxxxxx> a écrit dans le message de groupe de discussion :
usCroBl7IHA.5024@xxxxxxxxxxxxxxxxxxxxxxx
True, I actually hadn't thought of that but then again 2008 uses 3.5 by
default I think. Anyway, Zhi-xin Ye pointed out that 3.5 doesn't need any
changes. Thanks.

Patrice wrote:
If you are talking about caspol, IMO no because the 2.0 CLR is still used
so what you have done previoulsy using caspol to allow your .NET 2.0
application running will still apply to applications created using VS
2008.

[cut]

I'm still wondering however if I am going to run into a similar
situation with 2008 that I had with 2005 and 2003? If so how would I
fix it?

[cut]

This just so happens to be my first 2008 program to leave my pc. I
know in order for my 2003 program to run on other pcs I had to go into
.net wizards and set local intranet to fulltrust. In 2005 I had to do
caspol -m -cg 1.2 fulltrust. I'm wondering if this problem is because
I have to do something for 2008 it has something to do with is the
first. What's going on?



.