.NET Framework 1.1 Service Pack 1

G

Guest

I have followed the steps in the release notes to use .net 1.1 sp1?
importing the sld file using component db manage. I for got to uncheck the
copy check box, but then reimported it without the check box checked. It
seems that the version of the .net system.dll is 1.1.4322.531 instead of the
needed version 1.1.4322.2032.

What can I due to upgrade the framework files to 1.1.4322.2032?

Eric
 
G

Guest

Where are you checking the files? On the development machine or the target
XP embedded device? The .NET 1.1 SP1 files on the XPe CDs does indeed
contain the 1.1 SP1 version (1.1.4322.2032). The actual name of system.dll
is sy52106.dll, which gets renamed into system.dll during the import of the
component. If you're, on the other hand, checking on the XPe target device,
then you might have built the image with .NET 1.1 (no service pack) or an
update to 1.1. In this case, you need to remove the .NET 1.1 components
from your configuration and add the 1.1 SP1 components (The .NET framework
and ASP.NET if required) and rebuild.

KS

This posting is provided "AS IS" with no warranties and confers no rights.
 
G

Guest

you are correct I needed to delete the component and reload it.
I saw the icon to the left of the component changed to the normal icon with
a blue box on the right corner of it and thought it was done. I guess that
means something else.
Thank you
Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top