Search found 32 matches

Go to advanced search

by fazeelk
Wed Feb 18, 2015 7:31 am
Forum: Common Problems
Topic: Oracle database installer is throwing error
Replies: 4
Views: 32467
 
Jump to post

Oracle database installer is throwing error

Hi I have created an oracle database installer. But its throwing "[SQLDriverConnect]{SQL_STATE:HY000}[Oracle][ODBC][Ora]ORA-12560:TNS:protocol adapter error" while installing. I have attached test aip file and installation log. I have attached test aip file and installation log. I am able ...
by fazeelk
Mon Jan 19, 2015 1:55 pm
Forum: Common Problems
Topic: Installation fails when the SETUPEXEDIR contains blank space
Replies: 1
Views: 1759
 
Jump to post

Installation fails when the SETUPEXEDIR contains blank space

Hi I have to execute an exe in the published events of a push button. The exe file I have kept in the same folder where the setup resides. I have created a custom action with the following vbscript to execute the exe . appSite=Session.Property("APP_SITE") appName=Session.Property("APP...
by fazeelk
Thu Dec 18, 2014 5:51 am
Forum: Common Problems
Topic: Product Name and Install location property
Replies: 7
Views: 6735
 
Jump to post

Re: Product Name and Install location property

HI Dan
If multiple instances are there how will I get the selected instance name using the above function ?
by fazeelk
Thu Dec 11, 2014 10:04 am
Forum: Common Problems
Topic: Product Name and Install location property
Replies: 7
Views: 6735
 
Jump to post

Re: Product Name and Install location property

Hi As per our existing architecture of the installer (created with installshield) during the upgrade installation it wont accept any input from the user and all the inputs will be extracted from the config files created in the first installation. I have migrated the installer to the advanced install...
by fazeelk
Wed Dec 10, 2014 6:41 am
Forum: Common Problems
Topic: Product Name and Install location property
Replies: 7
Views: 6735
 
Jump to post

Re: Product Name and Install location property

Hi
I am expecting your favorable response
by fazeelk
Fri Dec 05, 2014 7:22 am
Forum: Common Problems
Topic: Can't save Generate instance at installation time option
Replies: 1
Views: 1931
 
Jump to post

Can't save Generate instance at installation time option

Hi I have chosen "Generate instance at installation time" option and done some other things like Navigation of folder tree, verified the custom action and the config file updates etc and again chooses the menu Multiple Instances but the "Generate instance at installation time" op...
by fazeelk
Wed Dec 03, 2014 10:58 am
Forum: Common Problems
Topic: Product Name and Install location property
Replies: 7
Views: 6735
 
Jump to post

Re: Product Name and Install location property

Hi I have created multiple instances. During the upgrade installation it will popup all the instances having the same upgrade code. How can I Identify the selected instance among the list. As I don't have the product code of the previous instance (I have choose the option generate instances at insta...
by fazeelk
Tue Dec 02, 2014 1:46 pm
Forum: Common Problems
Topic: Multiple Instance upgrade not working properly
Replies: 18
Views: 15910
 
Jump to post

Re: Multiple Instance upgrade not working properly

Hi I have tried the work around you have suggested. But that also not working. I have choose multiple instance option and created two more instances. Installed successfully in case of fresh installation. Upgrade of the first instance was also sucessfull. But whenever I choose Maintain or upgrade an ...
by fazeelk
Wed Nov 19, 2014 11:26 am
Forum: Common Problems
Topic: Lost Focus Event of Edit box
Replies: 3
Views: 2898
 
Jump to post

Re: Lost Focus Event of Edit box

Both are in the same window only. In the first edit box(say ebxInstanceName) I am accepting the instance name while loosing the focus I have to set the default value of APPDIR that has been bound to an Edit box placed below the ebxInstanceName. Is there any way to fire lost focus event of the edit b...
by fazeelk
Wed Nov 19, 2014 4:51 am
Forum: Common Problems
Topic: Lost Focus Event of Edit box
Replies: 3
Views: 2898
 
Jump to post

Lost Focus Event of Edit box

Hi
I have added an edit box and bound to a property named APP_NAME in the folder dialog for the instance name. I have to set the default value of the APPDIR as follows
C:\ABCCorp\[APP_NAME ]
Could you please let me know how can I achieve this.

Regards
Ahamed Fazeel K
by fazeelk
Wed Nov 12, 2014 5:20 pm
Forum: Common Problems
Topic: Multiple Instance upgrade not working properly
Replies: 18
Views: 15910
 
Jump to post

Re: Multiple Instance upgrade not working properly

I have choose the generate instances at installation time option. How can I reset the product code from here.

Second case - I have selected a particular instance then why it is affecting all other instances instead of the selected one.
by fazeelk
Tue Nov 11, 2014 7:37 am
Forum: Common Problems
Topic: Everyone permission is getting removed while upgrade
Replies: 2
Views: 2502
 
Jump to post

Everyone permission is getting removed while upgrade

Hi
I have choose Do not overwrite existing file option for an xml file. But while doing the upgrade installation its everyone permission is getting removed. In the installer everyone permission has been granted for the file and folder but its not working during the installation
by fazeelk
Fri Nov 07, 2014 7:16 am
Forum: Common Problems
Topic: Multiple Instance upgrade not working properly
Replies: 18
Views: 15910
 
Jump to post

Multiple Instance upgrade not working properly

Hi I have created 2 instances with version 1.0 (say App1.0, App1.0 #1, App1.1 #2) and changed the version to 1.1 and tried to upgrade the existing versions . First instance(App1.0) got upgraded properly, but when I tried to upgrade the second instance its following the dialog s for Resume not for th...
by fazeelk
Tue Nov 04, 2014 3:46 pm
Forum: Common Problems
Topic: Create folder for Logging from Command line
Replies: 1
Views: 2598
 
Jump to post

Create folder for Logging from Command line

Hi
I have added the command /L*V "c:\Log\ProductLog.log" in the MSI command line for logging. But its not creating the folder if it doesn't exists and throws error. Please let me know how will I create folder for logging from the installer itself
by fazeelk
Tue Oct 28, 2014 10:39 am
Forum: Common Problems
Topic: Muliple instances creation
Replies: 9
Views: 6475
 
Jump to post

Re: Muliple instances creation

Thanks. The issue has been fixed but still the entry in the control panel is not getting removed. Could you please have a look into this also

Go to advanced search