Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > Classic ASP Basics
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics 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 28th, 2005, 05:46 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

Have you registered the .dll using regsvr32. Are you sure it was registerd properly?

Wind is your friend
Matt
 
Old October 25th, 2005, 06:50 PM
Registered User
 
Join Date: Oct 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Kind of late this answer, huh?... :D

Well, on 2003 Server, there is a lot of security. If you are not an administrator (or maybe a power user), or if VS Developers or Debugger Users don't have write permissions on HKEY_CLASSES_ROOT and maybe on HKLM\Software\Classes and on HKCU\Software\Classes (depending on where it is needed to be registered)... then there is no way to register any COM dll. It depends where it needs to write to register.

I made a test ATL project with VS.NET and it really wants HKCR (HKEY_CLASSES_ROOT) :D






Similar Threads
Thread Thread Starter Forum Replies Last Post
Script Modification to Set Permissions lolaness Classic ASP Basics 0 February 17th, 2005 01:52 PM
focus not being set correctly mfisher_jr Access VBA 1 July 27th, 2004 08:43 PM
Q. How do I set permissions in Win. XP or Linux? richard.york PHP FAQs 0 April 5th, 2004 05:51 PM
How to set permissions on a shared folder adman Pro VB 6 1 February 19th, 2004 11:07 AM
Set permissions on a shared folder adman Beginning VB 6 2 February 12th, 2004 03:06 AM





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