473,413 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

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

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.
Nov 19 '05 #1
1 2802
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

--

"John" <jo********@hotmail.com> a écrit dans le message de
news:uT**************@TK2MSFTNGP09.phx.gbl...
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.

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ben | last post by:
Hi I have just created a new ASP .net web project and when i run the project I receieve this error: System.Reflection.AmbiguousMatchException: Ambiguous match found. Any help would be much...
6
by: Fossie | last post by:
Hello, I'm trying to streamline an app by converting inline code into a functions.vb file in the App_Code folder but can't seem to work out this error: The code worked fine in its "inline...
9
by: Prasad | last post by:
HI, I am a beginner in VC++.. I am trying to write a Win32 console application in visual studio.. I am using following header files.. #include <STRING> using namespace std; #include...
3
by: Arpan | last post by:
The following code exists in a class file named "Users.vb": Namespace Users Public Class UserDetails Public FirstName As String Public LastName As String Public UserName As String Public...
0
by: Rod | last post by:
I've recently upgraded to Crystal Reports 11 Release 2 on my development machine. Right now I'm trying to get one of our ASP.NET 1.1 applications working with it. Several pages already work with...
1
by: rn5a | last post by:
Consider the following code in a VB class file: Namespace LoginUserFetchDB Public Class ZForZebra : Inherits SoapHeader Public UserName As String Public Password As String End Class Public...
6
by: phnimx | last post by:
I'm attempting to migrate a predominately MFC application that I've just inherited from Visual Studio.NET 2003 to Visual Studio 2005. I've managed to clean up a myriad of compile and link errors...
0
by: aksjasrotia | last post by:
Hi all: I have been trying to compile a Form1.vb through vbc.exe command in dos prompt to make its dll file. I have two classes in the same Form1.vb file which are Form1 and LoginServiceEng. I am...
12
by: Nathan Sokalski | last post by:
I have several CustomControls that I have written for my project. However, when I try to compile I recieve the following warning & errors: Warning 32 Could not resolve this reference. Could not...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.