p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > .NET > Other .NET > Crystal Reports
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old July 8th, 2003, 10:12 AM
Registered User
Points: 12, Level: 1
Points: 12, Level: 1 Points: 12, Level: 1 Points: 12, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2003
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old July 7th, 2004, 08:17 AM
Registered User
Points: 17, Level: 1
Points: 17, Level: 1 Points: 17, Level: 1 Points: 17, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2004
Location: , , .
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mhussain
Default

Hi
I also sometimes get this. I didn't understand what could be the reason. Anybody have a solution for this?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old October 20th, 2004, 11:20 AM
Registered User
Points: 2, Level: 1
Points: 2, Level: 1 Points: 2, Level: 1 Points: 2, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2004
Location: springfield, il, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #4 (permalink)  
Old 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
Default

Sounds like your experiencing the limitations of crystal 8. Try previewing it and exporting to MS word or adobe acrobate.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #5 (permalink)  
Old September 12th, 2006, 10:46 AM
Registered User
 
Join Date: Sep 2006
Location: , , .
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #6 (permalink)  
Old 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
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #7 (permalink)  
Old 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
Default

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #8 (permalink)  
Old July 29th, 2008, 03:57 PM
Registered User
 
Join Date: Jul 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #9 (permalink)  
Old October 20th, 2009, 10:27 AM
Friend of Wrox
Points: 3,152, Level: 23
Points: 3,152, Level: 23 Points: 3,152, Level: 23 Points: 3,152, Level: 23
Activity: 20%
Activity: 20% Activity: 20% Activity: 20%
 
Join Date: Jun 2003
Location: Tehran, Iran
Posts: 922
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via Yahoo to melvik
Default

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #10 (permalink)  
Old November 19th, 2009, 11:17 AM
Registered User
Points: 3, Level: 1
Points: 3, Level: 1 Points: 3, Level: 1 Points: 3, Level: 1
Activity: 2%
Activity: 2% Activity: 2% Activity: 2%
 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Handling isLockedOut isn't implemented Joe@Tulsa BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 April 3rd, 2007 05:06 AM
Own implemented XAResource unable to register with sanjoy_m BOOK: Professional Apache Geronimo 0 March 21st, 2007 07:11 AM
Not Implemented Error fs22 Javascript 25 December 9th, 2005 11:06 AM
DTS package error, "not implemented" john_lue BOOK: Professional SQL Server 2000 DTS 1 June 10th, 2005 09:12 AM
Ok datagrid implemented however macupryk General .NET 1 October 7th, 2004 12:29 PM



All times are GMT -4. The time now is 02:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc