Quantcast
Channel: Flexera Community Forums
Viewing all 4553 articles
Browse latest View live

Cannot insert machines on ConfigMgr Primary

$
0
0
Has anyone seen this issue before?

Moved to new hardware for COnfigMgr - same name, new OS (Server 2012 R2) and App Portal cant insert machines... I suspect I am missing something in IIS on the new hardware, but, to me, it looks right. But thats a lack of sleep and too many Monsters. :)


(i have a case open with Flexera, but its Sunday so... yah know, this was worth a shot) :)


----------------------------------------


Dataset returned from SCCM_SERVER was invalid System.InvalidOperationException: Client found response content type of 'text/html', but expected 'text/xml'.
The request failed with the error message:
--
The page cannot be displayed because an internal server error has occurred.
--.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsyncCallback(IAsyncResult result)

Tips and Tricks for faster installer builds?

$
0
0
Hello All,
My current project has 1 ism, with 1 release configuration producing a compressed web format setup.exe wrapped .msi containing 4,300+ files across 170+ directories, which I then configure/ compile into 20 different unique installers using ISCmdBld.exe.

Currently this process takes almost 2 hours to build, and is the most time consuming step of our build.

Anyone know of any tips, trick, hacks, methods, processes, best practices, white papers, or other documentation to expedite build time?

Mac OS X Installer - Mac OS X Tab

$
0
0
I read in the manual that there should be a Mac OS X Tab when I go into the choose icon dilog box. However all that I see is a windows tab.. What am I missing?

drvier settings seemed to be shared

$
0
0
so if I have 2 separate components with different names, each with their own release flag build flag X32 and the other X64 and 2 separate releases with different template summaries.

I set the driver of X32 to x32 driver
and the other to X64 to x64 driver.

problem is that because the file name is the same, these settings are shared. turn on to x32 and the other changes and vice versa. The files are in different directories and they are separate components.

I usually make 2 installers using the release flag so one is completely compiled out of the installer.

I just can't figure out how to have separate settings. The names of the actual files are set and cannot be changed.

googleusi yandex Bingosio

$
0
0
????? ? ??????????????? ???????????? ???????????? ??. ?????????
-??????? ?????? ? ?????? ??????????? ? ?????????? ????? ? ??????? ???????? ??????? ? ????? ???? ? ????????? ???
????? ??? ???? ????????? ? ??????? (?? ??????)
??? ?? ?????????? ? ????????
? ??????? ????????? ????????? ? ???? ?? ????
??? ?? ??? ???? ????????? ????? ?? ??????? ? ?????????? ????? ? ??????
???? ???? ??????? ? ???????? ? ???????????? ?????????????? ? ?? ?????
???? ??? ?????????? ????????? ???? ?????????

Laaw_parameters

$
0
0
The code is attached to the text file. I could not post it here.


Can anyone tell me why LAAW_PARAMETERS.nLaunchResult does not return a 0.
Attached Files

service pack 2 breaks compatibility for digital signing

$
0
0
IS 2015 add new digital signing properties these are unreadable by a system that doesn't have IS 2015 sp2

error looks like this:

ISDEV: Failed signing E0B8.tmp
ISDEV: Stop at first error

I don't think service packs should change features.

Can't open InstallShield project after installing Visual Studio 2017 update 15.3.2

$
0
0
Here's the message I get when I try to open a solution containing an InstallShield 2016 Express Setup project in Visual Studio 2017 update 15.3.2:

Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
- Setup, "C:\Develop\DxImporter\DesktopWebUiV2\Setup\Setup.isproj"

Here are the details in the "Migration Report":

Setup\Setup.isproj: The application which this project type is based on was not found. Please try this link for further information: https://go.microsoft.com/fwlink/?Lin...2-13D6ABC4AC35

That link only mentions InstallShield once:

This project can't be opened in Visual Studio 2013 because it doesn't support that project type. We recommend that you use InstallShield Limited Edition for Visual Studio (ISLE), a free deployment solution that directly supports most Windows platforms and application runtimes. You can also use ISLE to import data and settings from Visual Studio Installer projects.

This doesn't apply since I'm running VS 2017. By the way, this was not an issue with my previous version of VS 2017 (15.0). Any help is greatly appreciated!

Installing two Casper packages at the same time

$
0
0
App portal version is : App Portal 2016 (11.0.3.0)

Software has two components in casper.

First one is called Software2.3.4.pkg
and Software2.3.4.licence.key.pkg

In Casper, the Casper Admin has combined them as one in the Casper Frontend. But when I create a catalog item in my app portal, it is allowing me to choose just one package.

If I create a catalog item for Software2.3.4.pkg and then edit it later, it is not giving me a way to include Software2.3.4.licence.key.pkg.

Is there a way to create a dependency between catalog items in the App Portal itself? I did come across something called a bundle but nothing more than that.

TIA,
Nagendra Singh

DLL function call crashed: ISRT._DotNetCoCreateObject

$
0
0
I am using InstallScript MSI project in that I am calling DotNetCoCreateObject in OnBeing function.

set gobjDatawareDll = DotNetCoCreateObject(szDllFile,"DatawareISDll.DatawareIs","");

If i build .NET Dll in any CPU then do not get any issue but the dll is being run in 32 bit environment. I need to run dll in 64 bit environment.

I have also changed the build configuration of .NET dll to x64 but in that case I get below exception during DotNetCoCreateObject call.

---------------------------
Unhandled Exception
---------------------------
Error Number: 0x80040707
Description: DLL function call crashed: ISRT._DotNetCoCreateObject

Setup will now terminate.
---------------------------
OK
---------------------------

I have also changed x64 in template summary in "General Information" but still it is not working get above exception if build the dll in x64.

Please help.

Delete(FilePath\*.*) not working

$
0
0
Hello Friends,

I want to delete all the files (irrespective of the names or types) in a folder.
Delete(FilePath\*.*) not working. It returns the error - file not found.
whereas the files are present in the folder.

Any help how can i delete all the files inside the folder.
[NOTE: I DONT WANT TO DELETE ANY SUB DIRECTORIES INSIDE THE FOLDER, JUST THE FILES]

Thanks

Suite install task bar icon does not represent accurate progress of install

$
0
0
Suite Installer task bar icon does not represent accurate progress of install. Progress bar on setup task bar icon stayed at 1/10 full until the end of the installation.

Does anyone know where to get information on the Suite Installer task bar icon?

Thank you

How to use Privileged property in Installshield - Suite Installer

$
0
0
Hello Guys,

Can somebody provide a code snippet where it shows how to use "Privileged" property. What value needs to be checked and all?

Currently i am using SuiteGetProperty("Privileged", szAdmin);
Its returning me " "

I dont know how to use this property but i know that this is the property i need to use.

Please help.

thanks

Cannot Activate Installshield

$
0
0
I hope someone here can help me, because I'm struggling to get anywhere.
Today I uninstalled installshield from my development PC to transfer it to a new build server.
Before I uninstalled it, I released the key.
Then once I installed it on the new machine, I tried to activate it, but got a message saying I have 0 licenses available,
I tried again half an hour later, in case it took time for the licensing server to tick over, but same result.
So then I made the mistake of switching to manual activation.
I uploaded to request, downloaded the response and - no licenses.
So then I tried to contact someone at Flexera, but everything feeds you into using their website, but then I couldn't register to raise a support request because it insists on a maintenance plan number. Which I have never had, even though I'm supposed to be on maintenance. I tried entering my product serial number but that didn't work.
I managed to get in to the downloads and licenses area, and it showed that it thought that my license was still being used on the old PC. An hour later. But then shortly after that, it clicked over and showed that I now have 1 license available! Great!
Except that now when I open installshield it insists on going to the manual activation process, and every time I have tried that -= 10 times (or so it feels), I get an error saying that the response is for a request that is no longer valid.

So - a) Where the heck do I get a maintenance plan number from so I can actually talk to Flexera?

b) How do I get installshield to revert back to using the online registration? I have tried uninstalling it and reinstalling it, but it is now definitely decided it is going to force me to use the option that doesn't work!

IsCmdBld.exe not signing InstallScript project

$
0
0
Installshield 2015 - Premier Edition with Virtualization Pack
Version 22
Service Pack 2



I have an installscript project that has a filled in signing tab in the releases view.
When I build from Installshield itself the setup.exe output files are signed correctly.

When I build the project from the commandline via iscmdbld.exe on another system, the setup.exe files is NOT signed, hence I got no error in the build log. On this build system I have Installshield 2015 SP1 Standalone Build (v22.1.0000).

Is this a known issue?

PS: I do not link this issue to installing the Service Pack 2 last week, as the problem I mentioned could be there for an already long time. My eye just never felt on it... But it also could :rolleyes:

Prevent Simultaneous installation of 2 different installshield installers

$
0
0
Hi,
I have 2 installshield setups abcSetup.exe and xyzSetup.exe. When abcSetup.exe is run it auto install xyzSetup.exe as well.

But if I try to run both setups simultaneously, it runs and didn't stop or prevent each other from running. I want that when 1 setup is running , it shouldn't allow other to launch/run.

Is there any built in function or actions available which can be used. Please not that I am working with InstallScript and InstallScriptMSI projects.

Thanks & regards,
Pratik

Integration of IS 2016 Premier SP1 and VS 2017

$
0
0
I have InstallShield 2016 Premier SP1 and VS 2017 Professional installed. All of my InstallShield projects show as:

MyProjectName (incompatible)
The application is not installed.

What do I need to do to integrate the two?

9/1/2017 Edit
Does this have anything to do with the fact that...
1. I had VS 2013 and IS 2016SP1 installed (did not have above problem)
2. Installed VS 2017 and had both VS 2013 & 2017 installed for a while (had above problem)
3. Uninstalled VS 2013 (still have above problem)

Do I need to reinstall IS 2016 SP1 to get VS 2017 to recognize IS projects?

Thanks

Automatically add newly added files from source folder into Installshield Project

$
0
0
Dear All,

My requirement is as below :

- My project is installshield standard msi project. It has got component under a feature.

- Whenever developers add a project to product a new DLL is added into source folder.

- With current process I manually create a component and add this new DLL into project.

Is there any mechanism in installshield which can create a component per file and only add newly added files from source folder in my installshield project? I tried dynamic file linking, but it fetches all files which is not my requirement.

Thanks in advance.

Amarjeet

How to bind the dependency assemblies of an assembly used in custom action?

$
0
0
I have a merge module(MSM) and I am installing it through InstallShield. After MSM installation, I want to perform some actions in my application through Installer. For this, I have referred an assembly(which has multiple dependencies) in a custom action. After the MSM installation, I'll run this custom action. But the custom action was failed due to dependency assemblies were not bound into InstallShield. So may I know how to bind the dependency assembly of an assembly which was referred in custom action?

Or How to perform some C# operations through Installer? :confused:

Pass property to ISCmdBld.exe

$
0
0
I am using ISCmdBld.exe to build my installers on a remote machine and i need to specify different paths to INSTALLDIR. I need to do something like: -z INSTALLDIR="[ProgramFiles64Folder]\MyNewDir" and for 32bit -z INSTALLDIR="[ProgramFilesFolder]\MyNewDir"

Can we reference installshield built in directories?
Viewing all 4553 articles
Browse latest View live