Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8744351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:49:39+00:00 2026-06-13T11:49:39+00:00

I have created a class library (dll) and I want to use this in

  • 0

I have created a class library (dll) and I want to use this in Coldfusion. The library works great when running it from a test console app, but when I try to load it into Coldfusion I get the error “Integration.Microsoft.Exchange.Email not found in the specified assembly list.”. I’m very new to C# so I’m assuming I have done something wrong, but I’m lost as to what it is.

Coldfusion code:

<cfobject 
    action      =   "create"
    type        =   ".net" 
    name        =   "DotNetObject" 
    class       =   "Integration.Microsoft.Exchange.Email"
    assembly    =   "path\to\my\folder\Integration.Microsoft.Exchange.dll"
>

C# Code Structure:

namespace Integration.Microsoft.Exchange
{
    public class Email
    {
        public static void New ()
        {
        }
    }
}

I have tried a different dll (still specified through the assembly attribute) and it works fine. Is there something wrong with the way I’ve built my class?

The actual two C# class files are available here: http://www.seedata.co.uk/samples/csharp-exchange-integration/Classes.zip

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:49:40+00:00Added an answer on June 13, 2026 at 11:49 am

    For anyone else that has issues with CF and .net, the solution to my problem in the end was very simple.

    1. I was not paying attention to the target .net version when compiling in Visual Studio (obvious I know but had only been coding C# for a few hours when I did this)
    2. Although I had the relevant .net version installed on my machine, the server had a version of .net that was not compatible with the libraries I was using

    So a simple upgrade from .net 3.0 to 3.5 on the development server (you can’t use anything higher than 3.5 on CF8) and changing my Visual Studio project to also compile to 3.5 solved the problem.

    For anyone battling with this and thinking of giving up, the functionality is really quite good once you get it working!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a Windows Store class library. This contains some user controls and
I have created a Class Library (called as GNGEngine.dll) which performs some image processing
I have created a class library project in C#, and I want to execute
I have created a class library called AddServiceLibrary in which I have a method
I have created a Class Library (Core Processing Component) using C# in Visual Studio
I have created a class library as a project. Where I have added a
I am using the apache library. I have created a class which sends a
I have a signed class library that I want to create assemblies for via
I have created a class called Class1, and in another module, I want to
I want to use the cryptography in the Portable Class Library Contrib project on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.