report ไม่ออก ทำไงดี error แบบนี้อ่ะครับ ต้องแก้ไขยังไงครับ
ผมใช้ vwd express และใช้ business object crystal report ในการทำ crystal report อยากรู้ว่าต้อง
แก้ไขยังไงครับ
Date :
2010-02-19 10:11:12
By :
zicxnals
code aspx แบบนี้ครับ
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="report.aspx.cs" Inherits="report" %>
<%@ Register Assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
Namespace="CrystalDecisions.Reporting.WebControls" TagPrefix="cc1" %>
<%@ Register assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" namespace="CrystalDecisions.Web" tagprefix="CR" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>Report Hardware and SoftWare Summary</title>
</head>
<body>
<form id="form1" runat="server">
<div>
<CR:CrystalReportViewer ID="rv" runat="server" AutoDataBind="true"
ReuseParameterValuesOnRefresh="True"
DisplayToolbar="False" EnableDatabaseLogonPrompt="False"
Height="1024px" Width="728px"
EnableParameterPrompt="False" ReportSourceID="CrystalReportSource" />
</div>
</form>
</body>
</html>
Date :
2010-02-19 13:00:53
By :
zicxnals
มีใครช่วยผมได้มั่งไหมครับ
Date :
2010-02-19 16:43:38
By :
zicxnals
เข้าไปดูไม่ได้อ่ะครับ access denies
Date :
2010-02-22 07:58:30
By :
zicxnals
Load balance : Server 00