Microsoft
Software
Hardware
Network
Question : Dynamically Change .XSD File Location in Crystal Reports Using ASP.NET 2.0
I have the same problem,mention in below link:
http://forums.asp.net/p/13
12666/2588
463.aspx
I have created the crystal report with xsd and through code I set the dataset to the report ( setdatasource())
My report at C:\folder\x.rpt
xsd at c:\folder\z.xsd
It works fine, but when I put this both file at some another place.
Suppose I put it at
d:\folder\x.rpt
d:\folder\z.xsd
it doesn’t work, it give me
rowset error c:\Documnet…\Temp\{2343546
6grh76u}.r
pt. Invail argument
I tried to set the CrystalViewer.ReportSource
path = “d:\folder\z.xsd“. it give me same error.
but when put the only z.xsd to its original place (c:\folder\z.xsd) report works.
I like to change the z.xsd path at runtime. How can I do that.
It's Urgent, in Production....
Thanks
Answer : Dynamically Change .XSD File Location in Crystal Reports Using ASP.NET 2.0
What code are you using?
It might be easier to pass a recordset to the report
http://www.emoreau.com/Ent
ries/Artic
les/2006/0
9/Feeding-
Crystal-Re
ports-from
-your-appl
ication.as
px
mlmcc
Random Solutions
Is there a way to push a themepack to windows 7 computers via GPO? Or a powershell script?
Trying to get a job debugging an ASP.NET website
update textbox without databinding
Date range issue
A perl spreadsheet problem--reading from a specific tab
How can I clear the pattern memory after the code returns false
Brother - drivers dcp 145c - Vista Drivers - where are they?
Mysterious Access Query
Crystal 2008 - Like with while card for a multi-select paramater in record selection formula
Install and Configure Windows 2008 Terminal Server on a Windows 2003 AD domain