Looking for the v10 manual? Visit our
new user's guide
!
New! Responsive Designs
Search Descriptions
All
MSx
ML8
Version
User's Guide
Select your edition:
ML8
MultiStore
Additional Resources:
DotFeed
Plugin Documentation
Video Tutorials
New:
Developer Resources
Server Configuration Info
E-commerce Basics
3rd Party Resources
WSI
PCI PA-DSS Guidelines
Object Hierarchy Overview
Integration Guide
Release Notes
Knowledgebase
Select your edition:
ML8
MultiStore
Quick Links
Forums
Blog
Help Desk
My Licenses
This article applies to:
MultiStore
Running MSx 9.4.0.0+ in .NET 4.0+ Integrated App Pool
Synopsis
Beginning with version MSx 9.4.0.0 you can set the site to run under a .NET 4.0 Integrated App Pool.
Procedure
NOTE: This has been tested using Visual Studio 2012 and IIS7
NOTE: This should be performed by knowledgeable developers ONLY. VORTX cannot assist with issues resulting from the use of this article.
Backup your existing web.config file to a safe location
Load the website in Visual Studio, open the Property Pages (Shift+F4), select the Build menu, and change the Target Framework to 4.0, Apply/OK
In the server IIS, set the web site to use an ASP.NET v4.0 App Pool running Integrated Managed Pipeline Mode.
Add the following line in your web.config just before the closing system.web tag to disable request validation which is enabled by default in .NET 4.0:
<httpRuntime requestValidationMode="2.0" />
NOTE: You may need assistance from your server host administration to change the App Pool for your site. NOTE: To reset the site to use ASP.NET v2.0 and Classic mode, revert to the original web.config file you backed up in step 1. Be sure to consider any additional changes that may have been made to the v4.0 web.config that should be merged in the original file.
NOTE: For the VB codebase version you will need to modify the compiler version line in the web.config as below:
<providerOption name="CompilerVersion" value="v4.0"/>
Home
|
Contact
|
Terms Of Use
|
Privacy
|
Portfolio
|
News
|
Testimonials
|
Custom Development
|
Merchant Accounts
|
Marketplace
Copyright ©1995-2017. All Rights Reserved.
Powered by the AspDotNetStorefront
Shopping Cart
Software,
(ML v9.3.1.1/asp.net 3.5).
Patent Pending.
All logos and brands trademarks of respective companies shown.