I have an application I've written that uses the crystal reports .ocx.
On the test machine and my laptop all seems to work just fine, however I'm having a problem with the production windows 2003 server when I try to instal it.
The install works just fine (no errors) - but when I run my app the viewer doesn't appear. I checked the event viewer and I'm getting this when I try to run the install:
Source: Crystal_regsvr32
The description for Event ID ( 34401 ) in Source ( Crystal_regsvr32 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: .
....in a moment of desperation I tried running regsvr32 manually on all the .dll's and the .ocx file - that worked with no errors also - but I still have the same problem.
Does anyone have any ideas? I'm in a big crunch here - this thing is supposed to go into production tomorrow!
Thanks!