Facebook Twitter Gplus LinkedIn YouTube Google Maps RSS
Home Technical IIS 7 and Report Viewer issues
formats

IIS 7 and Report Viewer issues

There were a number of problems with the Transition to IIS 7. Considerable debugging was required.

FIRST ISSUE RESOLVED:
Directory permissions for the IIS 7 application pool identity (the default was Network Service)
needed to be added so that the IIS application pool could have access to the physical path of the Website directory.

SECOND ISSUSE RESOLVED:
A line needed to be added to the ASP.Net application web.config file.
Child of <configuration>
After <system.web>

Added:
<system.webServer>
<validation validateIntegratedModeConfiguration=”false” />
</system.webServer>

THIRD ISSUE RESOLVED
The Default App pool upon install has .Net Framework 2.0 as default. This was fine.
The Default App pool setting for Managed Pipeline Mode needed to be changed from ‘Integrated’ (default) to ‘Classic’, this was the quick fix to keep my app running as it had on IIS 6.

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
2 Comments  comments 

2 Responses

  1. 不错的文章,很适用

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

12,871 Spam Comments Blocked so far by Spam Free Wordpress

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© All rights reserved to Cyberbrutus. 2012
credit

Switch to our mobile site