.NET Framework Bookmark and Share   
 index > JScript for the .NET Framework > crystal decision.net
 

crystal decision.net

hi all,
i get an crystal decision.web error for my web. it seem only halfof the link is working.please assist me to solve this problem. im quite new in programming line.

appreciate your favor
u_lee
In the right side, below your project name, you will see References.

On that, right click and click on Add Reference. Under the .NET tab, check if the CrystalDecisions.Web DLL is visible. If so, double clikc on it so it comes to the box below it. After that click on Ok.

If the DLL is not visible, click on Browse and select it and click on Ok.

After this a reference to the DLL will be added and the error should not come. Try and let us know if you still get the error.
Ganesh Ranganathan
[Please mark the post as answer if you find it helpful]
Ganesh Ranganathan - Bangalore, India

Please post the code where you are getting the exception.


Ganesh Ranganathan
[Please mark the post as answer if you find it helpful]
Ganesh Ranganathan - Bangalore, India
hi,

this is the error that i get:

Line 2: <%@ Register TagPrefix="componentart" Namespace="ComponentArt.Web.UI" Assembly="ComponentArt.Web.UI" %>
Line 3: <%@ Register TagPrefix="UTHLTitle" TagName="PageTitle" Src="../controls/PageTitle.ascx" %>
Line 4: <%@ Register TagPrefix="cr" Namespace="CrystalDecisions.Web" Assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" %>
Line 5: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 6: <HTML>

Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///D:/AM/OAMNSolution/OAMNSWeb
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).

thanks
u_lee
I think you dont have the DLL at the specifed place.

Could you check in your application bin directory if the CrystalReports DLL is present?
Ganesh Ranganathan
[Please mark the post as answer if you find it helpful]
Ganesh Ranganathan - Bangalore, India
yeas,
u r rite. i dun have it in the bin folder. how to get the crystaldecisions.dll and put it to bin folder??
u_lee
In the right side, below your project name, you will see References.

On that, right click and click on Add Reference. Under the .NET tab, check if the CrystalDecisions.Web DLL is visible. If so, double clikc on it so it comes to the box below it. After that click on Ok.

If the DLL is not visible, click on Browse and select it and click on Ok.

After this a reference to the DLL will be added and the error should not come. Try and let us know if you still get the error.
Ganesh Ranganathan
[Please mark the post as answer if you find it helpful]
Ganesh Ranganathan - Bangalore, India

You can use google to search for other answers

Custom Search

More Threads

• how to display Time on page in asp.net 2.0 without using AJAX Control.
• ECMAScript(Javascript) for XML(E4X) in IE7 BETA 3
• memory leak in window.open() method
• How to read xml attribute values in Javascript
• How to set the web controls disabled by JavaScript embed in HTML?
• how to disable save button once clicked
• RegisterClientScriptBlock+PopUp+refresh problem
• sql server msde?
• PopUp Window
• creating excel file with comments using javascript