.net framework v.2.0 sp1

  • Thread starter Thread starter korben
  • Start date Start date
K

korben

Hi all,

I would like to add a the component .net v.2.0 sp1 in the target designer,
in xp embedded sp 2 the component .net is not sp1.
If i ran the setup .net v.20 sp1 for xp on my builded xpe, the pgm is down .

I need this sp1 because xpe is down when seemingly i launch a ALTER table
with sqlce 3.0

Thk vm.
 
Add the .net 3.0 setup component to your build.
In the Settings uncheck the "Install .net framework....." check box.

This will make sure that everything you need to install .net 2.0 SP1 is
included in your build.

..net 3.0 is a super set of .net 2.0 so if everything is ok for 3.0 it should
be ok for all versions before that.
 
Hi all,

I have applied the rollup1 for xp embedded and add the component .net
framework 3.0, in the fba log i didn't see the install of .net v3.0 ?? ( i
have tried to uncheck and check the install in the setting of the component)
It's still not clear for me, but now all works ?? i can make a ALTER with
sqlce 3.1.
 
Back
Top