473,382 Members | 1,784 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,382 software developers and data experts.

Error while registering a 32 bit dll in 64 bit environment

Hi

I have a dll named TaskScheduler.dll which is used by another DLL(StartMailingDLL). Now I need to register Both TaskScheduler DLL and StartMailing DLL so that my ASP Pages can make use of them. I have no problem Registering StartMailingDLL(64 bit). But While I am trying to register interop.TaskScheduler DLL(Regasm /path/interop.TaskScheduler.dll),I am getting the following Error.

RegAsm : error RA0000 : An error occurred while writing the registration information to the registry. You must have administrative credentials to perform this task. Contact your system administrator for assistance

Pls help me through this. How do I rectify this problem

Thanks,
Dinesh M
Apr 25 '12 #1
3 4111
RhysW
70
You have to register it using an administrator account, otherwise some of the files are protected against normal level users.

Edit: So if you do this from an administrator account it should work fine for you, if not let me know!
Apr 25 '12 #2
@RhysW
I am Administrator myself
Apr 25 '12 #3
RhysW
70
when you are registering the dll's to it how are you doing this? cmd?
Apr 25 '12 #4

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

Similar topics

0
by: PiErre | last post by:
Hi All, I am trying to install win32 extension 162 on python 2.2.3 on a virtual (vmware) machine with win2k server sp3 (but I tested that the same happens on either win2k sp2 or win2ksp3 on a...
2
by: Patrick | last post by:
I had a new production envrionment running ASP pages, and after 4 days in production, I am getting HTTP1.1/ New Application Failed error. Old environment which worked OK: Windows 2000 Server...
0
by: Richard | last post by:
Hello, Where can I transmit an internal error in Crimson? I have written a simple java class that transforms an XML file and writes it in a file. It throws an error I don't understand. I...
0
by: hockeyove | last post by:
Hi! Little help needed... This is my environment: Server: Windows 2003 Client: Windows 2000 and Windows XP
11
by: Stanley Sinclair | last post by:
How do I find a list of ALL environment variables, their meaning, and their options? Windows 32, v8.1.2 Stan
1
by: Vesna Martinovic | last post by:
Hi, environment: db2 v7.1.0, os/390 I want to create a udf written in C that doesn't run in wlm environment. How can I do that? Example: CREATE FUNCTION DB2PPUZ1.TIP
5
by: azgoddess1 | last post by:
During the installation I get these error messages: ***** SQL1390C The environment variable DB2Instance is not defined or is invalid An error ocured while loading the command "C:\Program...
0
by: Lars von Wedel | last post by:
Hello, I am developing a module using C# which serves as a plugin with a COM interface for a couple of weeks now. Everything works fine until this morning: without knowing what I changed...
1
by: quigstah | last post by:
Hello Friends, Building my software on a standard Debian sarge 'testing' machine. Builds have been occuring with regular frequency for months without this error cropping up, but I now get a...
1
by: okonita | last post by:
I need major help resolving a UDF error. My environment id DB2 UDBv8.2 and v9.1 on a Linux and Windows server. I am getting a SQL20148N error which states as follows: SQL20148N Routine...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.