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?
Brian,I did follow the instruction but I still got the same error. [:'(] I'm working over here on my notebook at Vista 64 bit.
So, do U 've any other suggestions what's going wrong?EDIT: Why it is not possible to upload or insert an image (by copy & paste)? I see over here the inserted screenshot but in the forum is is not to see. Perhaps because I inserted it with file:///C:\Users\reiner\Desktop\NetAdvantage 2008V1 Product install preconditions.png…It just shows that the IIS compatibility to version 6 is completely installed. And the NetAdvantage 2007V3 was installed without problems before.EDIT 2: Now I installed it without ASP.NET functionality but it is not what I want.Sighing greetingsReiner
It seems that the problem is SP1 on Vista because the services WAS and W3SVC won't start. But I did not find a solution until now. EDIT: Now I deinstalled the whole IIS 7 with the result that it is impossible to reinstall IIS at all.
In the meantime I already deinstalled and reinstalled the IIS 6 compatibility completely and it still not work.