I was getting an error that something was referenced in two modules - so I deleted the oldest of them. Then I discovered I had opened the wrong project and now when I try to compile, I get an error
"the type DJP.Global is defined in an assembly that is not referenced. You must add a reference to assembly App_Code.xxxx (this is the file I deleted). How do I fix this problem?
"the type DJP.Global is defined in an assembly that is not referenced. You must add a reference to assembly App_Code.xxxx (this is the file I deleted). How do I fix this problem?