• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Uninstall ColdFusion8 error iawin32.dll not found

New Here ,
Nov 05, 2008 Nov 05, 2008

Copy link to clipboard

Copied


Need some help... Thanks..

I have installed ColdFusion 8 64 bit version onto Windows 2008 Server and am trying to uninstall it, but it won't uninstall. I am using Windows 2008 - Control Panel - Programs and Features area and choose Uninstall. I get an error:
Fatal Application Error
This Application has Unexpetedly Quit, when I click for details I get...

ZeroGr8: C:\ColdFusion8\uninstall\resource\iawin32.dll not found
at ZeroGak.a(DashoA8113)
at ZeroGak.b(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.b(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)

Views

2.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 05, 2008 Nov 05, 2008

Copy link to clipboard

Copied

I picked up a copy of iawin32.dll and placed it in the directory where it was not found. (Don't know why the uninstall is even looking for 32 bit when I am on 64 bit o/s with 64 bit ColdFusion).. And now the CF Uninstall window pops up but I get a different error "This Application has Unexpectedly Quit"....

Note that ColdFusion will not start as a service and perhaps this is related, don't know, can't find any info on this.

New error:
java.lang.UnsatisfiedLinkError: com.zerog.ia.platform.Sys.isRunningWow64()Z
at com.zerog.ia.platform.Sys.isRunningWow64(Native Method)
at com.zerog.ia.installer.util.magicfolders.SystemMF.b(DashoA8113)
at com.zerog.ia.installer.util.magicfolders.SystemMF.b(DashoA8113)
at com.zerog.ia.installer.util.magicfolders.MagicFolder.initializeAllMagicFolderPaths(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.j(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 27, 2017 Mar 27, 2017

Copy link to clipboard

Copied

LATEST

I know this is a very old question, but I found this from a Google search. After trying several things I discovered the issue is a Windows compatibility issue. If you go to the root ColdFusion9 folder on your C: drive you'll find an uninstall folder. Open that folder and look for the uninstaller .exe file. Right click and use the troubleshoot compatibility option to run it as Windows 7 and the uninstaller will then work correctly.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation