.Net 1.1 SP1 component problems

M

Mark K Vallevand

When I imported the .Net 1.1 SP1 component into my database, it seemed to be
OK. But, doing a build failed because some files were not copied from the
valueadd directory into the repository directory. I copied those files by
hand and the build works. But, other developers claim that .Net 1.1 SP1
isn't installed, or isn't installed correctly.

Specifically, there is a registry key,
HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v1.1.4322\SP
which should be 1, but is 0, indicating that SP1 is not installed.

One application program is known to only run correctly with .Net 1.1 SP1.
It runs incorrectly, so SP1 must not be installed.

Has anyone used the .Net 1.1 SP1 component? Problems? Answers?

--
Regards.
Mark K Vallevand (e-mail address removed)

Beer is living proof that God loves us and wants us to be happy.
- Benjamin Franklin


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
 
M

Mark K Vallevand

I've checked again. The files in the valueadd rep don't seem to be copied
into the database. What gives? How do I install this component?

--
Regards.
Mark K Vallevand (e-mail address removed)

Beer is living proof that God loves us and wants us to be happy.
- Benjamin Franklin


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
 
K

KM

Mark,

When you open netfxv1.1.sld did you notice that the component (2) repositories are set to "Windows XP Embedded Client (x86) Service
Pack 2" and there is no repository added to the SLD.
I believe you must manually copy (replace) all the files from
"\VALUEADD\MSFT\PRERELEASE\netfx1.1sp1\rep\{67c85615-b0c5-42ea-8b8a-e8ab47db2b1d}" to "\Windows Embedded
Data\Repositories\{67C85615-B0C5-42EA-8B8A-E8AB47DB2B1D}".
 
K

KM

Argh... Reading Rel.Notes sometimes may help:

"
.NET Framework 1.1 Service Pack 1 and ASP .NET 1.1 Service Pack 1
.NET Framework 1.1 Service Pack 1 and ASP .NET 1.1 Service Pack 1 are contained in the VALUEADD folder on Disk 1 of the
installation media. To use them, use with the following steps:
- Copy the contents of folder '{67C85615-B0C5-42EA-8B8A-E8AB47DB2B1D}' from VALUEADD\MSFT\PRERELEASE\NETFX1.1SP1\rep into the
repository root folder under Windows Embedded Data\Repositories\{67C85615-B0C5-42EA-8B8A-E8AB47DB2B1D}
- Using Component Database Manager, import the NETFXV1.1.sld from VALUEADD\MSFT\PRERELEASE\NETFX1.1SP1. Make sure that you clear
the Copy repository files to repository root checkbox before you do the import.
"
 
M

Mark K Vallevand

Never saw the release notes. They aren't in the package I have. I guess
that's why I didn't read them. But, all is well in the end.

I wonder where the release notes are?


--
Regards.
Mark K Vallevand (e-mail address removed)

Beer is living proof that God loves us and wants us to be happy.
- Benjamin Franklin


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
 

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