I have run into this problem before. I had installed a "beta" version of the
..NET Framework 1.1 component, which wasn't really working properly, and then
downloaded and installed the latest release version of the .NET Framework
1.1 component from the Microsoft site. After installing the latest version
of the component, I still got the error message stating that .NET needed to
be installed, even though I included the component in my build. After
completely removing and reinstalling the entire component database,
re-installing the latest release of the .NET Framework 1.1 component, and
building the component into an image, everything worked fine. I tried
deleting the old version of the .NET Framework 1.1 component and then
installing the latest downloaded version and that still caused the error in
the image, which is why I removed and re-installed the whole database.
GLopez said:
I have added the .Net Framework component in the target designer but when
trying to install the application it shows a dialog saying that .net
Framework is not installed.