Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP 3.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 7th, 2004, 06:28 AM
Registered User
 
Join Date: Jul 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to randar
Default

I unzipped the file from the web download, and then ran the setup.exe file that was included. It created a copy of MyTelephone.dll and put it in the windows\system32 directory. The file in that directory ends with .dll (whereas the one in the temp folder was .dl_).
 
Old July 7th, 2004, 06:43 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Right, that's how it is supposed to work. And then you opened a command prompt, navigated to c:\Windows\System32 and typed

regsvr32 MyTelephone.dll

and hit enter?

That should do the trick, so I do not understand why it doesn't work. Sorry.


Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: Needles and Pins by Deftones (Track 2 from the album: Deftones) What's This?
 
Old July 8th, 2004, 12:05 AM
Registered User
 
Join Date: Jul 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to randar
Default

Yes, the file is registered correctly. Still no luck.

Anyone else?

 
Old July 17th, 2004, 03:25 PM
Registered User
 
Join Date: Jul 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I get the same ASP 0177 (ox800401F3) error when doing a very basic server connection object ADODB.connection. The thing fails before
the .mdb database is even connected, just creating the connection
object.






Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with chapter 3 of Beginning ASP.NET2.0 C# hedgracer ASP.NET 2.0 Basics 1 April 26th, 2008 08:49 AM
ASp.NET with C#, Chapter 8 Judy BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 3 February 5th, 2008 02:23 PM
Beginning ASP 3.0, Chapter 12 (Connect.asp). Richard LaChance BOOK: Beginning ASP 3.0 4 July 24th, 2004 04:12 PM
Problem with Chapter 15 - BrowseListings.asp Giuliano BOOK: Beginning ASP 3.0 1 August 7th, 2003 01:36 PM
Professional ASP 3.0, chapter 6 ne0 All Other Wrox Books 5 July 23rd, 2003 08:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.