wickit Posted January 7, 2014 Posted January 7, 2014 Hi really would like to get this running for testing and maybe rolling out across the school first time running the setup i get this when i remove the lines from the config i get this I have reinstalled .net 4 yet still get the same error any advice would be good, cheers
nickbro Posted January 7, 2014 Posted January 7, 2014 Open the web.config file and remove the .SVG line as indicated by the Comment above it
nickbro Posted January 7, 2014 Posted January 7, 2014 Ensure that IIS has these modules enabled: StaticFileModule,DefaultDocumentModule,DirectoryListingModule
wickit Posted January 7, 2014 Author Posted January 7, 2014 Open the web.config file and remove the .SVG line as indicated by the Comment above it see second image , thats after taking out the line
wickit Posted January 7, 2014 Author Posted January 7, 2014 Ensure that IIS has these modules enabled: StaticFileModule,DefaultDocumentModule,DirectoryListingModule yep all there
nickbro Posted January 7, 2014 Posted January 7, 2014 Just to check, did you use server manager to install asp.net? Have you select .net 4 integrated pipeline mode for the application pool to use. Try %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i Check that HTTP Activation is enabled in the .net 4.0 settings
wickit Posted January 7, 2014 Author Posted January 7, 2014 Try %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i This has got me to the next stage Will continue with the install, many thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now