Ok, we are developing a program called SquawkWin to work with our server that we are making. It works fine with FS8 and FS9 but on FSX there is a problem. When you install it on a fresh install of FSX it works fine, and then you can install whatever addons afterwards and it will still work fine. Now if you have FSCopilot and/or FSInn installed SquawkWin opens but it does not transmit the correct pilot info and location to our servers. Now if you delete FSCopilot and FSInn it also removes SquawkWin from the Addons bar and we cannot start it with the shortcut key. The dll.xml file is still in tact. Here is what our module is in the dll.xml:
We have tried to trouble-shoot this problem for the last like week and we havn't been able to solve it. My msn is darko_sta@hotmail.com and my yahoo is darko886 so if you can either try to help me or if you have FSCopilot installed and would like to beta test our program please contact me because we cannot solve this no matter what we do. If we then install FSCopilot again after we have uninstalled it then SquawkWin shows up again but again it doesn't transmit the correct info.
PLEASE help me if you can
Thanks a lot!
Darko
<?xml version="1.0" encoding="Windows-1252" ?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>True</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>PMDG Sounds</Name>
<Disabled>False</Disabled>
<Path>PMDG\DLLs\PMDGSounds.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>SquawkWin</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>Modules\SquawkWin.dll</Path>
</Launch.Addon>
</SimBase.Document>
We have tried to trouble-shoot this problem for the last like week and we havn't been able to solve it. My msn is darko_sta@hotmail.com and my yahoo is darko886 so if you can either try to help me or if you have FSCopilot installed and would like to beta test our program please contact me because we cannot solve this no matter what we do. If we then install FSCopilot again after we have uninstalled it then SquawkWin shows up again but again it doesn't transmit the correct info.
PLEASE help me if you can
Thanks a lot!
Darko
