c# namespace conflicts

  • Thread starter Microsoft Newsserver
  • Start date
M

Microsoft Newsserver

Hi

I have a web applications ( one with the dll ). and I have declared some
classes. However, I keep getting warnings that the class c:\xxxx\xxxx\xxx.cs
conflicts with the imported on the in c:\xxx\xxxx\xxxx\cccc.dll

I cant remember having this problem before. How do i get around it ?
 
A

Alvin Bruney [ASP.NET MVP]

You have two dll's not strongly named in your project and the runtime is
confused because they have the same types. Search your drive for one and
delete it.

--

Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $19.99
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top