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
- :
- Problems trying to install a Visual Studio 2013 Solution
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 18, 2014
02:48 PM
Problems trying to install a Visual Studio 2013 Solution
Hi to All !!!!!
I'm having a problem and I don't know what to do ...
In have a solution in Visual Studio 2013 Premium that contains several DLL projects and 1 web site project.
I get the Installshield setup.exe file and when I try to install it into the Application Server (Windows Sever 2008 R2 with IIS7) I received the message: "The wizard was interrumped before DS8 could be completely installed ..."
I run the setup with LOG option and get this with "RETURN VALUE 3":
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: application
InstallShield 16:02:00: PutPropertyValue: sProperty path sValue DS8 bIsPath 1
InstallShield 16:02:00: PutPropertyCommon: sProperty path sValue DS8 bIsPath 1
InstallShield 16:02:00: Element is NULL while looking for the following property: path
InstallShield 16:02:00: PutPropertyCommon: no property returned for path, don't try to set it now
InstallShield 16:02:00: Creating virtual dir with path '' and physicalPath 'C:\Program Files (x86)\Digicard Sistemas\DS8\.
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: virtualDirectory
InstallShield 16:02:00: PutPropertyValue: sProperty path sValue bIsPath 1
InstallShield 16:02:00: PutPropertyCommon: sProperty path sValue bIsPath 1
InstallShield 16:02:00: Element is NULL while looking for the following property: path
InstallShield 16:02:00: PutPropertyCommon: no property returned for path, don't try to set it now
InstallShield 16:02:00: PutPropertyValue: sProperty physicalPath sValue C:\Program Files (x86)\Digicard Sistemas\DS8\ bIsPath 0
InstallShield 16:02:00: PutPropertyCommon: sProperty physicalPath sValue C:\Program Files (x86)\Digicard Sistemas\DS8\ bIsPath 0
InstallShield 16:02:00: Element is NULL while looking for the following property: physicalPath
InstallShield 16:02:00: PutPropertyCommon: no property returned for physicalPath, don't try to set it now
InstallShield 16:02:00: spCollection NULL in CIisFunctionsVista::AddElement.
InstallShield 16:02:00: pElement NULL in CIisFunctionsVista::AddElement
Action ended 16:02:00: InstallFinalize. Return value 3.
Action 16:02:00: Rollback. Rolling back action:
Rollback: ISIISInstall
Rollback: Copying new files
Rollback: Creating folders
Rollback: ISIISRollback
InstallShield 16:02:01: User legacy object preference is the following: . This is based on the value of the following property: IISPREFERLEGACYOBJECTS
Could any tell me what is the problem and what I need to do ???
Thanks a lot for everyone !!!!
Gustavo.-
(PS: I attach the whole log file)
I'm having a problem and I don't know what to do ...
In have a solution in Visual Studio 2013 Premium that contains several DLL projects and 1 web site project.
I get the Installshield setup.exe file and when I try to install it into the Application Server (Windows Sever 2008 R2 with IIS7) I received the message: "The wizard was interrumped before DS8 could be completely installed ..."
I run the setup with LOG option and get this with "RETURN VALUE 3":
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: application
InstallShield 16:02:00: PutPropertyValue: sProperty path sValue DS8 bIsPath 1
InstallShield 16:02:00: PutPropertyCommon: sProperty path sValue DS8 bIsPath 1
InstallShield 16:02:00: Element is NULL while looking for the following property: path
InstallShield 16:02:00: PutPropertyCommon: no property returned for path, don't try to set it now
InstallShield 16:02:00: Creating virtual dir with path '' and physicalPath 'C:\Program Files (x86)\Digicard Sistemas\DS8\.
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: virtualDirectory
InstallShield 16:02:00: PutPropertyValue: sProperty path sValue bIsPath 1
InstallShield 16:02:00: PutPropertyCommon: sProperty path sValue bIsPath 1
InstallShield 16:02:00: Element is NULL while looking for the following property: path
InstallShield 16:02:00: PutPropertyCommon: no property returned for path, don't try to set it now
InstallShield 16:02:00: PutPropertyValue: sProperty physicalPath sValue C:\Program Files (x86)\Digicard Sistemas\DS8\ bIsPath 0
InstallShield 16:02:00: PutPropertyCommon: sProperty physicalPath sValue C:\Program Files (x86)\Digicard Sistemas\DS8\ bIsPath 0
InstallShield 16:02:00: Element is NULL while looking for the following property: physicalPath
InstallShield 16:02:00: PutPropertyCommon: no property returned for physicalPath, don't try to set it now
InstallShield 16:02:00: spCollection NULL in CIisFunctionsVista::AddElement.
InstallShield 16:02:00: pElement NULL in CIisFunctionsVista::AddElement
Action ended 16:02:00: InstallFinalize. Return value 3.
Action 16:02:00: Rollback. Rolling back action:
Rollback: ISIISInstall
Rollback: Copying new files
Rollback: Creating folders
Rollback: ISIISRollback
InstallShield 16:02:01: User legacy object preference is the following: . This is based on the value of the following property: IISPREFERLEGACYOBJECTS
Could any tell me what is the problem and what I need to do ???
Thanks a lot for everyone !!!!
Gustavo.-
(PS: I attach the whole log file)
- Tags:
- error
- web application
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 24, 2014
09:11 AM
Hello,
Very sorry for the delay in response.
From the logs, we can see there are many NULL errors:-
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: application
Can you please verify that all values of the website, virtual directory are filled and try rebuilding the project?
Please let us know if that helps.
Thanks ~Swetha
Very sorry for the delay in response.
From the logs, we can see there are many NULL errors:-
InstallShield 16:02:00: Parent element is NULL while searching collection
InstallShield 16:02:00: Element is NULL. Can't get collection
InstallShield 16:02:00: Collection is NULL. CreateNewElement failed for: application
Can you please verify that all values of the website, virtual directory are filled and try rebuilding the project?
Please let us know if that helps.
Thanks ~Swetha