Is there any reason why the NA 2008.1 SDK won't install on a Vista machine? I get an error, "Installer has shut down".
I tried custom and got the same results. Do you change any of the custom settings?
I an install with logging turned on NetAdvantage_NET_20081_CLR20_Product -l* log.txt
I think I know what the issue is. This might be related to someone who picked options and chose not to install asp.net stuff. Going to try some things. I hope this info helps someone to maybe help us.
This is Vista with SP1 BTW.
Action 18:47:16: callsslcra. Action 18:47:19: WiseVirtDirCallDll. WiseWeb: Action CreateWebSitesAndVDirs starting...WiseWeb: All website creation completeWiseWeb: Creating virtual directory/web directory (ig_common)Action 18:47:19: CreateVDir. Creating Virtual DirectoryCreateVDir: ig_commonWiseWeb: Failed to create/update virtual directory correctlyWiseWeb: Creating virtual directory/web directory (ig_common/20081CLR20)Action 18:47:19: CreateVDir. Creating Virtual DirectoryCreateVDir: ig_common/20081CLR20WiseWeb: Failed to create/update virtual directory correctlyWiseWeb: Creating virtual directory/web directory (ig_common/20081CLR20/Forms)Action 18:47:19: CreateVDir. Creating Virtual DirectoryCreateVDir: ig_common/20081CLR20/FormsWiseWeb: Failed to create/update virtual directory correctlyWiseWeb: Creating virtual directory/web directory (ig_common/20081CLR20/Forms/WebSchedule)Action 18:47:19: CreateVDir. Creating Virtual DirectoryCreateVDir: ig_common/20081CLR20/Forms/WebScheduleWiseWeb: Failed to create/update virtual directory correctlyWiseWeb: All virtual directory/web directory creation completeWiseWeb: Memory clean-up completeWiseWeb: CreateWebSitesAndVDirs action endingAction ended 18:47:19: InstallFinalize. Return value 3.Action 18:47:19: Rollback. Rolling back action:Rollback: WiseVirtDirCallDllRollback: callsslcraRollback: Writing system registry values...Rollback: Creating shortcuts...Rollback: Creating duplicate files...Rollback: Copying new files...Rollback: Creating folders...Rollback: Removing ODBC components...Rollback: Updating component registration...Action ended 18:47:40: INSTALL. Return value 3.
.
Action ended 18:47:41: ExecuteAction. Return value 3.Action 18:47:41: Fatal_Error. Action start 18:47:41: Fatal_Error.Action 18:47:41: Fatal_Error. Dialog createdAction 18:47:44: WiseCleanup. Action start 18:47:44: WiseCleanup.Action ended 18:47:44: WiseCleanup. Return value 1.Action ended 18:47:44: Fatal_Error. Return value 2.Action ended 18:47:44: INSTALL. Return value 3.
JDouglas, I think the quickest way to narrow down the issue would be to make a log file by calling the executable on the command line with "/lvx* logfile.txt". An incident can be submitted to support through our website at http://ko.infragistics.com/gethelp and the log can be attached. While I've seen the "Installation ended prematurely because of an error." come up during testing, I haven't come across a case that resulted in an "Installer has shut down" message. A log file may shed some light on it. Some other things you can try to narrow down the issue would be to see if it only happens when you install a certain feature. For example, are you able to install just the Windows Forms or just the ASP.NET samples? I don't think you'd have the same issue as y2k4life since the SDK installer shouldn't be interacting with IIS, but it may help identify the problem.
y2k4life said: I an install with logging turned on NetAdvantage_NET_20081_CLR20_Product -l* log.txt I think I know what the issue is. This might be related to someone who picked options and chose not to install asp.net stuff. Going to try some things. I hope this info helps someone to maybe help us. This is Vista with SP1 BTW.
I believe to resolve this issue you will need to enable IIS 6 Management compatibility as described in the installer's installation notes. The relevant section is:
6. To successfully run this install on Windows Vista, IIS 6 Management Compatibility must be checked. To enable this setting, do the following: a. Open "Control Panel" and ensure "Control Panel Home" is the current view. b. Click the "Uninstall a program" link from the Programs menu item. c. Select "Turn Windows features on or off" from the Tasks menu. d. Expand the "Internet Information Services" node, followed by the "Web Management Tools" node. e. Check the "IIS 6 Management Compatibility" node. Ensure the nodes under this are checked as well. Then, click "OK".
This should allow the virtual directories to be created properly and let the installation complete successfully. I completely understand the frustration over getting a very generic error message like "Installation ended prematurely because of an error". We get these generic error messages from Windows Installer and the custom actions (that we didn't create) that we need to call in order to do certain things such as creating and managing virtual directories. I usually end up having to ask for a log file since that gives much better detail when diagnosing an issue when I too would rather have a more specific error like "There was an error creating virtual directories".
I uninstalled and reinstalled. This time the SDK installed fine. NA ASP clr 3.5 did not install. The installation gets near completion and then it rolls back and removes itself. I do get an "Installation ended prematurely because of an error." error. I am installing under Vista 32 Ultimate. I did send an installation log to support and I am waiting to hear back from support. I would love to hear any suggestions. I need to get some actual work done. Thanks....
I'm glad to hear the SDK has installed successfully for you. From the scenario you described with the ASP.NET CLR 3.5 install, my first thought is that you are experiencing the same IIS issue as described earlier. Virtual directories are created towards the end of the installation, and you are both on Vista. If you follow the steps from the installation notes to enable IIS 6 Management Compatibility, does that resolve the issue?
I just ran into a need for ASP.NET and needed to install it.
I installed the IIS 6 Management and that fixed the problem.
Same here... thanks for the info
I installed the IIS 6 Management and that fixed the problem for me. Although it would have been nice for the error message to state this. I think it would save people quite a bit of time.
Daniel
At my Vista 64 bit system it is the Service Pack 1 for Vista. If I install it two needed services for the IIS (WAS and another one) can't be started. And therefore I deinstalled the SP1 and I could install the NA SDK.But still there seems no solution for this problem and I am still working without the SP1. Sighing greetingsReiner