I've tried to install DW8 on 64 bit server and IIS 7th Frontend works fine, but the backend does not work. I get this error:
Server Error in '/Admin' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Dynamicweb.Admin.AdminDefault'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="Dynamicweb.Admin.AdminDefault" %>
Line 2:
Line 3: <%@ Import Namespace="Dynamicweb" %>
Source File: /admin/default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
Developer forum
E-mail notifications
dw8 on IIS 7 and 64bit server
Medo Huremovic
Posted on 03/02/2012 13:23:47
Replies
Nicolai Høeg Pedersen
Posted on 03/02/2012 13:30:15
This post has been marked as an answer
Seems like an installation error.
How is /Admin registered - to which folder? And as a virtual or application?
How is /Admin registered - to which folder? And as a virtual or application?
Votes for this answer: 0
Medo Huremovic
Posted on 03/02/2012 13:37:43
Hi Nicolai
You can see in the attachments, how do I register Admin and Pool
You can see in the attachments, how do I register Admin and Pool
Nicolai Høeg Pedersen
Posted on 03/02/2012 14:32:34
Hi Medo
Please read the installation guide from http://developer.dynamicweb-cms.com/downloads/documentation.aspx - installing DW8 on IIS7.
Your /Admin and /Files are created as virtal applications and not virtual directories.
Please read the installation guide from http://developer.dynamicweb-cms.com/downloads/documentation.aspx - installing DW8 on IIS7.
Your /Admin and /Files are created as virtal applications and not virtual directories.
Medo Huremovic
Posted on 10/02/2012 11:53:54
jeps, now its working.
You must be logged in to post in the forum