I added a DLL to my project. The DLL contains the namespace test.security. Now, test.security is not recognized. Why is this?
test.security
I am using this DLL in oth
1.remove the reference and add it again 2.Close the solution and re-open it 3.Create a new solution and add all old ones in it