Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

ColdFusion 10 & .NET - Verification & Integration

$
0
0

Is there any way to easily verify that .NET services are configured and working in ColdFusion 10?  The settings are not exposed in the "Settings Summary" page and there's no test default "hello world" script.  There is documentation on "installation", but no instructions on verifying that it's installed correctly:

http://help.adobe.com/en_US/ColdFusion/10.0/Installing/WSc3ff6d0ea7785 9461172e0811cdec18969-7ff1.html

 

I'm trying to integrate SautinSoft's HtmlToRDF .NET component (with sample code that was provided by other CF developers):

 

     <cfobject type=".NET" action="Create" class="SautinSoft.HtmlToRtf" name="ConvHTMLObj" assembly="c:\sautinsoft\SautinSoft.HtmlToRtf.dll">

 

and I keep getting the following error:

 

     Class SautinSoft.HtmlToRtf not found in the specified assembly list.

     The assembly that contains the class must be provided to the assembly attribute.

 

I've used .NET with past versions of ColdFusion, but having difficult finding troubleshooting articles for ColdFusion 10.

 

Again, I want to verify that .NET is properly configured in ColdFusion 10 before I invest any more time only to discover a new undiscovered bug.  Is there any place I can find 10-specific information?

 

Thanks.


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>