473,320 Members | 2,111 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,320 software developers and data experts.

Getting error BC30560 with CR 11 Release 2

Rod
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 CR 11 Release 2, but two
of the pages do not. I get errors like the following:

Compilation Error
Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: BC30560: 'CrystalReportViewer' is ambiguous in the
namespace 'CrystalDecisions.Web'.

Source Error:

Line 32: <TD
id="tdMain" vAlign="top">Line 33:
<DIV id="crvDIV">Line 34:
<cr1:CrystalReportViewer id="crvVouchersByProvider" runat="server"
DisplayGroupTree="False"
AutoDataBind="true"></cr1:CrystalReportViewer></DIV>Line 35:
<P><asp:label id="lblError" runat="server" Visible="False"
ForeColor="Red"></asp:label></P>Line 36:
</TD>
Source File: http://localhost/WebApp/VouchersByProvider.aspx Line: 34

I have tried removing the Crystal Reports viewer from off of the page and
putting it back on again, and it doesn't seem to have. I have also removed
the CrystalDecisions.Web reference from the project and then put it back in
again, and that didn't help.

What is wrong? What can I do about this?

Rod


Sep 5 '06 #1
0 1658

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

Similar topics

0
by: Gianni Nitti | last post by:
If I set in web.config this: <compilation defaultLanguage="vb" debug="false"/> I receive this error: "Compiler Error Message: BC30560: 'barratop_ascx' is ambiguous in the namespace '_ASP'....
0
by: Scott Collens | last post by:
Hi all, I have a question regarding web.config. I am ready to flip the application to the production server but when I switch the debug setting in the web.config from <compilation...
2
by: Showjumper | last post by:
I get this error after i changed the root namespace in the properties window for my vbnet server control since i didnt like the fact that vbnet uses the project name as the root namespace. Or do i...
0
by: Don | last post by:
I have 2 web user controls (.ascx) with the same name that are in in different namespaces. When I try to put both controls on the same page I get the following runtime error: BC30560:...
3
by: MattB | last post by:
Yesterday I installed VS.net 2005, but I still need to maintain a asp.net 1.1 application that I've been developing in vs.net 2003. I'm guessing that installing 2005 did something to my system...
1
by: sethuganesh | last post by:
HI, i have ported vc++ 6.0 code to visual studio 2005. During batch build in debug mode i din't get any error.But if i build the same in release mode i am getting the following error. ...
12
by: | last post by:
Hi all, I have a very weird error going on in an asp.net page that has usercontrols. If I set debug="false" in the web.config file, the page throws an error:- System.Web.HttpException:...
8
by: Abubakar | last post by:
Hi, I want to know that when my application is running outside of the debugger (in debug or release build) can I set the application/project settings in a way that when it crashes it tells me...
3
by: Sami Vaisanen | last post by:
Hello group, I'm writing a C++ based application that embeds the python engine. Now I have a problem regarding exception/error information. Is there a way to get the exception message and...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.