Search found 46 matches

by hess_joel
Mon May 29, 2006 6:42 pm
Forum: Technical Support
Topic: IA 5.3 and .net 1.1 SP1 issue
Replies: 4
Views: 6506

Thanks for the info.. Just for clarification, is this an IA Issue or a microsoft bug?

If it MS, is there a KB article?

Unfortunately, a web block or single exe isn't an option and I need to be able to explain this to the powers that be.
by hess_joel
Fri May 26, 2006 1:39 pm
Forum: Technical Support
Topic: IA 5.3 and .net 1.1 SP1 issue
Replies: 4
Views: 6506

IA 5.3 and .net 1.1 SP1 issue

I'm seeing an issue with an installer saying "please insert disc" when it has to load SP1 for .net 1.1.

If no .net is installed it works fine, or if 1.1 with sp1 is installed it worked fine.

Any ideas?

Joel Hess
by hess_joel
Fri Mar 03, 2006 8:12 am
Forum: Technical Support
Topic: Merge Module Properties Proble
Replies: 7
Views: 9624

Any Ideas where I can look to for that?
by hess_joel
Thu Mar 02, 2006 8:36 pm
Forum: Technical Support
Topic: Merge Module Properties Proble
Replies: 7
Views: 9624

I have verified that the LicenseKey Property that is set in the MSM is present in the msi created by InstallAware.
by hess_joel
Thu Mar 02, 2006 5:51 pm
Forum: Technical Support
Topic: Merge Module Properties Proble
Replies: 7
Views: 9624

Yes, I also verified that the license key property was set after the msm was copied.[/code]
by hess_joel
Thu Mar 02, 2006 5:42 pm
Forum: Technical Support
Topic: Merge Module Properties Proble
Replies: 7
Views: 9624

Merge Module Properties Proble

I am trying to install the Crystal reports Runtimes with my application. I have used Orca and added the LicenseKey Property to the merge module and then rebuilt my installer. After installation, the runtimes are there, but it doesn't appear to have applied the LicenseKey property. The result: report...
by hess_joel
Thu Feb 09, 2006 11:26 am
Forum: Technical Support
Topic: Templates and new Features?
Replies: 1
Views: 4374

Templates and new Features?

Is there a way to add a new template to the new project dialog? Also, Source control integration would be a nice addition for the next iteration of IA.
by hess_joel
Thu Jan 12, 2006 4:58 pm
Forum: Technical Support
Topic: Common dialogs
Replies: 14
Views: 19239

Yep
by hess_joel
Thu Jan 12, 2006 3:50 pm
Forum: Technical Support
Topic: Common dialogs
Replies: 14
Views: 19239

OK, I'm getting closer. I've changed my function to: extern "C" LONG PASCAL EXPORT fnOpenDialog(HWND hWnd, LPSTR lpszValue, LONG lpBuffSize ) { //LONG nReturn; LONG nResult; //CString strPrinter(lpszValue); // generate debug message TRACE(_T("fnOpenDialog&...
by hess_joel
Thu Jan 12, 2006 9:51 am
Forum: Technical Support
Topic: Common dialogs
Replies: 14
Views: 19239

I opted to add the API Call to a Support DLL that we are already using, but the function is returning an LPSTR and I can't seem to get Installaware to acknowledge the response. The value of the variable that I'm assigning the result to doesn't change after it's been called. Here's my CallDLL Functio...
by hess_joel
Wed Jan 11, 2006 2:13 pm
Forum: Technical Support
Topic: Common dialogs
Replies: 14
Views: 19239

Common dialogs

Is there a plugin available, (or a sample) that shows how to use a Common windows dialog (i.e. an open file dialog or browse for file). I want to add functionality to a form to have a browse button.

Joel Hess
by hess_joel
Thu Dec 22, 2005 3:56 pm
Forum: Technical Support
Topic: Maintenence Default Action
Replies: 2
Views: 5855

That did it...Thanks
by hess_joel
Thu Dec 22, 2005 3:08 pm
Forum: Technical Support
Topic: Maintenence Default Action
Replies: 2
Views: 5855

Maintenence Default Action

Is there a way to default the selection of Remove in the Maintenence Dialog? I've tried the obvious ways of making sure that the remove check box is checked, but it doesn't seem to be working. It seems to work as expected when accessed through Add/Remove Programs, but when accessed from the Uninstal...
by hess_joel
Fri Dec 16, 2005 11:33 am
Forum: Technical Support
Topic: Control Service Issue
Replies: 1
Views: 4730

Control Service Issue

I'm using the Install MSI plugin to install the MSDE after the Apply Install Action, then trying to use the Control Service Action to start the SQL instance that was just installed, but it doesn't seem to be working. I am specifying "MSSQLSERVER" for the service name and Start the service ...
by hess_joel
Thu Dec 15, 2005 4:09 pm
Forum: Technical Support
Topic: Remote Debugging
Replies: 1
Views: 4465

Remote Debugging

Is there any way to debug an installer from a remote system? For example, I'm building a setup (using IA5) on an XP machine and I want to debug on a 2003 system.

Joel Hess

Go to advanced search