Military AI Works • Holloman Talons package by MAIW - Page 2
Page 2 of 2

Posted: 29 Apr 2007, 12:15
by wktjr
Blank Fang wrote:Please check whether you do have .Net 2.0 installed. there are 3 versions.
I have subsequentially installed 1.1, 2.0 and 3.0 on my machine. However I noticed when I had only 2.0 installed on a new Computer a particular Application did not install until I also installed 1.1. After this everything went smooth.
It seems the 3 Versions are not cumulative!
On my machine the Setup terminated OK.
I have the same issue. I have 1.1 and 2.0 installed. I thought 2.0 was just an update of 1.1 so I uninstalled 1.1. Found out something else needed it (I forget which program) so I reinstalled it. So I'm running .net 1.1, 2.0 and the latest installer.

Posted: 29 Apr 2007, 12:22
by Savage
Just done a manual installation and it all worked.

Posted: 01 May 2007, 19:49
by Garfield_x
Savage wrote:When I click 'Install' and select yes to 'Install AFCAD/Scenery files' I get this error...

Image

Any ideas?
Whats listed under the detail button? That can give a clue what is wrong.

It could be some fltsim numbering. Its known that some comments after the fltsim numbers can give an error.

for instance:

[fltsim.3] //this is my own install

Please check that. It happen sometimes when people do use the installer but also use the manual method.

About the .NET framework version. Although they are numbered 1.0, 1.1, 2.0 and 3.0, they are all independent of each other. They are not updates from the other versions. So you can have 3 versions on your system installed. Some programs are written for 1.1 so they need 1.1. If you have only 2.0 installed and want to run that program you need to install 1.1 too.

The installer uses .Net 2.0. And it must be no problem if you also have 1.1 and/or 3.0 installed.

Posted: 06 May 2007, 11:10
by btaylo24
This is what I get in the details box during the installer crash.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite)
at WOAI_Installer.frmMain.InstallPackage()
at WOAI_Installer.frmMain.btnNext_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WOAI Installer
Assembly Version: 2.4.0.0
Win32 Version: 2.4
CodeBase: file:///C:/World%20Of%20AI/WOAI%20Installer.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.84.0.0
Win32 Version: 0.84.0.0
CodeBase: file:///C:/World%20Of%20AI/ICSharpCode.SharpZipLib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Posted: 06 May 2007, 12:36
by MIKE JG
DOH !! :shock:

Posted: 06 May 2007, 12:45
by Stewart Pearson
Well that's my one brain cell completely knackered :? :? :? :lol:

Cheers

Stew 8)

Posted: 06 May 2007, 12:46
by btaylo24
One more that what I have!
:D

Barry

Posted: 06 May 2007, 19:07
by Garfield_x
strange error.

Looks like the installer has problem with reading/writing/copying files.
Because not everyone has this error it is even more strange.

Could be permissions, or a full HD or temp directory.

Posted: 15 Jun 2007, 19:41
by hermit
[Fltsim.0]
title=WoA_HTAI_C-12J_HT_86-0080
sim=AI Beechcraft 1900C
model=
texture=RCH_HT_586_86-0080
atc_airline=ROADRUNNER
atc_parking_types=MIL_COMBAT
atc_parking_codes=46TG
ui_manufacturer=Henry Tomkiewicz AI
ui_type=Beechcraft C-12J Huron
ui_variation=USAF - 586th FLTS, 46th TW, Holloman AFB, New Mexico. 86-0080
description=Repaint by Graham King

I did a manual install as usual and noticed this. Is the capital F in [Fltsim.0] OK? I've changed it to a small f as I'm not sure myself.

john.

Posted: 15 Jun 2007, 19:58
by Stewart Pearson
Hi there,

Will not make any difference, although if you're checking your aircraft using something like ACA2007, then that will kick them back as an error.

Cheers

Stew 8)

Posted: 15 Jun 2007, 23:20
by BadPvtDan
If you use a program such as FSRenum they all need to be a little f I believe.

Re: Holloman Talons package by MAIW

Posted: 25 Oct 2015, 03:39
by astroavion
Yes, the WOAI installer is pure garbage imo. I have been wrestling with this thing for years on several computers and Win operating systems and have nothing but one problem after another. I wish someone would take the zips that require using the WOAI installer and making it in line with the MAIW packages that install very easily. I have never had a problem that I recall using MAIW products.

Re: Holloman Talons package by MAIW

Posted: 25 Oct 2015, 09:35
by Firebird
It is something that I want to do and plan to do, but other things always seem to take priority.
It will get done but as yet there is no time scale.

Re: Holloman Talons package by MAIW

Posted: 03 Jan 2016, 00:19
by astroavion
Was this problem ever fixed? I just tried to install manually to a temp folder and still got this message. Is there any way someone could email me the extracted folders/files?

Re: Holloman Talons package by MAIW

Posted: 03 Jan 2016, 04:09
by JohnTenn
I have just downloaded this package from the library.

Unzip the 'Holloman_*_woai.zip' to a temporary folder.

Place it then in the same folder as your WOAI installer.exe.

Start the installer

Select the package to install, then locate the Holloman_*_zip.

I extracted the files to C:\unzipped.

Folder, 'Holloman * complete package' was created.

I have to extract the zip file first to get any package to install.

John