- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- The Resource Linker failed to build the DLL _isuser_0x0409.dll
- 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
The Resource Linker failed to build the DLL _isuser_0x0409.dll
I am trying to make changes for adding image (.bmp file) on my welcome screen dialogue. getting the following error while building the kit. It works completely fine when I revert the changes.
Here is the log : Embedding manifest SetupExe.Invoker.manifest into setup.exe
Checking string table references...
Generating RC file: _ISUser_0x0409.rc
Building dialog 12055
Building dialog 12022
Building dialog 12033
Building dialog 12052
Building dialog 10107
Building dialog 12006
Building dialog 10204
Building dialog 10203
Built 8 dialogs into resource file: _ISUser_0x0409.rc
Building RES file: _ISUser_0x0409.res
Compiling resource DLL: _isuser_0x0409.dll
CVTRES : fatal error CVT1103: cannot read file
C:\IMS_Setup\_ISUser_0x0409.res : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
ISDEV : error -6120: The Resource Linker failed to build the DLL "C:\IMS_Setup\_isuser_0x0409.dll".
Resolving strings...
Language English (United States) built
Embedding manifest SetupExe.Invoker.manifest into setup.exe
Building .cab files...
Data1.cab built
IMS Release\Ver12_122208 - 1 error(s), 11 warning(s)
your suggestions on resolving this issue are highly appreciated.
