Re: error when i try to access this thing ('Interop.ADOMD') in share p
From: Nicole Calinoiu (nicolec_at_somewhere.net)
Date: 07/29/04
- Next message: Nicole Calinoiu: "Re: VB.net linked to SQL data"
- Previous message: Nicole Calinoiu: "Re: Sessions Limit ASP.net"
- In reply to: repalley: "error when i try to access this thing ('Interop.ADOMD') in share p"
- Next in thread: repalley: "Re: error when i try to access this thing ('Interop.ADOMD') in sha"
- Reply: repalley: "Re: error when i try to access this thing ('Interop.ADOMD') in sha"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jul 2004 07:03:55 -0400
You need to stongly name the ADOMD interop wrapper. See
http://support.microsoft.com/?kbid=313666 for instructions on how to do
this.
"repalley" <repalley@discussions.microsoft.com> wrote in message
news:0D878E6F-8E4E-4934-B2EE-17544E8AC7CA@microsoft.com...
> iam getting this error when i try to access this thing ('Interop.ADOMD')
> in share point web part.
>
> ADOMD.Catalog ct = new Catalog();
>
> Assembly generation failed -- Referenced assembly 'Interop.ADOMD' does not
> have a strong name
>
> does any one know how to fix this thing.
- Next message: Nicole Calinoiu: "Re: VB.net linked to SQL data"
- Previous message: Nicole Calinoiu: "Re: Sessions Limit ASP.net"
- In reply to: repalley: "error when i try to access this thing ('Interop.ADOMD') in share p"
- Next in thread: repalley: "Re: error when i try to access this thing ('Interop.ADOMD') in sha"
- Reply: repalley: "Re: error when i try to access this thing ('Interop.ADOMD') in sha"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|