Posts mit dem Label 7.0 Wheezy werden angezeigt. Alle Posts anzeigen
Posts mit dem Label 7.0 Wheezy werden angezeigt. Alle Posts anzeigen
Sonntag, 27. Mai 2012
Nun ist Gimp 2.8 in Debian Testing angekommen
Meine selbst kompilierte Version von Gimp 2.8 wurde vorhin bei einem Upgrade von Testing durch die aktuelle Version 2.8 aus den Paketen überschrieben.
Das war zwar 7 Wochen langsamer als ich, aber dennoch eine super Leistung für ein kostenloses Betriebssystem und ein toller Service für alle, die sich mit sowas nicht beschäftigen wollen oder können.
Labels:
7.0 Wheezy,
Debian,
gimp
Dienstag, 15. Mai 2012
Debian Wheezy nutzt pulseaudio als Standard
Bei Debian Wheezy gibt es unter der Haube so einiges an Neuerungen zu entdecken. So wird der freie Treiber für nvidia-Grafikkarten "nouveau" mitgeliefert und für den Audio-Bereich ist pulseaudio standardmäßig installiert.
Das bringt dann auch gleich Probleme bei der Aufnahme mit audacity mit sich. Der Ton wird verzerrt aufgezeichnet. Audacity arbeitet leider in der Grundeinstellung nicht mit pulseaudio zusammen. Zunächst habe ich erneute Probleme mit dem Treiber vermutet. Das ist es aber nicht. Aufnahmen mit arecord laufen perfekt.
Ich empfehle für Testaufnahmen den Befehl
$ arecord -f cd test.wav
Die Aufnahme kann mit Strg-C abgebrochen werden.
Eine solche Aufnahme kann dann problemlos mit audacity weiterverarbeitet werden.
Wer z.B. 6,5 Stunden (= 23400 Sekunden) lang in eine wav-Datei aufzeichnen möchte, kann folgende Befehlszeile probieren:
$ arecord -f cd -d 23400 "Dateiname mit Leerzeichen.wav"
Diese Datei kann bereits abgespielt werden während sie noch aufgezeichnet wird. Das ist eine Besonderheit bei Linux, die mir unter Windows noch nicht untergekommen ist. Man kann also sofort den Player auf die Aufzeichnung ansetzen, wenn die Aufnahme noch läuft und hat eine Art "Hinterbandkontrolle" (das gab's früher bei teuren Tonbandgeräten). Ich find's toll.
Ich bin einmal meine alte Anleitung "pulseaudio unter Debian 6 installieren" durchgegangen und konnte ein paar wichtige Tools nachinstallieren. Ich empfehle:
$ su
# apt-get update && sudo apt-get dist-upgrade
# apt-get install pavucontrol paman paprefs pavumeter glew-utils
# apt-get install pulseaudio-*
# exit
$
Zur Anzeige der Aufnahme-Lautstärke kann man
$ pavumeter --record &
starten. (Unter Gnome Classic unter Anwendungen > Multimedia > PulseAudio Volume Meter (Capture).)

Als Mixer empfehle ich pavucontrol. (Unter Gnome Classic unter Anwendungen > Multimedia > PulseAudio-Lautstärkeregler.)

Labels:
64bit,
7.0 Wheezy,
arecord,
Debian,
pulseaudio
Sonntag, 22. April 2012
BlueGriffon oder eine Chronologie des Scheiterns
In der neusten Video Folge 82 des CC2 wurde der html-Editor bluegriffon.org vorgestellt. Und er machte unter Windows auch einen schlanken Fuß. Es wurde auch erwähnt, daß der Editor unter Linux laufen soll. Und tatsächlich finden sich auf der Homepage neben Versionen für Mac und Windows ab XP auch welche für Ubuntu 11.10 und Fedora.
Weil ich Probleme erwarte (hab nur Ubuntu 10.04 und Debian installiert), lade ich mir mit "download tar.bz2" ein run-image herunter und vermeide damit eine Installation, die möglicherweise mein System beschädigen könnte.
Ich erstelle den Ordner /home/kailiveonline/1/ und speichere dort die BlueGriffon-1.4.1-Linux-x86.tar.bz2. Diese Datei entpacke ich im Nautilus mit rechte Maustaste > hier entpacken. Jetzt versuche ich, im Terminal das entpackte Start-Skript auszuführen:
kailiveonline@pc6:~/1/BlueGriffon$ ./bluegriffon
./bluegriffon-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./libxul.so)
Ich überprüfe die Version der bei mir installierten libstdc++:
kailiveonline@pc6:~/1/BlueGriffon$ dpkg -S libstdc++.so.6
libstdc++6: /usr/lib/libstdc++.so.6.0.13
libstdc++6: /usr/lib/libstdc++.so.6
Nach dieser Anleitung lade ich mir die neuste verfügbare Version herunter: http://ftp.de.debian.org/debian/pool/main/g/gcc-4.6/libstdc++6-4.6-dbg_4.6.3-4_i386.deb
Dann im Nautilus rechte Maustaste > hier entpacken und die Datei libstdc++6-4.6-dbg_4.6.3-4_i386/usr/lib/i386-linux-gnu/debug/libstdc++.so.6.0.16 mit root-Rechten nach
/usr/lib/libstdc++.so.6.0.16 kopieren (gksudo nautilus &).
Die Verknüpfung /usr/lib/libstdc++.so.6 umbenennen (z.B. "backup" anhängen) und eine neue zu /usr/lib/libstdc++.so.6.0.16 anlegen (im Nautilus mit Strg-Shift ziehen und Namen anpassen).
Ein erneuter Startversuch bingt jetzt:
kailiveonline@pc6:~/1/BlueGriffon$ ./bluegriffon
./bluegriffon-bin: symbol lookup error: ./libxul.so: undefined symbol: gdk_window_get_visual
Auch andere Debian-Nutzer haben solche Erfahrungen gemacht, wie man im empfohlenen Forum groups.google.com/group/bluegriffon lesen kann.
Schließlich bin ich noch auf die Idee gekommen, mir die Windows-zip-Datei herunterzuladen. Auch dies ist ein runimage, das ich mit wine zu starten versuche. Hier heißen die fehlenden Libraries .dll und nicht libirgendwas. Das Thema BlueGriffon hat sich für mich also (erstmal) erledigt. Irgendwie schade.
kailiveonline@pc6:~/3/BlueGriffon$ wine bluegriffon.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
err:module:import_dll Library mozjs.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
err:module:import_dll Library smime3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
err:module:import_dll Library ssl3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozsqlite3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozsqlite3.dll") not found
err:module:import_dll Library mozsqlite3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library mozalloc.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library MSVCP90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library xul.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozjs.dll") not found
err:module:import_dll Library mozjs.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\smime3.dll") not found
err:module:import_dll Library smime3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\ssl3.dll") not found
err:module:import_dll Library ssl3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nss3.dll") not found
err:module:import_dll Library nss3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nssutil3.dll") not found
err:module:import_dll Library nssutil3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozsqlite3.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozsqlite3.dll") not found
err:module:import_dll Library mozsqlite3.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plds4.dll") not found
err:module:import_dll Library plds4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library mozalloc.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library MSVCP90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xul.dll") not found
err:module:import_dll Library xul.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xpcom.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xpcom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\xpcom.dll") not found
err:module:import_dll Library xpcom.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozalloc.dll") not found
err:module:import_dll Library mozalloc.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\nspr4.dll") not found
err:module:import_dll Library nspr4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\mozglue.dll") not found
err:module:import_dll Library mozglue.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\plc4.dll") not found
err:module:import_dll Library plc4.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
err:module:import_dll Library MSVCR90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
err:module:import_dll Library MSVCP90.dll (which is needed by L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\kailiveonline\\3\\BlueGriffon\\bluegriffon.exe" failed, status c0000135
Nachtrag 21:00
Unter Debian Testing funktioniert das Tool übrigens auch nicht.
kailiveonline@pc5:~/1/BlueGriffon$ ./bluegriffon
./bluegriffon-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
...ich wollte es doch eigentlich vorhin schon aufgeben...
Labels:
6.0 Squeeze,
7.0 Wheezy,
BlueGriffon,
CCZwei,
Debian
Abonnieren
Posts (Atom)