G
Guest
Hi!
I am adding a file to my solution written by someone who left. But I'm
getting a build error on the line:
using URLEncrypt;
Build error:
The type or namespace name 'URLEncrypt' could not be found (are you missing
a using directive or an assembly reference?)
I think I need to add a reference to my solution. Pls. help
I am adding a file to my solution written by someone who left. But I'm
getting a build error on the line:
using URLEncrypt;
Build error:
The type or namespace name 'URLEncrypt' could not be found (are you missing
a using directive or an assembly reference?)
I think I need to add a reference to my solution. Pls. help