Hi 

Did you have the Empty Constructor in .Net. also have u used Namespace for ur 
Class library . if u used namespace u have to call like namespace.classname in 
the CF 

If u still face any issue can u send me the .Net source code to wrvishnu 
(at)Gmail(dot)(com)



>I'm trying to invoke a simple .NET class from CF8
>
> 
>
>Can't get it to work, just get
>
> 
>
>
>Detail
>
>The assembly that contains the class must be provided to the assembly
>attribute. 
>
>
>Message
>
>Class CfTest not found in the specified assembly list. 
>
> 
>
><cfobject action="create" type=".net" name="test" class="CfTest"
>assembly="D:/Test.dll" />
>
> 
>
>The dll I wrote, really simple just has a method to return a fixed integer.
>
> 
>
>The reason I wrote this is to try to trouble shoot why I can't get another
>.NET sample working.
>
> 
>
>Any ideas.
>
> 
>
>Regards
>
>Dale Fraser
>
> 
>
>http://learncf.com 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288454
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to