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

Register .net dll in server 2003 use by classic asp

i have the problem where i try to call the create the server object in my asp page.

I already register the dll using .net framework v2 (regasm) and i add this code in my asp.

set a = server.createobject("Mobile88Hash.sHa1HaSh")
response.write a.GetAuthor & "<br>"
response.write a.ComputeHash("appleM0001236A000000014500MYR1")

but i get this error message

Server object error 'ASP 0177 : 80070002'

Server.CreateObject Failed

/test.asp, line 6

80070002

the component is working fine in the window XP (i try at the development PC and also non development PC) all is workable, but when i try in the window server 2003 standard edition, cant work........

Some body told me is the permission problem and i try to do quite some modification on the registry and the file permission, stil unworkable....

can any one help me????????
Jul 13 '06 #1
0 3985

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

Similar topics

2
by: Robert M. | last post by:
Information: Server A: SQL Server 2000 Enterprise Edition. OS is Windows 2003 Server Enterprise Edition. SQL Service pack is 3a. Member of domain ABCDomain. Server A is going to function as a...
2
by: Paul Prewett | last post by:
Hi there -- ASP.NET 1.1 - Windows 2003 Web - IIS 6 I have an issue where a Null Reference Exception is being thrown on the Register directive line when I'm adding a UC to a page. So I get the...
0
by: Paul Prewett | last post by:
---ORIGINALLY POSTED INCORRECTLY IN THE ASP CLASSIC FORUM--- Hi there -- ASP.NET 1.1 - Windows 2003 Web - IIS 6 I have an issue where a Null Reference Exception is being thrown on the...
10
by: deathtospam | last post by:
My employer is starting to take the first steps towards migrating its Classic ASP codebase to ASP.NET v2.0. We have a copy of our existing website on the new Windows Server 2003 R2 test server,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.