Mono Support Error when Adding New Page 

Viewed 16016 time(s), 5 post(s), 10/14/2010 8:58:19 AM - by viracocha
10/14/2010 8:58:19 AM
0 Reputation 7 Total posts

I keep getting this error every time I try to ADD PAGE:

"An error has occured while trying to create new page. Please double-check all fields and try again."

1
10/14/2010 1:15:55 PM
7207 Reputation 956 Total posts

This is probably caused by insufficient privileges for the ASP.NET worker process on the folder in which you want to place the new page. More details on this error should be present in the log file (/MonoX/ApplicationData/Logs) - could you please post it here?

2
8/26/2011 3:52:05 AM
141 Reputation 20 Total posts

I'm having the same problem.....


2011-08-26 00:05:32,550 [274] ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpException (0x80004005): File does not exist.
at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context, String overrideVirtualPath)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

3
8/26/2011 3:56:52 AM
141 Reputation 20 Total posts

IIS_Iusers have permission to modify and write....

but i think it's something to do with the default template .aspx it's trying to use.

4
8/26/2011 4:16:47 AM
141 Reputation 20 Total posts

to resolve this i did 2 things.

i made sure that the default template works by checking it in a browser directly.. and then made sure IIS_Iusers had permission to modify and write with the file.

awesome... now i can create pages and menus. stoked.

5
This is a demo site for MonoX. Please visit Mono Software for more info.