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 27500
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
Feb 26, 2009
05:47 PM
Error 27500
I was getting the error 27500 (IIS version needs to be version 4 or higher) when I was building my installer with InstallShield 12 SP2. But after converting it to InstallShield 2009 (just converted nothing else changed), I am not getting this error anymore (which is good). I want to know if something changed in InstallShield 2009 that is not causing this error. Any explanation is appreciated. Thanks.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 27, 2009
11:17 AM
Never mind. Nothing is different between IS 12 and 2009. In IS 12 I had some virtual directory component associated with the feature which was not correct. When I removed those components, I didnot see the error message again.