BC30560: 'default_aspx' is ambiguous in the namespace 'ASP'.

J

John

Hi,

We're in the process of migrating our website from ASP.Net 1.1 to ASP.Net 2
and are getting the following error:

BC30560: 'default_aspx' is ambiguous in the namespace 'ASP'.

I know that if I rename the file it will solve the issue but all of our
directory root files are called default.aspx - surely there must be another
way of resolving this?!

Thanks,
John.
 
P

Patrice

What I do even in 1.1 is that I add a namespace statement so does each
default page is in its own namespace (generally I try to do that also for
other pages).
Does it work also in 2.0 ?

Patrice
 

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,901
Latest member
Noble71S45

Latest Threads

Top