|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Display Crystal ReportI used the following tools: Microsoft Visual Studio.NET 2005 Standard Crystal Reports 10 Professional I am using the Crystal ActiveX Report Viewer Control 10.0 to display the report. It displays fine on my computer, but does not work on the client computer. I have copied the following dlls to the client computer: AxInterop.CrystalActiveXReportViewerLib10.dll Interop.CRAXDRT.dll Interop.CrystalActiveXReportViewerLib10.dll I am getting the error message: Class not registered. Can I display the report on a client computer if crystal is not installed? I tried registering the above dlls, but received this error: ....the DllRegisterServer entry point was not found Any ideas? rzale***@gmail.com wrote in news:1158773306.716649.112930
@h48g2000cwc.googlegroups.com: Show quoteHide quote > I am trying to display a Crystal Report in an application I developed. You need to regsvr32 the base DLLs - not these ones. > I used the following tools: > > Microsoft Visual Studio.NET 2005 Standard > Crystal Reports 10 Professional > AxInterop.CrystalActiveXReportViewerLib10.dll > Interop.CRAXDRT.dll > Interop.CrystalActiveXReportViewerLib10.dll > > I am getting the error message: Class not registered. > > Can I display the report on a client computer if crystal is not > installed? > > I tried registering the above dlls, but received this error: You might be better off: Downloading the ActiveX Crystal Redistributable OR even better... Use the .NET viewer (if one was provided for Crystal 10). Spam Catcher wrote:
Show quoteHide quote > rzale***@gmail.com wrote in news:1158773306.716649.112930 I can't find the .NET Viewer. Where do you download the ActiveX> @h48g2000cwc.googlegroups.com: > > > I am trying to display a Crystal Report in an application I developed. > > I used the following tools: > > > > Microsoft Visual Studio.NET 2005 Standard > > Crystal Reports 10 Professional > > > > AxInterop.CrystalActiveXReportViewerLib10.dll > > Interop.CRAXDRT.dll > > Interop.CrystalActiveXReportViewerLib10.dll > > > > I am getting the error message: Class not registered. > > > > Can I display the report on a client computer if crystal is not > > installed? > > > > I tried registering the above dlls, but received this error: > > You need to regsvr32 the base DLLs - not these ones. > > You might be better off: > > Downloading the ActiveX Crystal Redistributable > > OR even better... > > Use the .NET viewer (if one was provided for Crystal 10). Crystal Redistributable? rzale***@gmail.com wrote in news:1158774974.823524.57480
@i42g2000cwa.googlegroups.com: > Check BusinessObjects.com.> I can't find the .NET Viewer. Where do you download the ActiveX > Crystal Redistributable? Spam Catcher wrote:
> rzale***@gmail.com wrote in news:1158774974.823524.57480 Any other ideas? I can't find it.> @i42g2000cwa.googlegroups.com: > > > > > I can't find the .NET Viewer. Where do you download the ActiveX > > Crystal Redistributable? > > Check BusinessObjects.com.\ rzale***@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com: > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?> Spam Catcher wrote: >> rzale***@gmail.com wrote in news:1158774974.823524.57480 >> @i42g2000cwa.googlegroups.com: >> >> > >> > I can't find the .NET Viewer. Where do you download the ActiveX >> > Crystal Redistributable? >> >> Check BusinessObjects.com.\ > > Any other ideas? I can't find it. cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254 &stateId=1%200%205664169 You can also use the built in VS.NET 2005 Crystal Reports viewer (it doesn't have all the features) or perhaps you should upgrade to Crystal XI (~350.00 for the VS.NET 2005 bundled -> Full version). Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve
the professional version does). Ryan Spam Catcher wrote: Show quoteHide quote > rzale***@gmail.com wrote in news:1158797192.720363.57900 > @h48g2000cwc.googlegroups.com: > > > > > Spam Catcher wrote: > >> rzale***@gmail.com wrote in news:1158774974.823524.57480 > >> @i42g2000cwa.googlegroups.com: > >> > >> > > >> > I can't find the .NET Viewer. Where do you download the ActiveX > >> > Crystal Redistributable? > >> > >> Check BusinessObjects.com.\ > > > > Any other ideas? I can't find it. > > > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do? > cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254 > &stateId=1%200%205664169 > > > You can also use the built in VS.NET 2005 Crystal Reports viewer (it > doesn't have all the features) or perhaps you should upgrade to Crystal XI > (~350.00 for the VS.NET 2005 bundled -> Full version). The link you sent me is referring to the ActiveX viewer for web
applications. I am developing a Windows application. Ryan rzale***@gmail.com wrote: Show quoteHide quote > Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve > the professional version does). > > Ryan > > Spam Catcher wrote: > > rzale***@gmail.com wrote in news:1158797192.720363.57900 > > @h48g2000cwc.googlegroups.com: > > > > > > > > Spam Catcher wrote: > > >> rzale***@gmail.com wrote in news:1158774974.823524.57480 > > >> @i42g2000cwa.googlegroups.com: > > >> > > >> > > > >> > I can't find the .NET Viewer. Where do you download the ActiveX > > >> > Crystal Redistributable? > > >> > > >> Check BusinessObjects.com.\ > > > > > > Any other ideas? I can't find it. > > > > > > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do? > > cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254 > > &stateId=1%200%205664169 > > > > > > You can also use the built in VS.NET 2005 Crystal Reports viewer (it > > doesn't have all the features) or perhaps you should upgrade to Crystal XI > > (~350.00 for the VS.NET 2005 bundled -> Full version). I fixed my problem. Here is what I did:
1. Ran CrystalReports10_NET_EmbeddedInstall.msi 2. Registered craxdrt.dll 3. Registered crviewer.dll Ryan rzale***@gmail.com wrote: Show quoteHide quote > The link you sent me is referring to the ActiveX viewer for web > applications. I am developing a Windows application. > > Ryan > > rzale***@gmail.com wrote: > > Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve > > the professional version does). > > > > Ryan > > > > Spam Catcher wrote: > > > rzale***@gmail.com wrote in news:1158797192.720363.57900 > > > @h48g2000cwc.googlegroups.com: > > > > > > > > > > > Spam Catcher wrote: > > > >> rzale***@gmail.com wrote in news:1158774974.823524.57480 > > > >> @i42g2000cwa.googlegroups.com: > > > >> > > > >> > > > > >> > I can't find the .NET Viewer. Where do you download the ActiveX > > > >> > Crystal Redistributable? > > > >> > > > >> Check BusinessObjects.com.\ > > > > > > > > Any other ideas? I can't find it. > > > > > > > > > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do? > > > cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254 > > > &stateId=1%200%205664169 > > > > > > > > > You can also use the built in VS.NET 2005 Crystal Reports viewer (it > > > doesn't have all the features) or perhaps you should upgrade to Crystal XI > > > (~350.00 for the VS.NET 2005 bundled -> Full version).
How to reset Windows Application's default programmatically?
What is the Best Icon Maker? Passing data from one VB.Net application to another Help with System.Timers.Timer in a module Is this the most efficient/fastest code to use? (beginner sql question) how to do this? Tad bit of combo box newbie help, please! Issues with scope on a text box after .net conversion from vb6 "File is being used by another process" - error Form & Designer File Becoming Separated |
|||||||||||||||||||||||