This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- "Error -6244"
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 28, 2009
07:23 AM
"Error -6244"
Hi,
I've encountered this error, and cannot solve it,
I hope someone can help.
Description:
I've installed "install shield 2010" evaluation version, and opened my project (of "install shield 2008").
While trying to create setup, I've got the following error:
"Error -6244: One or more of the project's components contain .NET properties that require the .NET Framework. However, the .NET Framework cannot be detected."
Click on this error, redirects the following "KB":
http://kb.acresso.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q107499&sliceId=1&docTypeID=DT_ERRDOC_1_1&dialogID=59506800&stateId=0%200%2059508313
Which in short, says to put "dotnetfx.exe", in correct place.
However, I've checked, and it the file is already in the correct place described in the "KB".
Has anyone encountered this problem \ knows how to solve it ?
10x for your help.
I've encountered this error, and cannot solve it,
I hope someone can help.
Description:
I've installed "install shield 2010" evaluation version, and opened my project (of "install shield 2008").
While trying to create setup, I've got the following error:
"Error -6244: One or more of the project's components contain .NET properties that require the .NET Framework. However, the .NET Framework cannot be detected."
Click on this error, redirects the following "KB":
http://kb.acresso.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q107499&sliceId=1&docTypeID=DT_ERRDOC_1_1&dialogID=59506800&stateId=0%200%2059508313
Which in short, says to put "dotnetfx.exe", in correct place.
However, I've checked, and it the file is already in the correct place described in the "KB".
Has anyone encountered this problem \ knows how to solve it ?
10x for your help.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 29, 2009
01:00 PM
Is the .NET framework installed on the machine you are building the setup on?
This error is thrown when you have a component that has some of the .NET settings turned on, but the framework is not installed.
.NET Settings:
.NET COM Interop: No
.NET Precompile Assembly: No
.NET Scan at Build: None
.NET Application File:
.NET Installer Class: No
.NET Installer Class Arguments:
This error is thrown when you have a component that has some of the .NET settings turned on, but the framework is not installed.
.NET Settings:
.NET COM Interop: No
.NET Precompile Assembly: No
.NET Scan at Build: None
.NET Application File:
.NET Installer Class: No
.NET Installer Class Arguments:
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 23, 2010
10:14 AM
I had the same problem, but I hadn't installed .NET on the build machine. I tried installing it by double-clicking on dotnetfx.exe in the IS folder, but I got another error message:
---------------------------
C:\Program Files\InstallShield\2010\Redist\0409\i386\1033dotnetredist.exe
---------------------------
Windows cannot find 'C:\Program Files\InstallShield\2010\Redist\0409\i386\1033dotnetredist.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search.
---------------------------
OK
---------------------------
---------------------------
C:\Program Files\InstallShield\2010\Redist\0409\i386\1033dotnetredist.exe
---------------------------
Windows cannot find 'C:\Program Files\InstallShield\2010\Redist\0409\i386\1033dotnetredist.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search.
---------------------------
OK
---------------------------
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 29, 2010
09:18 AM
Bump, as I've received no response