473,382 Members | 1,420 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,382 software developers and data experts.

'ProfileCommon' is ambiguous

Hi

I am getting the below error when running one of the aspx webforms. What is
the problem and how can I fix it?

Thanks

Regards
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET
Files\root\d6a9c8ce\ba8b6c8e\App_Web_hs.master.503 eacc6.5e--lvbb.0.vb(47) :
error BC30554: 'ProfileCommon' is ambiguous.

Protected ReadOnly Property Profile() As ProfileCommon
~~~~~~~~~~~~~
Jul 9 '06 #1
1 4393
"John" <Jo**@nospam.infovis.co.ukwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Hi

I am getting the below error when running one of the aspx webforms. What
is the problem and how can I fix it?

Thanks

Regards
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET
Files\root\d6a9c8ce\ba8b6c8e\App_Web_hs.master.503 eacc6.5e--lvbb.0.vb(47)
: error BC30554: 'ProfileCommon' is ambiguous.

Protected ReadOnly Property Profile() As ProfileCommon
~~~~~~~~~~~~~

Guess you define more than one "ProfileCommon" type there. You can build
your solution and the IDE will identify the error details.

--
Begrds,

Mike Chen
http://chagel.com

Jul 9 '06 #2

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

Similar topics

0
by: Calavera | last post by:
Hi, I have the following line my class Dim objProfile As ProfileCommon = HttpContext.Current.Profile When I compile the class I get the following error. "error BC30002: Type 'ProfileCommon'...
5
by: Lynne | last post by:
I apologize in advance for the lengthy message but wanted to include as much information as possible. Any insight/assistance would be appreciated. The following line of code throws an error when...
7
by: Phil | last post by:
I've started getting this message after doing a publish of an Asp.Net 2.0 (c#) web site. The site uses a custom profile provider - I'm sure there is a relation here, but I can't find it. ...
1
by: AMP | last post by:
Hello, I have enabled Profiles in the web.config and seems to be working fine (I can see the auto generated ProfileCommon class including my custom properties in my \Temporary ASP.NET Files...
2
by: Phil | last post by:
I'm trying to use a custom profile provider and I'm receiving this error message after I deploy a published version of the app. The app works fine when it is run in source code mode. It works...
0
by: dgk | last post by:
I've been trying to figure out how to set up a number of users and profiles for them. Having scanned many messages in this group, I came across one where Brock mentions using ProfileCommon. That...
0
by: Guy Cohen | last post by:
Hi all I have this line: Dim P As New ProfileCommon() Which worked until I added more profile items (It worked when I had a single profile item) Error = Type 'ProfileCommon' is not defined.
1
by: muriwai | last post by:
Hi, I have a website which used the following web.config: ------ <profile defaultProvider="SqlProfileProvider"> <add name="SqlProfileProvider" type="System.Web.Profile.SqlProfileProvider"...
1
by: shapper | last post by:
Hello, I am trying to get the profile of a user that is not authenticated. I have the following: ProfileCommon pc = Profile.GetProfile(username) However ProfileCommon is not recognized I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.