cancel
Showing results for 
Search instead for 
Did you mean: 

Missing method 'instance class CrystalDecisions.ReportAppServer.Controllers.PrintOutputController

Former Member
0 Kudos

Hi.

I'm running Visual studio 2010 (developr PC) and use a webservice to perform creating of reports. (On an other server)

I'm facing a problem on printing by means of a netwerk printer (installed on an IIS server (Windows 2012 R2)

On the server SP16 (redistributable 13.0.16.1954) is installed.

When trying to print i get the following error:  

Missing method 'instance class CrystalDecisions.ReportAppServerControllers.PrintOutputController

CrystalDecisions.ReportAppServer.ClientDoc.ISCDReportClientDocument::get_PrintOutputConroller()' from class 'CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper

What am i Missing?

Anybody ideas?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Did you build the project using AnyCpu or x86 or x64?

Is IIS default App Pool running under the same platform?

Don

Former Member
0 Kudos

Don

Hereby the answers as requested

App Pool

Hope you can help me, problem drives me crazy.

Kind regards

Michel

0 Kudos

Di you expose the printers to this MS KBA?

http://support.microsoft.com/default.aspx?scid=kb;en-us;184291

Do you have writes to change the number of pages?

If you preview the report and select that printer does it work?

PS - your code doesn't work for me either.

Don

0 Kudos

See if a Windows app works, use my test app, search for KBA 2163438

Use the Drop down lost of printers and Set Printer and the print.... Try either P2P or POC.

Don

Former Member
0 Kudos

Don

I'm going to try a test the next couple of days. Application is running on a customers site on a geografical distance of my office

Kind regards

Michel

Answers (0)