I'm not sure how to go about updating. I think I'm using the Npgsql.dll that came with SUSE 9.3 Professional. I installed MONO from the RPMs, which I think resulted in MONO 1.1.7. I then upgraded to MONO 1.1.8, using the RPMs from Red Carpet. I think I copied the Npgsql.dll file from SUSE 9.3 to my Windows XP computer and installed it in the global assembly cache, and then included it as a reference in my projects in Visual Studio before copying the projects back to SUSE 9.3 and running them on Apache 2.
If I understand this correctly, I would need a new Npgsql.dll file and install it in the global assembly caches on both computers (the SUSE Linux web server and my Windows XP development workstation), and then recompile my project by deleting the old Npgsql.dll reference and adding the new one. If that is correct, where do I get the new Npgsql.dll from? Thank you! Carl http://www.carl-olsen.com/ (my site uses mod_mono and PostgreSQL for the database) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francisco Figueiredo Jr. Sent: Saturday, August 27, 2005 9:12 AM To: mono-list Subject: [Mono-list] Updated Npgsql on svn for 0.7.1 release. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I just updated Mono svn to Npgsql 0.7.1. Please, give it a try and let me know if there is any problem while compiling Npgsql on Mono. Thanks in advance. - -- Regards, Francisco Figueiredo Jr. Npgsql Lead Developer http://gborg.postgresql.org/project/npgsql MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org - ------------- "Science without religion is lame; religion without science is blind." ~ Albert Einstein -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQEVAwUBQxB0tv7iFmsNzeXfAQLHuAf/ejRswa4vwyfIr959vBUkadk5PXKvGGIJ lNMA5LXe50prsgjwkT6KCs8tIkLUzdSeJ1YraA7ITHFgQSFzCZaI3bqiLLMx2+eX NBJzhgoX5JeIDHznwxxzl6aPkvrgpnKFZy1aVFDwIdYjNUkA1+SMbuqjoDFtbszC Vjl42hMM593IIgzFdJgKN3aFxcKbDVDtGmu2/1rElMp8Y1rOnmXsXBl3oIhfSXyM c6fLG7aCy8Ysug0yAd1gTnK1dMY8ikhTAan0rADl/TbZWxgTCkL9kCWFaSG67Xsg MWKIkYiZjbKsUa5NnM20KL2R0qQk28i/sbnjM5x+QbJqByzurZMFig== =g/x5 -----END PGP SIGNATURE----- _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
