MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Error when Adding New Page  (Mono Support )

Viewed 14802 time(s), 5 post(s) 10/14/2010 8:58:19 AMby viracocha
viracocha

viracocha

10/14/2010 8:58:19 AM
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."
This content has not been rated yet. 
0 Reputation 7 Total posts
denis

denis

10/14/2010 1:15:55 PM
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?
This content has not been rated yet. 
7207 Reputation 956 Total posts
VanDemon

VanDemon

8/26/2011 3:52:05 AM
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)
This content has not been rated yet. 
141 Reputation 20 Total posts
VanDemon

VanDemon

8/26/2011 3:56:52 AM
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.
This content has not been rated yet. 
141 Reputation 20 Total posts
VanDemon

VanDemon

8/26/2011 4:16:47 AM
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.
This content has not been rated yet. 
141 Reputation 20 Total posts