Warning 1116 on almost all components

M

Michael Bate

My apologies - I originally posted this to the wrong group. Did not
intend to cross-post. I note that there is a post like this dating back
to 2004, but not all the messages are there on my server.

I installed the licensed version of Embedded Studio. I downloaded and
installed the February 06 component upgrades from Microsoft.

I attempted to do a build of an SLX file that I recently created with
the Evaluation version. I first did an update.

On almost every component (mainly Microsoft-supplied components, I get
the warning:

R: Warning 1116: Building unreleased component: .. followed by
component name.

Here is an excerpt form the Build log file:

R: Building: "Indexing Service [Version 5.1.2600.2180, R2890]"...
R: Warning 1116: Building unreleased component: "Indexing Service
[Version 5.1.2600.2180, R2890]"
R: Building: "Intel Microcode Update Driver [Version 5.1.2600.2180,
R2890]"...
R: Warning 1116: Building unreleased component: "Intel Microcode Update
Driver [Version 5.1.2600.2180, R2890]"
R: Building: "Intel Processor [Version 5.1.2600.2180, R2890]"...
R: Warning 1116: Building unreleased component: "Intel Processor
[Version 5.1.2600.2180, R2890]"
R: Building: "Internet Connection Wizard [Version 5.1.2600.2180, R2890]"...
R: Warning 1116: Building unreleased component: "Internet Connection
Wizard [Version 5.1.2600.2180, R2890]"


I was also getting this error with the Evaluation version, after
initially not getting it.

I installed the licensed version on a new PC that had never had the
Evaluation version installed.

I have searched Help and The MSoft Knowledge base, but can find no
information about this warning message. I have read the help page on
how to release a component, but it makes no sense to me that all these
components would not be "released."

Thanks in advance.

Michael Bate
 
G

Guest

The only cause I know of is related to saving the slx file as xml in Target
Designer. If you do this to an slx file, there is an issue where the
Released property for all components are not saved with the xml file. Later
when you open the file in TD and try to build, you get this warning for all
components. Re-saving it as slx might not help. These warning are not fatal
and shouldn't affect the runtime but you could choose to build an slx from
scratch if you don't want these warnings.

KS

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

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