User offline. Last seen 2 years 31 weeks ago. Offline
Joined: 06/25/2009

Hi

I went to the link "http://www.opencalais.com/calaisnet" which talks about:

 

Calais.NET is a .NET 3.5 project that provides a friendly API to the Calais web service. It greatly simplifies the call structure and provides easy to use lists of extracted entities.

But when I go to the provided url i.e. http://chrisfulstow.com/blog/post/CalaisNET---building-aNET-API-for-the-..., I see the following error:

 

Server Error in '/' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 14: 					<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/></sectionGroup></sectionGroup></sectionGroup></configSections>
Line 15: 	<BlogEngine>
Line 16: 		<blogProvider defaultProvider="XmlBlogProvider">
Line 17: <providers> Line 18: <add name="XmlBlogProvider" type="BlogEngine.Core.Providers.XmlBlogProvider, BlogEngine.Core"/>

Source File: E:\web\chrisfulsto\htdocs\blog\web.config    Line: 16



Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074

 

 

Please help me, I really need this API asap!

Thanks for the help.

Trackback URL for this post:

http://www.opencalais.com/trackback/24497

Login or Register to post a comment.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
User offline. Last seen 2 years 30 weeks ago. Offline
Joined: 06/16/2009

You'll find the Calais.Net homepage here : http://calaisdotnet.codeplex.com/