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
- :
- Installed Application won't run if installed with InstallShield LE
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 24, 2011
11:38 AM
Installed Application won't run if installed with InstallShield LE
Hi,
I have a VS2010 C# Windows Form application that uses ORacle ODP.NET. I have been using the standard VS installer package with it to deploy to customers and everything works fine and the application executes after it is installed.
I saw the InstallShield LE template and was impressed so I imported my existing setup project and built out what I needed. Everything works fine and the application installs. The problem is that when I execute the application the main form comes up but it stops at the code line (hangs) where it is trying to connect to Oracle. The weird thing is that if I attachj to the process with VS and step through the code there is no problem. Is there somethign I am missing in InstallShield LE?
Nate
I have a VS2010 C# Windows Form application that uses ORacle ODP.NET. I have been using the standard VS installer package with it to deploy to customers and everything works fine and the application executes after it is installed.
I saw the InstallShield LE template and was impressed so I imported my existing setup project and built out what I needed. Everything works fine and the application installs. The problem is that when I execute the application the main form comes up but it stops at the code line (hangs) where it is trying to connect to Oracle. The weird thing is that if I attachj to the process with VS and step through the code there is no problem. Is there somethign I am missing in InstallShield LE?
Nate
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 01, 2011
04:26 AM
Hi,
As InstallShield Limited Edition do not have SQL Script View enabled ,we suspect that the Issue you are encountering may have nothing to do with InstallShield Limited Edition as it doesnot support Database Installation.
Thanks,
Madusree
As InstallShield Limited Edition do not have SQL Script View enabled ,we suspect that the Issue you are encountering may have nothing to do with InstallShield Limited Edition as it doesnot support Database Installation.
Thanks,
Madusree