I have created an application in VB.NET. It works fine on my machine but when I create the install and try to run it on another one I get CRPE32.DLL not found. Does anyone know why this might be happening?
I am using Windows 2000 and have Crystal 9 Dev on my development machine. The file does exist on the box in question in C:\Program Files\Common Files\Crystal Decisions\1.0\bin. The user does have access to this file.
I have recently started using .NET and don't really know what I am doing yet. We have Crystal 9 Dev and now with .NET have the Crystal that comes with it. I think part of the problem is that an older crpe is being added to the project, however, I can not figure out how to get the newer version. In my bin directory I have 1.0, 1.1 & 2.0 directories. I appears as though the files that .NET is pulling are from the 1.0 folder. If you have any insight into this I would appreciate the help.
Thanks, I will check out the papers. I have concluded however that .NET is pulling files out of the 1.0\bin rather than the 2.0\bin. When the bin directory is created it is created under 1.0. If I change it to 2.0 I get a little further. If I copy the contents of 2.0 to 1.0 it works. The problem is that I can't seem to get .NET to do this for me properly. Any other thoughts?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.