473,320 Members | 1,600 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Error 1904 : .dll files failed to register

13
while installing the .msi setup creating in Visual Studio Installer for vb + crystal report the following .dll files are failed to registered.

commonobjmodel.dll
crqe.dll
datadefmodel.dll
objectfactory.dll
rptdefmodel.dll
saxserialize.dll

Plz give the solution for how to register the above .dll for installing the .msi setup or suggest any merge modules need to be added.
Mar 25 '08 #1
4 7576
debasisdas
8,127 Expert 4TB
Copy the files to C:\windows\system32 folder and the use the REGSVR32 to register those with windows.
Mar 25 '08 #2
For Registering it,
Got to command prompt then type, regsvr32 commonobjmodel.dll like wise you can register all the requrired dlls. Before that you must copy all these dlls in the system32 folder
Mar 25 '08 #3
aru123
13
Copy the files to C:\windows\system32 folder and the use the REGSVR32 to register those with windows.


I have to registered the .dll it is giving msg successfully registered but again while installing it is giving me the same error msg .dll not registered.

plz tell when should i registered the dll, while creating the setup or while installing the setup.

waiting for ur reply.
Mar 26 '08 #4
aru123
13
For Registering it,
Got to command prompt then type, regsvr32 commonobjmodel.dll like wise you can register all the requrired dlls. Before that you must copy all these dlls in the system32 folder

I have to registered the .dll it is giving msg successfully registered but again while installing it is giving me the same error msg .dll not registered.

plz tell when should i registered the dll, while creating the setup or while installing the setup.

waiting for ur reply.
Mar 26 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Wayno | last post by:
My php logs are coming up empty. I have done all I can think of, and all that made sense to me. Can someone take a look at my php.ini please and tell me what you think may be the problem. I...
5
by: David Requena | last post by:
Hi All, I'm trying to parse a file which has some timestamps embedded. These're expressed as a number of seconds elapsed since 01/01/1904 (macintosh time). I know OS X provides some APIs to...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
0
by: Herman Jones | last post by:
I'm getting the following error when I build a Class Library project: Embedding manifest... Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. It happens with...
11
by: fniles | last post by:
We can not register an ActiveX control on our Vista 32 bit machine. When we do regsvr32 c:\windows\system32\citcp.ocx (this is a 3rd party ActiveX control), we got an error: citcp.ocx was loaded...
4
nikpreek
by: nikpreek | last post by:
Hi All, Another strange and one-off problem. I have an class library (written c#) having code for loading DTS pkg (saved on HDD as structured file) (from SQL 2000) and then executing it with a...
4
by: Shailesh Patel | last post by:
Hi, I was adding referance of vb6 COM in asp.net/vb.net web project in bin folder. Every time when I created new vb6 COM, I was re-refrancing it and was copying to web site. Recently, again...
2
by: byteit101 | last post by:
I have a file that needs to include a file in the parent directory, and I am testing on a WinXP with apache, PHP, and mySQL installed, so I can test my scripts (localhost only) In my...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.