D
Dave Brown
Hi All,
I'm having a hard time with something I hope someone might be able to shed
some light upon..
I have a CF application which throws an exception when I try and do a
XmlDocument.Load(URL)..
I believe this is because I have no strong name assigned to the assembly..
But I am using a third party dll in my application which also does not have
a strong name so when I try and add a strong name to my assembly and
compile, I am told it cant generate the assembly beacuse the 3rd party dll
is not signed. :S:S
Any Ideas how to beat this ?
Rgds,
Dave.
I'm having a hard time with something I hope someone might be able to shed
some light upon..
I have a CF application which throws an exception when I try and do a
XmlDocument.Load(URL)..
I believe this is because I have no strong name assigned to the assembly..
But I am using a third party dll in my application which also does not have
a strong name so when I try and add a strong name to my assembly and
compile, I am told it cant generate the assembly beacuse the 3rd party dll
is not signed. :S:S
Any Ideas how to beat this ?
Rgds,
Dave.