Print Page | Close Window

Installation problem

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=31000
Printed Date: 30 March 2026 at 7:16am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Installation problem
Posted By: bcunningham
Subject: Installation problem
Date Posted: 01 May 2014 at 7:16pm
I just setup a new 2012 Server, added IIS role with ASP, copied the forum folder to the server, pointed the default web site to the forum folder. When I open a web browser and go to localhost I get this error message :

HTTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information:

Module    IIS Web Core
Notification    Unknown
Handler    Not yet determined
Error Code    0x8007000d
Config Error    
Config File    \\?\C:\Sites\forum\web.config
Requested URL    http://localhost:80/
Physical Path    
Logon Method    Not yet determined
Logon User    Not yet determined

Config Source:

   -1: 
    0: 

More Information:

This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.

http://go.microsoft.com/fw/?ID=62293&IIS70Error=500,19,0x8007000d,9200 - View more information ยป




Replies:
Posted By: bcunningham
Date Posted: 01 May 2014 at 9:43pm
I renamed the web.config file to web.config.old and then was able to browse the site, and start the installation. However when trying to create a new Access database connection I receive the following error:

http://localhost/forum_s/error.png - Error Error
An Error Occurred Connecting to the Database

Error details:-
ADODB.Connection
Provider cannot be found. It may not be properly installed.

The wwForum.mdb file is there




Posted By: WebWiz-Bruce
Date Posted: 02 May 2014 at 7:24am
The first error means that you do not have the IIS Rewrite Module installed on your server and therefore you can not use the rewrite rules for SEO Friendly URL's. You should either remove the web.config file or install the IIS Rewrite Module from the page below:-
http://www.iis.net/downloads/microsoft/url-rewrite" rel="nofollow -
http://www.iis.net/downloads/microsoft/url-rewrite

The second issue relating to the Access database. Access is not support by default under IIS 7 and above. For Access to work you need to change the applications pools in IIS and change 'Enable 32-Bit Applications' to 'True'.

You may also in addition need to give full permissions to the IUSR group on the Windows\Temp folder in order for Access databases to run in IIS.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: bcunningham
Date Posted: 02 May 2014 at 9:29am
Bruce, you da man, thanksfor the reply. That was what I needed to know; I didn't find that in any of the FAQ/knowledgebase - except the 32-bit info. Anyhow, it is working!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net