Search found 3434 matches

by MichaelNesmith
Sat Jul 24, 2010 1:48 pm
Forum: New Themes, Dialogs
Topic: Attractive Theme loses Object
Replies: 6
Views: 60977

Re: Attractive Theme loses Object

I wasn't able to reproduce this using regular label controls on an empty form (the actual theme does not matter).

Can you let me know what control you disabled and can no longer select?

Also, tabbing might work - did you try selecting another control and then tabbing to the one you disabled?
by MichaelNesmith
Thu Jul 22, 2010 2:21 am
Forum: Technical Support
Topic: Create IIS Virtual Folder - ASP.NET 4.0
Replies: 6
Views: 59445

Re: Create IIS Virtual Folder - ASP.NET 4.0

This is actually already in the latest update for InstallAware 9 R2 (9.1 SP3).
by MichaelNesmith
Wed Jul 21, 2010 12:39 am
Forum: Technical Support
Topic: List of fixes in IA9 R2 SP3
Replies: 4
Views: 49071

Re: List of fixes in IA9 R2 SP3

Here is the fix/enhancement list: - Bind a website to use ASP.NET version 4 in the Create Virtual Folder command - Override the Install Aware web download timeout value altogether, or specify a custom timeout - through the new pre-defined variable $MYAH_TIMEOUT$ - The Remove Unpinned Assemblies comm...
by MichaelNesmith
Fri Jul 09, 2010 6:37 pm
Forum: Technical Support
Topic: Install SQL Express & database...only sometimes???
Replies: 5
Views: 49714

Re: Install SQL Express & database...only sometimes???

Native .NET 4 support has been in there for a while now :) You can definitely use the built-in InstallAware runtimes for SQL Server - you just copy/paste the code from the prereqs block to the part in your script that you want to move it to (be that a feature installation block, or any other part of...
by MichaelNesmith
Fri Jul 09, 2010 5:27 pm
Forum: Technical Support
Topic: Install SQL Express & database...only sometimes???
Replies: 5
Views: 49714

Re: Install SQL Express & database...only sometimes???

You can attach a DB, we have customers who are doing this successfully. Your choice on whether to run a script or attach, really. How you make your install choice based is also up to you. Many ways to do this - You may bind your options to individual features, You may create a custom dialog and let ...
by MichaelNesmith
Fri Jul 09, 2010 3:42 pm
Forum: Technical Support
Topic: Get rid of 'Run application now' on finish screen?
Replies: 5
Views: 38407

Re: Get rid of 'Run application now' on finish screen?

Take it out using the dialog editor.
by MichaelNesmith
Fri Jul 09, 2010 2:07 pm
Forum: Technical Support
Topic: IA9R2 Patching Bug
Replies: 7
Views: 44939

Re: IA9R2 Patching Bug

Compiled binaries aren't much help. We'll need setup sources together with binaries for each individual version that is built and has been added as a patch reference.
by MichaelNesmith
Fri Jul 09, 2010 2:01 pm
Forum: Technical Support
Topic: Create IIS Virtual Folder - ASP.NET 4.0
Replies: 6
Views: 59445

Re: Create IIS Virtual Folder - ASP.NET 4.0

This will be addressed in the next update - I have added it as a bug in our .NET 4 support.
by MichaelNesmith
Fri Jul 09, 2010 2:00 pm
Forum: Technical Support
Topic: Showing information gathered by variable?
Replies: 7
Views: 42798

Re: Showing information gathered by variable?

Did you add a variable watch?
by MichaelNesmith
Thu Jul 08, 2010 11:38 pm
Forum: Technical Support
Topic: IA creates corrupt virtual folder on Windows 7 / 2008
Replies: 13
Views: 132527

Re: IA creates corrupt virtual folder on Windows 7 / 2008

I think then we are at the point where we need a minimum reproducing project from you, because the issue has been fixed to the best of our knowledge, but maybe you are exposing another problem that has not been covered.
by MichaelNesmith
Thu Jul 08, 2010 8:24 pm
Forum: Technical Support
Topic: Installing to either Program Files or Program Files (x86)?
Replies: 2
Views: 29566

Re: Installing to either Program Files or Program Files (x86

Excellent question. This is pretty easy to do, actually. You use the Set 64 Bit Mode command to toggle Install Aware in and out of 64 bit installation mode. Of course, before changing the bit mode, you may want to call the Get System Settings command to see if it makes sense to do so. And the Get Fo...
by MichaelNesmith
Thu Jul 08, 2010 8:08 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 164452

Re: .net 4 client profile failing

Oh that's easy - just add both to your setup, then edit the included scripts or wrap them around If's to respect the correct bit-ness.
by MichaelNesmith
Thu Jul 08, 2010 8:07 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 164452

Re: .net 4 client profile failing

Are there any subfolders in this build folder:

...\Uncompressed\data\Microsoft .NET Framework Client 4\mFileBagIDE.dll\bag

?

There ought to be, if you are running the latest fixed version of the runtimes.

And, you do need the x64 bit version of the runtime on x64 OS.
by MichaelNesmith
Thu Jul 08, 2010 7:49 pm
Forum: Technical Support
Topic: IA creates corrupt virtual folder on Windows 7 / 2008
Replies: 13
Views: 132527

Re: IA creates corrupt virtual folder on Windows 7 / 2008

The setup uninstalls the prior version automatically. If that did not go through or was suppressed somehow, that might explain it. Want to try a manual uninstall and reinstall? Be sure to regenerate your license fresh - an update was issued for the IIS 7 which took effect a couple weeks ago on the l...
by MichaelNesmith
Thu Jul 08, 2010 6:32 pm
Forum: Technical Support
Topic: .net 4 client profile failing
Replies: 13
Views: 164452

Re: .net 4 client profile failing

I am unable to reproduce this with my copy of InstallAware 9 R2 and clean installs of Windows XP SP 3 and Windows 7 Ultimate RTM.

Are you observing the correct bitness in your tests (32 bit vs. 64 bit)?

Go to advanced search