1
Configuration Error setting up Smartermail 11 on IIS 7.5
Problem reported by Andrew Bartle - 2/23/2015 at 7:19 PM
Submitted
Hi... I'm new to setting up Smartermail.... the installation went without problem and verification was all good. Then I decided to move to IIS instead of the default web browser that comes with SmarterMail. I followed the instructions provided by SmarterTools on how to setup IIS 7.5. All good... however when I try to load the mail server.... mail.mydomain.com  I get the following config error. Anybody have any ideas? Thanx in advance.
 

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: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

Source Error:

 
Line 72: 			</controls>
Line 73: 		</pages>
Line 74: 		<compilation debug="false" targetFramework="4.0">
Line 75: 			<assemblies>
Line 76: 				<add assembly="System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />

Source File: C:\Program Files (x86)\SmarterTools\SmarterMail\MRS\web.config    Line: 74
 
Version Information: Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483

1 Reply

Reply to Thread
1
Employee Replied
Employee Post
Hi Andrew,
 
Based on the error message you are using ASP.NET 2 and SmarterMail 11 require .NET 4.  Please change this and let us know the results.

Reply to Thread