'ProfileCommon' is ambiguous

J

John

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\Temporary ASP.NET
Files\root\d6a9c8ce\ba8b6c8e\App_Web_hs.master.503eacc6.5e--lvbb.0.vb(47) :
error BC30554: 'ProfileCommon' is ambiguous.

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

Chagel

John said:
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\Temporary ASP.NET
Files\root\d6a9c8ce\ba8b6c8e\App_Web_hs.master.503eacc6.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.
 

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

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top