Willkommen in meinem Blog!

Auf diesen Seiten werde ich über meine Erfahrungen mit den von mir genutzten Betriebssystemen Debian, Ubuntu, andere Linux-Distributionen, Windows etc. berichten und einige freie Tools vorstellen, die ich nutze. Ich werde hier versuchen Probleme, Lösungen, Tips & Tricks darzustellen.

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...


Keine Kommentare:

Kommentar veröffentlichen

Dein Kommentar wird nicht sofort veröffentlicht, sondern muß zunächst von mir freigeschaltet werden. In der Regel gelingt mir die Freischaltung innerhalb von 24 Stunden. Wenn Du in Deinem Kommentar Fehler findest, schicke einfach einen weiteren korrigierten hinterher und ich lösche den ersten.