Jump to content

Server Web Site not Cooperating with IE11 - Any Tips?


CFC
Go to solution Solved by Luke,

Recommended Posts

Any ideas why this is all I can get from the server using IE11?

post-170-0-12684900-1396131568_thumb.jpg

 

It works just fine on Firefox, as well as IE from my Windows RT tablet, so I suspect it might be some setting in the browser itself. I don't have a clue what it could be though.

 

This is what I could parse from the log that seemed to be related:

2014-03-29 17:14:07.7594 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Could not find file 'C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\dashboard-ui\css\images\icons\filter.png'.
	System.IO.FileNotFoundException
	   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
	   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
	   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
	   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
	   at MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetFileStream(String path, FileMode mode, FileAccess access, FileShare share, Boolean isAsync)
	   at MediaBrowser.WebDashboard.Api.DashboardService.<GetResourceStream>d__15.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.HttpServer.HttpResultFactory.<GetStaticResult>d__3.MoveNext()
	
2014-03-29 17:14:07.7594 Error - HttpServer: Error processing request for /mediabrowser/dashboard/css/images/icons/filter.png
	Could not find file 'C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\system\dashboard-ui\css\images\icons\filter.png'.
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-03-29 17:14:07.7594 Error - NotFoundHttpHandler: 192.168.1.150:8096 Request not found: /mediabrowser/dashboard/css/images/icons/filter.png

Thanks for the help,

CFC

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...