User Profile

Collapse

Profile Sidebar

Collapse
david_cheong2002
david_cheong2002
Last Activity: Feb 21 '07, 09:19 AM
Joined: Jul 11 '06
Location: Kuala Lumpur, Malaysia
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post

  • david_cheong2002
    started a topic VB.net component in window server 2003
    in IIS

    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...
    See more | Go to post
No activity results to display
Show More
Working...