cancel
Showing results for 
Search instead for 
Did you mean: 

craxdui.dll 11.5.10.1263 unable to register on windows 2000 server SP4

Former Member
0 Kudos

Hello, we have installed the crystal reports 11.5 runtime on a windows server 2000 machine and we are not able to register the craxdui.dll, do you think it is windows 2000 issue or could be other DLLs missing? The craxdui.dll do not come with the package for 11.5 runtime beacuse it is a legacy module for vb6 if I got it right?

Teh report that we are trying to run in a vb6 application and crystal reports xi release 2.

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

You shouls be using the [RDC MSM|https://smpdl.sap-ag.de/~sapidp/012002523100000634032010E/crxir2sp6_rdc_mm.zip] files for runtime distribution. I do not believe crxdui.dll is part of the runtime(?). Why do you need this as part of your runtime?

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Former Member
0 Kudos

I start from the beginning. We have Crystal reports XI release 2 developers edition installed on development machine, then we add the Crystal reports XI activeX designer runtime library (craxdrt.dll) and activex designer library (craxdui.dll) to our project as references. Compile and put the .exe along with a crystal report on the server where we have installed the CrystalReports11_5_NET.msi. For the application to able to run on the server we have to manually register both those dlls mentioned above. This works fine when the operating system is 2003. When doing the same on a server with operating system windows server 2000 we are able to register the craxdrt.dll but not craxdui.dll.

We cannot answer exactly why we need the dlls mentioned above but we do know that the application cannot run without them registered on the server.

Our main question is if it should be possible to register the craxdui.dll on a 2000 server? If not what alternatives are there?

former_member183750
Active Contributor
0 Kudos

Should it be possible to register craxdui.dll on WIN2000? Absolutely.

Do you need craxdui.dll? No.

Are you licensed to use craxdui.dll? No.

What happens if you do not include \ use craxdui.dll in your app?

- Ludek

Former Member
0 Kudos

Thanks for your reply. You answer made us look in a different direction. It was as you said, craxdui.dll was not the problem.

The problem was in the configuration of ODBC combined with registry error ExportModeller.dll so it is now solved.

Answers (0)