Dll fails to register

C

Chubbly Geezer

Hi

I've created a couple of new dll's and bundled them up into an *.msi file.

When I run the install I get the message that 'c:\program files\common
files\crystal decisions\2.0\bin\sacommoncontrols.dll fails to register'.

I've tried adding this to my setup project and it prompts me to add the
'database_access.msm' merge module instead. I do this but still get the
same error.

Previous projects that use Crystal have never had a problem installing.

Any ideas please.

Chubbly
 
C

Chubbly Geezer

I have now downloaded the latest merge modules for Crystal for VB.

I have removed all references to existing merge modules from my 'setup'
project and added the new file.

Upon install I now receive the error:
'The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 2908.'
(This error code is listed as: Error 2908 - Could not register component)
I click on this error several times and the install appears to continue
until showing the following:
'Error writing to file: CrystalDecisions.Shared.Resources.dll. Verify that
you have access to that directory.'
I am then prompted to abort the installation.

I am an Admin on this machine and so have unrestricted rights.

Any ideas gratefully received.
 
L

Linda Liu [MSFT]

Hi Chubbly,

Thank you for posting.

This is a quick note to let you know that I am performiing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.


Sincerely,
Linda Liu
Microsoft Online Community Support

====================================================
When responding to posts,please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
====================================================
 
C

Chubbly Geezer

Fixed thanks.

No longer any need to added the merge module into the setup project. Just
right click setup project and go to properties>>prerequisites. Make sure CR
for DotNet 2.0 is checked.
 
C

Chubbly Geezer

Fixed thanks.

No longer any need to added the merge module into the setup project. Just
right click setup project and go to properties>>prerequisites. Make sure CR
for DotNet Framework 2.0 is checked.
 
L

Linda Liu [MSFT]

Hi Chubbly,

Thank you for your update. I am glad to hear that the problem has been
fixed. If you have any other questions or concerns, please don't hesitate
to contact us. It is always our pleasure to be of assistance.

Have a nice day!


Sincerely,
Linda Liu
Microsoft Online Community Support

====================================================
When responding to posts,please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
====================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top