Application folder not seeing namespace of the main application

G

gh0st54

hi

I have a website (localhost namespace : "whatever") that has a secure
application folder ( called secure with a namespace : "Secure")

I have a class in "whatever" that is a pagebase class, so that all
pages inheriting from whatever.pagebase will look the same ( template
)

but the pages in secure that inherit from whatever.pagebase are not
being displayed I get the error : The type or namespace name
'PageBase' does not exist in the class or namespace '<whatever>' (are
you missing an assembly reference?)

I cannot be missing a reference I'm in the same assembly
and i'm using "using whatever"

when I change the application back to a folder , and refresh the page
everything is displayed properly.

I even tried to make a classlibrary which contains only the pagebase
class and added the reference to another project , same problem can't
display in application mode but in folder mode no problem.

help
 

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,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top