Results 1 to 2 of 2

Thread: Urgent. GetLastError returns 0x00000485

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Posts
    153

    Question Urgent. GetLastError returns 0x00000485

    Guys,

    I am trying to register some dlls on win 98 pc. They were failing to get registered and were returing the above errors. I then installed vb runtime files.

    Out of those 7 files one file still returns the above error. The dll is all upto upload files to the server. It should be having some win inet api calls.

    DO i need to install any other additional files like the vbruntime files.

    Thanks,
    there r no alternatives 4 hardwork.

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Use the free package & deployment wizard which is supplied with visual basic - this will pick out any needed files to go with your application and bundle the whole thing up ito a setup package which you can use on the client pc's - this takes care of the file registration process too.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width