Christian Stimming wrote: > Am Donnerstag, 15. Februar 2007 03:51 schrieb David Reiser: [...] >> Error loading DLL "c:/soft/aqbanking/lib/aqbanking/plugins/16/ >> frontends/qbanking\cfgmodules\aqofxconnect.dll": 126 >> 126 = The specified module could not be found. > > This comes from the loading phase of the config-module (hence the directory > name) and it probably means some out of several loading tries failed. In your > case some other loading try probably succeeded.
Does the fact that the error message has / in the first part of the path and \ near the end of the path matter? The above error was generated on my home laptop. Both it and my work machine have WinXP SP2, but the office machine succeeds at a bank connection in both the qt3-wizard and an ofxdirect connect download into gnucash! (wizard still has to be run separately from the plugins/wizards directory, of course) Originally, I didn't have all my necessary user info at work, so I was just testing real connections at home. This afternoon I scrounged around in the .la and .pc files, where all the directory paths had consistent Unix style separators. So I dug up the ofxDC web server address I needed. Tried the wizard. And everything worked. The working setup includes gwen svn1158 and aqbanking svn1175, both built Tuesday afternoon Eastern US time. I'm almost positive I'm using newer versions at home. (but none of the changes are likely to impact this particular message, I think?) However, I do know that for some reason, I only have autoconf 2.59 at home, while the office is using 2.60. I'll double check the rest of the build tools too. The office libtool is 1.5.22. Thanks for all the help. Now get back to that thesis... [...] > Christian Dave -- David Reiser [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
