Security Issues..

  • Thread starter Thread starter Dave Brown
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top