Re: Npgsql

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: Peter Kroon <plakroon(at)gmail(dot)com>
Cc: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>, PgSql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Npgsql
Date: 2012-11-26 20:58:46
Message-ID: CACUQdMY0uxSMuAOieMrwR7=gUxa1c_LC8uUdFEThgHL7OrM3OQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hmmmmm, this is very strange. Somehow your vb. Net isn't able to find
npgsql in the gac. Do you have more than one .net installation?

Also, can you try to add a bin folder in the root of your web app and put
npgsql.dll and mono.security there?

Sorry for not being very helpful.
Em 26/11/2012 18:51, "Peter Kroon" <plakroon(at)gmail(dot)com> escreveu:

> Installed as well.
>
> C:\Program Files\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools>gacutil
> -l mono.security
> Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.17626
> Copyright (c) Microsoft Corporation. All rights reserved.
>
> The Global Assembly Cache contains the following assemblies:
> mono.security, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed7
> 56, processorArchitecture=MSIL
>
> Number of items = 1
>
>
> 2012/11/26 Francisco Figueiredo Jr. <francisco(at)npgsql(dot)org>
>
>>
>> Ok, and what about mono.security? Npgsql depends on it and it should be
>> in the gac as well.
>> Em 26/11/2012 18:36, "Peter Kroon" <plakroon(at)gmail(dot)com> escreveu:
>>
>> It appears to be installed.
>>>
>>> C:\Program Files\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0
>>> Tools>gacutil -l Npgsql
>>> Microsoft (R) .NET Global Assembly Cache Utility. Version
>>> 4.0.30319.17626
>>> Copyright (c) Microsoft Corporation. All rights reserved.
>>>
>>> The Global Assembly Cache contains the following assemblies:
>>> Npgsql, Version=2.0.12.0, Culture=neutral,
>>> PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL
>>>
>>> Number of items = 1
>>>
>>>
>>> 2012/11/26 Francisco Figueiredo Jr. <francisco(dot)figueiredo(dot)jr(at)gmail(dot)com>
>>>
>>>> gac -l Npgsql
>>>
>>>
>>>
>

In response to

  • Re: Npgsql at 2012-11-26 20:51:40 from Peter Kroon

Responses

  • Re: Npgsql at 2012-11-26 21:01:56 from Peter Kroon

Browse pgsql-general by date

  From Date Subject
Next Message Peter Kroon 2012-11-26 21:01:56 Re: Npgsql
Previous Message Peter Kroon 2012-11-26 20:51:40 Re: Npgsql