Mono Support Only admin can browse discussion board (Closed)

Viewed 69727 time(s), 14 post(s), 8/18/2011 5:35:21 AM - by VanDemon
8/19/2011 5:50:15 AM
141 Reputation 20 Total posts

hi... this has been resolved....


for some reason permissions were incorrect for the \Upload\user\ subfolders and that caused the issue.

1
8/18/2011 6:41:40 AM
141 Reputation 20 Total posts

I've created new users and also tried existing users but both get redirected to error page when trying to access the discussion board.

any ideas?

2
8/18/2011 6:54:11 AM
7207 Reputation 956 Total posts

Hi,
Could you post the exact error message here?

3
8/18/2011 7:06:17 AM
141 Reputation 20 Total posts

the error message is

"An error has occured in the application.
This event has been logged and will be addressed by the maintenance department. We appreciate your patience.

To continue working with the application please click here "

4
8/18/2011 7:19:00 AM
7207 Reputation 956 Total posts

Please take a look in the /MonoX/ApplicationData/Logs folder, and locate the newest MonoX.log file, it should contain the detailed error message - please post it here.

5
8/18/2011 7:21:34 AM
141 Reputation 20 Total posts

this is the latest log....

2011-08-16 13:40:41,469 [4] 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)
2011-08-16 13:40:41,856 [7] 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)
2011-08-16 13:42:21,245 [9] 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)

6
8/18/2011 7:28:29 AM
7207 Reputation 956 Total posts

I was suspecting that URL rewriting is not turned on in your IIS, but in that case no users would be able to access the forum (even admins). Can you access the blog (as it is also using the URL rewriting). Which version of IIS and Windows are you using?

7
8/18/2011 7:31:00 AM
141 Reputation 20 Total posts

the blog cannot be accessed either.

it is a machine we built for testing on 2008 server r2 and latest iis 7.5

8
8/18/2011 7:40:38 AM
15993 Reputation 2214 Total posts

Hi,

  do you run .NET 3.5 or 4.0 and does your application pool runs under the Classic or Integrated mode ?

Regards 

9
8/18/2011 7:42:04 AM
141 Reputation 20 Total posts

hi...

it's integrated 4.0

10
8/18/2011 8:44:24 AM
15993 Reputation 2214 Total posts

At this point we are not sure what maybe causing this error so we need more information, can you provide us with the URL for which you get the error ?

Regards

11
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.