PC Review


Reply
Thread Tools Rate Thread

Crystal Reports BLOB Object image error!

 
 
Winston
Guest
Posts: n/a
 
      18th Dec 2003
Hi,

I am trying to display an image using BLOB in crystal reports. The
Reports BLOLB fields are generated using an XML Schema as follows:

....
<xs:element name="bSignature">
<xs:complexType>
<xs:sequence>
<xs:element name="SignatureImg" type="xs:base64Binary"
minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
.....

When I execute the report, the following errors occurs:
Query Engine Error:
'C:\DOCUME~1\BFHCY\ASPNET\LOCALS~1\Temp\temp_2823cbda-8851-
4200-9900-adb9734661eb.rpt'

Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace
for more
information about the error and where it originated in
the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.DataSourceException:
Query Engine Error: 'C:\DOCUME~1\BFHCY\ASPNET\LOCALS~1\Temp\temp_2823cbda-8851-4200-9900-adb9734661eb.rpt'

But when I remove the BLOB object the report works.

Anyone can enlighten me?

Thanks!

Winston
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Reports Does Not Display BLOB Field Correctly in IBlobField Control Using Crystal Reports for VS.NET 2003 Jeff Microsoft Dot NET 0 4th May 2006 09:21 PM
crystal reports blob Peter Proost Microsoft VB .NET 1 21st Feb 2005 08:06 AM
Crystal Reports, Win98, Object Error Troy Microsoft Dot NET 0 23rd Apr 2004 11:36 PM
Crystal Reports blob problem? Microsoft Dot NET Framework 1 17th Mar 2004 01:48 PM
BLOB Object in Crystal Reports Winston Microsoft ADO .NET 0 27th Dec 2003 12:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:41 AM.