• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Issue with .net integration

Participant ,
Oct 07, 2014 Oct 07, 2014

Copy link to clipboard

Copied

We installed a new CF11 server on a win2008 with iis7. the .Net ver is v2.0.50727
We have this code :

<cfobject

  type="dotnet"

  class="System.DirectoryServices.DirectoryEntry"

  assembly="#dllPath#"

  name="site">

to allow us to contact to the IIS directory to later create a Virtual Directory on it.
On the prev CF9/2008/iis7 /.net v2.0.50727 this worked great.

ON the new server I get this error :
Ensure that the DotNet agent is running and you have provided the correct host and port information-DotNet Side does not seem to be running.

We made several checks to make sure that the .NET integration with CF works - and it does, We used a simple example of a "math dll" from the wed and it worked with out any issue.
But when we try to communicate with the .Net assembly we get the error.

ANY suggestions will be highly appreciated

Thanks

TOPICS
Advanced techniques

Views

395

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation