Hi,
I am trying to setup an external preview server running windows 2003 standard x64 Ed using IIS 6.0. I have a virtual directory "iw-mount" under an web application pointing to the IWSERVER share. I was able to browse any non-ASP.NET files within IIS, but get this error when i try to browse any ASP.NET file.
Does anyone have a working iwproxy preview for ASP.NET 2.0? I contacted support but they gave me instruction for setting up preview on the same Teamsite server.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load type 'WebSite.SiteModule'. (d:\web\code\asp.net\web.config line 185)
Source Error:
Line 183: -->
Line 184: ..add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 185:
Line 186: ../httpModules>
Line 187: ..httpHandlers>
Source File: d:\web\code\asp.net\web.config Line: 185
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.91; ASP.NET Version:2.0.50727.62