Jeal Paul,
Are you interoping with MSHTML yourself? Or are you using the one that
already comes when VS.NET is installed? If you are creating the MSHTML
reference yourself, you will have to use the TLBIMP utility from the command
line and use the /keycontainer or /keyfile switches to specify a key to
strong name the interop assembly with.
If you are using the one that comes with VS.NET, then it would seem that
is a bug, and I would file it at the Microsoft Connect site, and then
generate your own interop wrapper to use (and sign yourself) as mentioned
above.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Best all,
>
[quoted text clipped - 27 lines]
> tnx
> Jean Paul - ON7AMI
Jean Paul Mertens - 15 Feb 2008 14:09 GMT
Nicholas,
I use the one that comed with VS.NET on VS2005 all worked fine it is just
once I installed VS2008 that the error occured. I'll try to remove al
references and map them at new to see. The 'conversone' from my project from
2005 to 2008 dit not give any warning or error.
Ill see and if it comes not good, I will send MS a mail about it
Greetings and thanks for reply.
Jean Paul
> Jeal Paul,
>
[quoted text clipped - 42 lines]
>> tnx
>> Jean Paul - ON7AMI
cyril.ferrand@gmail.com - 18 Feb 2008 09:14 GMT
Jean paul,
I have the same problem when I convert my project from VS2005 to
VS2008.
Do you find any issue ?
I only find there is three version of mshtml reference...I took this
one "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies
\Microsoft.mshtml.dll".
Thanks for your answer.
Cyril.
On 15 fév, 15:09, "Jean Paul Mertens" <ON7...@newsgroups.nospam>
wrote:
> Nicholas,
>
[quoted text clipped - 60 lines]
>
> - Afficher le texte des messages précédents -
cyril.ferrand@gmail.com - 18 Feb 2008 09:52 GMT
I solve it !
VS 2008 Microsoft.mshtml.dll dont reference the C:\Program Files
(x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.mshtml.dll".
but a office DLL that was delay signed...
I change it and put "Copy local" parameter to True and it work.
Cyril.
On 18 fév, 10:14, cyril.ferr...@gmail.com wrote:
> Jean paul,
>
[quoted text clipped - 79 lines]
>
> - Afficher le texte des messages précédents -
wrocca - 19 Feb 2008 21:21 GMT
Could you give the file path of the dll you are doing a "Copy Local"
with?
Thanks,
Will
On Feb 18, 3:52 am, cyril.ferr...@gmail.com wrote:
> I solve it !
>
[quoted text clipped - 92 lines]
>
> - Show quoted text -