Re: VERY STRANGE BEHAVIOUR !!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks to Daniele Crotti, from www.ugidotnet.org
It's a bug for Italian version of CR .NET in crxt_pdf.dll .
Now is available a patch:
Crystal Reports .Net 1.1 Patch
Hot Fix Name: crnet11win_it.zip
You can download it here:
ftp://ftp1.businessobjects.com/outgoing/EHF/crnet11win_it.zip
Now all is working and I can generate DOC and then PDF in my app!
Thanks to Daniele.
Bye.
Oliviero


"Oliviero Dall'Asta" <olivierodallasta@xxxxxx> ha scritto nel messaggio
news:BZ6ce.1304024$35.48382522@xxxxxxxxxxxxxxx
>
> In my web app I'm generating PDF ( in some pages) and DOC files ( in
> others pages) with CR .NET.
> I've discovered that problem about "Trovato token sconosciuto: '0,05' ( in
> English,"Unknown token 0,05 found") compare only AFTER than I've generated
> my first DOC file!!!
> After that, every trial to generate PDF files causes error: "Unknown token
> 0,05 found"
> I've to reset/restart my webserver to have my app working fine again!!
>
> Oliviero
>
>
> "Oliviero Dall'Asta" <olivierodallasta@xxxxxx> ha scritto nel messaggio
> news:Jk2ce.1301839$35.48340746@xxxxxxxxxxxxxxx
>> I'm using this code to generate a DOC file with CR .NET and it's working
>> fine:
>>
>> .........
>> Dim MyStream As System.IO.Stream
>>
>> 'MyStream = reportObject.ExportToStream(ExportFormatType.WordForWindows)
>> ' for word type
>>
>> MyStream =
>> reportObject.ExportToStream(ExportFormatType.PortableDocFormat) ' for PDF
>>
>> Response.ClearHeaders()
>>
>> Response.ClearContent()
>>
>> 'Response.ContentType = "application/msword" ' for word type
>>
>> Response.ContentType = "application/pdf" ' for PDF type
>>
>> Dim MyBuffer(CType(MyStream.Length, Integer)) As Byte
>>
>> MyStream.Read(MyBuffer, 0, CType(MyStream.Length, Integer))
>>
>> Response.BinaryWrite(MyBuffer)
>>
>> Response.End()
>>
>>
>>
>> If I'm trying to generate a PDF files ( using commented lines) I've this
>> message error when Acrobat is starting on my client browser:
>>
>> "Trovato token sconosciuto: '0,05'" ( in English,something like:
>> Unknow token found....)
>>
>> What does it mean?
>>
>> No problems generating DOC files !!
>>
>> Thanks. Oliviero
>>
>>
>>
>>
>>
>>
>
>


.



Relevant Pages

  • Re: Convert documents to PDF (Server Side)
    ... I do agree activePDF is a hog, but its very versatile - and it does convert ... things like doc files, and xls to pdf. ... emailed the resuling PDF as a timed expiring html link to the requestor. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Conversion software doc to pdf
    ... i'm wondering if there is a freely available console tool to ... conert .doc files into .pdf. ... to just send it to the printer -- OpenOffice will barf if X11 is not up ... Write back and say I cannot read doc files, ...
    (comp.os.linux.misc)
  • Re: Conversion software doc to pdf
    ... i'm wondering if there is a freely available console tool to ... conert .doc files into .pdf. ... to just send it to the printer -- OpenOffice will barf if X11 is not up ...
    (comp.os.linux.misc)
  • Re: square bullets
    ... just draw a box around and drag it, like 99% of the programs in the ... then convert to .PDF with Ghost Script. ... than the .doc files, and the bullets don't change shape. ...
    (sci.electronics.design)