|
|
 |
| Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Crystal Reports section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

July 8th, 2003, 10:12 AM
|
|
Registered User
|
|
Join Date: Jul 2003
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
operation not yet implemented
Hi,
On one machine I keep getting an "operation not yet implemented" error. The CrystalDecisions website says this is due to export dll not registered properly. This is not the case as I am not exporting the data but displaying in the Crystal Report Viewer.
Any clues to the cause of this?
|

July 7th, 2004, 08:17 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Location: , , .
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi
I also sometimes get this. I didn't understand what could be the reason. Anybody have a solution for this?
|

October 20th, 2004, 11:20 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: springfield, il, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I've noticed that if the CR contains a special font (i.e. MICR or other) then I get the "Operation not yet implemented" exception.
|

June 28th, 2005, 08:07 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: Auckland, , New Zealand.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Sounds like your experiencing the limitations of crystal 8. Try previewing it and exporting to MS word or adobe acrobate.
|

September 12th, 2006, 10:46 AM
|
|
Registered User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You must have Exportmodeller.dll,Tslv.dll dll files registered in your system for viewing or exporting try to register dll by following these two commands
With in Run or on Command prompt
1. regsvr32 "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\ExportModeller.dll"
2. regsvr32 "C:\Program Files\Common Files\Crystal Decisions\1.0\Bin\Tslv.dll"
Thanks
|

May 11th, 2007, 12:58 PM
|
|
Registered User
|
|
Join Date: May 2007
Location: ottawa, Ontario, Canada.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
after I downloaded and registered the files I ran into error 500
This link had the answer
http://www.codeguru.com/forum/archiv.../t-290495.html
"
I was missing the msvcp71.dll and msvcr71.dll.
"
when I downloaded these and put them in the same path as the previous two files the app worked perfectly.
Baash05
"We will either find a way, or make one." Hannibal
www.onelineapps.com
|

December 10th, 2007, 07:16 AM
|
|
Registered User
|
|
Join Date: Jun 2006
Location: Delhi, Delhi, India.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have tried all way which are menthioned in the post
First - I registered the ExportModeller.dll and tslv.dll.
Second - I downloaded the two file(msvcp71.dll and msvcr71.dll) files and place them on the same location where ExportModeller.dll and tslv.dll exists.
But still getting the same error............
please help me wat am i doing wrong, it's very urgent, I am using crystal report 10.
Thanks in advance.
Surender Rawat
|

July 29th, 2008, 03:57 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I am trying to use a crystal report as a template for printing checks.
I have encountered this same problem when I attempt to print a report with the 'GnuMICR' font used in it. I remove that label using GnuMICR and it prints fine. I'm not entirely sure how to proceed
|

October 20th, 2009, 10:27 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Tehran, Iran
Posts: 922
Thanks: 0
Thanked 1 Time in 1 Post
|
|
anybody got any solution for this error?
printing CR report using PDF, or exporting to PDF. both gives error " operation not yet implemented " using VS 2005 or VS 2008
any idea?
__________________
Always[:)],
Hovik Melkomian.
|

November 19th, 2009, 11:17 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
crystal report - Operation not yet implemented
The solution for me was to remove any non standard (in this case 'standard' being those presented in the formatting drop down list) fonts from my crystal report.
I imagine there is a way to register any non standard fonts properly and therefore avoid the problem but for me it was not essential to use the non standard font and i didn't want my end users to have any issues.
Hope this helps
Cheers.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |