Every time I try to use the CFREGISTRY tag in CF7, it throws an exception
(shown below).  This is the only tag that's failing to work correctly.
Anyone else have experience with this?  If so, thanks in advance.

Here's the error:
-----------------
Unable to load library 
<cfregistry ACTION="Get"
BRANCH="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\Comp
uterName" ENTRY="ComputerName" TYPE="string"
VARIABLE="request.aVars.ComputerName">


Here's the stack trace:
-----------------------
coldfusion.tagext.lang.RegistryException: Unable to load library
        at coldfusion.tagext.lang.RegistryTag.doStartTag(RegistryTag.java:97)
        at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
        at
cfsetup_general2ecfm845001768._factor41(C:\jboss-4.0.1\server\default\deploy\
**********\setup_general.cfm:13)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195280
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to