Hi,
I am trying to create a deployment package for my VB.NET/Crystal reports project. I am using Crystal Reports 9, by the way, not the version that came with Visual Studio.
I have added the Crystal merge modules to my setup package (following the directions found on Crystal Decisions website) and when I try to run it (on Win2000 machine, logged in as administrator), it begins installation but then comes up with the error: "Error writing to file: CrystalDecisions.Shared.dll. Verify that you have access to that directory"
The funny thing is that I can see that this file has is being sucessfully installed in C:\Program Files\Common Files\Crystal Decisions\2.0\managed\.
So why does it stop there? Any ideas?
Thanks
I am trying to create a deployment package for my VB.NET/Crystal reports project. I am using Crystal Reports 9, by the way, not the version that came with Visual Studio.
I have added the Crystal merge modules to my setup package (following the directions found on Crystal Decisions website) and when I try to run it (on Win2000 machine, logged in as administrator), it begins installation but then comes up with the error: "Error writing to file: CrystalDecisions.Shared.dll. Verify that you have access to that directory"
The funny thing is that I can see that this file has is being sucessfully installed in C:\Program Files\Common Files\Crystal Decisions\2.0\managed\.
So why does it stop there? Any ideas?
Thanks