Parser error in APP_Browser folder

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/2/2009 5:42:15 PM
Gravatar
Total Posts 2

Parser error in APP_Browser folder

I istalled mojoportal on IIS 7 everything worked good I was playing with the site I never opened it up in VS or changed anything

I tried to go back to the home page and I got this error I tried deleting everything and reinstalled it and I get the same error

dose any one have a solution for this dose this portol normaly break on it's own if I did something to it I don't know how I did it without editing anything

 

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Data at the root level is invalid. Line 1, position 1.

Source Error:

Line 1: <browsers>

Line 2:

Line 3: <browser refID="Default">

 

Source File: /App_Browsers/CSSFriendlyAdapters.browser Line: 1

10/3/2009 7:55:03 AM
Gravatar
Total Posts 18439

Re: Parser error in APP_Browser folder

It sounds like the file /App_Browsers/CSSFriendlyAdapters.browser file has been corrupted somehow. I would upload it again from the package and/or inspect it with a text editor. Its an xml file but it sounds like it has invalid xml. I have seen cases in the past where xml files sometimes get corrupted during ftp upload. I use FileZilla to upload files and it works well.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.