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

VB.net component in window server 2003

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???????? :confused: :confused:
:mad: :mad:

i already crazy about this problem for few weeks liao.....
Jul 11 '06 #1
3 7713
sashi
1,754 Expert 1GB
Hi David,

kindly refer to the link below.. good luck my fren.. :)

http://forums.microsoft.com/MSDN/Sho...51588&SiteID=1
Jul 12 '06 #2
sashi
1,754 Expert 1GB
Hi David,

i was just wondering on how did you registered you .dll? besides copying the file to /system32 folder whatelse you did? pls explain.. hope to hear from you soon..
Jul 13 '06 #3
i had register the dll into the server using the command prompt with the command "regasm Mobile88.dll /tlb Mobile88.tlb

After the registration, i have change the .net configuration in the .net framework contiguration to fully trust the assembly

The registration process running fine and i did the same process and step in Window XP Pro SP2 and Window Server NT, it working fine......

Some 1 please help me
Jan 5 '07 #4

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

Similar topics

0
by: Elie Grouchko | last post by:
Hi All I am not sure if thie is an ASP issue or a SBS 2003 one (Small Business Server 2003). Help will be much appreciated. I am creating a VB6 COM component (DLL) on a Win2K computer. ...
6
by: Jim | last post by:
I've just bought a new Windows Server 2003 and I am trying to move an exiting FrontPage website to this new machine. I can't get ASP pages to run. IIS 6.0 has been installed. From the snap-in,...
1
by: Eric Bettan | last post by:
Hello, I have an ASP.NET web application that generates a temporary image file on the server, streams it to the client, and then deletes the file. Everything works fine when running on Windows...
0
by: KeithZ | last post by:
I have created a very simple vb.net web service. It works fine on my local machine and every other machine I have installed it on. For the life of me I cannot get it to work on my production...
0
by: david_cheong2002 | last post by:
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 =...
2
by: Awanka | last post by:
I have a windows Server 2003 machine, and need to make a connection to another Window Server 2003 machine, and copy over some files to a certain directory. In Unix I can just do this using ftp. Can...
0
Claus Mygind
by: Claus Mygind | last post by:
I am trying to setup Apache 2.2.11.0 on a W2003 server. Nothing fancy just a plain setup. I have installed the same version of Apache on two XP machines with no problem as services. The server...
5
Kosal
by: Kosal | last post by:
I have a window server 2003 and 5 Window XP join a network group, before I can connect to Window Server 2003 but when I enable Routing and Remote Access I cannot connect. so what problem with this.
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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:
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
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...
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.