Tested on two machines, XP is working, Win2K is not . Consistent results with completely new installs, multiple times (new db, using release.config).
Win2K (my trusty dev machine for building dnn modules for couple of years):
Server Error in '/DNN430' Application.
The resource cannot be found. Description:
HTTP 404. The resource you are looking for (or one of its dependencies)
could have been removed, had its name changed, or is temporarily unavailable.
Please review the following URL and make sure that it is spelled correctly.
Requested URL: /DNN430/LinkClick.aspx
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.42
AssemblyVersion:
04.03.00 Method:
System.Web.UI.Util.CheckVirtualFileExists FileName:
FileLineNumber: 0 FileColumnNumber: 0 PortalID:
0 PortalName: My Website UserID: 1 UserName:
host ActiveTabID: 53 ActiveTabName:
Docs AbsoluteURL:
/DNN430/LinkClick.aspx AbsoluteURLReferrer:
http://localhost/DNN430/Docs/tabid/53/Default.aspx ExceptionGUID:
bb977fe1-9188-4ea8-b295-9922fe627d61 DefaultDataProvider:
DotNetNuke.Data.SqlDataProvider,
DotNetNuke.SqlDataProvider InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: --->
System.Web.HttpException: The file '/DNN430/LinkClick.aspx' does not exist. at
System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean
allowBuildInPrecompile) at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp,
Boolean allowBuildInPrecompile) at
System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath
virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp,
Boolean noAssert) at
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String
requestType, VirtualPath virtualPath, String physicalPath) at
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String physicalPath) at
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) --- End of inner exception stack trace
--- StackTrace: Source:
In addition, on the same pc with this error, consistently cannot load new skins (no error message), cannot load new modules (no error message),
|