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...
User Profile
Collapse
-
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.createob ject("Mobile88H ash.sHa1HaSh")
response.write a.GetAuthor & "<br>"
response.write a.ComputeHash(" appleM0001236A0 00000014500MYR1 ")
but i get this error message... -
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.createob ject("Mobile88H ash.sHa1HaSh")
response.write a.GetAuthor & "<br>"
response.write a.ComputeHash(" appleM0001236A0 00000014500MYR1 ")
but i get this error message...
No activity results to display
Show More
Leave a comment: