I am trying to get the "Send it to the Server" button to work on the
Link -- Web Page Dialog popup to work. I keep getting the following
error page:
Welcome DHW\stokerc2! Edit This Page
Not Authorised
You do not have the required authority for the requested page or
action.
Home
Support Details - 403
FATAL 2008-02-13 10:21:05,439 (Uptime: 11541763ms)
Message errorGUID: 01259e02cbdf45f2916a42a1916ddbf8
RewrittenURL
http://localhost/infonetportaldev/app_support/FCK.filemanager/upload.a
spx
CodeVersion 1879
User DHW\stokerc2
UserAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
UserIP 127.0.0.1
UserLanguages en-us
Exception System.Web.HttpUnhandledException: Exception of type
System.Web.HttpUnhandledException was thrown. --->
System.Web.HttpException: Access Denied Edit at
Rainbow.Security.PortalSecurity.AccessDeniedEdit() in
D:\Data\InfonetPortal\INFONETPORTAL\Source\DEVCODE\app_code\Rainbow\Se
curity\Security.cs:line 730 at
Rainbow.app_support.FCK.filemanager.upload.aspx.upload.LoadSettings()
in
d:\data\infonetportal\infonetportal\source\devcode\app_support\fck.fil
emanager\upload.aspx.cs:line 20 at Rainbow.UI.Page.OnInit(EventArgs
e) in
D:\Data\InfonetPortal\INFONETPORTAL\Source\DEVCODE\app_code\Rainbow\UI
\Page.cs:line 103 at
Rainbow.app_support.FCK.filemanager.upload.aspx.upload.OnInit
(EventArgs e) in
d:\data\infonetportal\infonetportal\source\devcode\app_support\fck.fil
emanager\upload.aspx.cs:line 78 at System.Web.UI.Control.InitRecursive
(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain() -
-- End of inner exception stack trace --- at
System.Web.UI.Page.HandleError(Exception e) at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecut
ionStep.Execute() at System.Web.HttpApplication.ExecuteStep
(IExecutionStep step, Boolean& completedSynchronously)
----------------------------------------------------------------------
----------
Idaho Home | HW Home | IdahoChild | IdahoHealth |
Early Childhood Information Clearing House | Privacy Policy |
Nondiscrimination Statement | Contact Us
I only get the error when I have moved the code to the server. It
works great on my workstation localhost.
I have set the folder security to allow "NETWORK SERVICE", "Asp Net",
and my userid to have full authority in Windows Explorer as well as
in the IIS instance.
Rainbow Version is 1.6.0.1879
Thanks, Clyde