Tagged Questions
1
vote
1answer
157 views
Subtext 2.1.2 SecurityException
I'm trying to get Subtext 2.1.2 working on my local machine (IIS7).
I downloaded the zip file (http://subtext.googlecode.com/files/SubText-2.1.2.zip) and extracted it, then created the application in ...
0
votes
2answers
975 views
SubText and IIS 7's Integrated Pipeline Mode
Out of the box, SubText is unable to run under IIS7's Integrated Pipeline Mode. Unfortunately, it goes beyond "migrating" the web.config to match the required format. For example, moving httpModules ...