Answered by:
ASP.Net 3.5 Parser Error with CSS Friendly adapter

Question
-
User-517834064 posted
I’ve been using CSS friendly adapters for my menu for over a year now with no problems. I just had my development site moved from a server with ASP.Net 2.0 to a server with ASP.Net 3.5. I am now getting the following error when I try to open the site in a browser. Has anyone seen this or have any idea what I should look for to fix the problem. I reloaded the site to see if I could make the problem go away but I get the same error.
Server Error in '/' Application. <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
Parser Error <o:p></o:p>
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: <o:p></o:p><o:p> </o:p>
Line 1: <browsers><o:p></o:p>
Line 2: <browser refID="Default"><o:p></o:p>
Line 3: <controlAdapters><o:p></o:p>
Source File: /App_Browsers/CSSFriendlyAdapters.browser Line: 1 <o:p></o:p>
Sunday, December 2, 2007 9:56 PM
Answers
-
User-517834064 posted
No, I haven't got this working yet. I can't find any information to say this should or shouldn't work. If you find something please let me know.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, December 11, 2007 3:25 PM
All replies
-
User2006633610 posted
Dan, did you ever get this working? I was hoping to use Friendly adapters on a new site with the Menu control.
Thanks.
Michael
Tuesday, December 11, 2007 1:49 PM -
User-517834064 posted
No, I haven't got this working yet. I can't find any information to say this should or shouldn't work. If you find something please let me know.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, December 11, 2007 3:25 PM -
User-517834064 posted
I have resolved this issue. The CSS Friendly Menu Adapter is working now.
To resolve this I had to delete the App_Browser directory and reloaded the entire directory. I have no idea why this worked. I had tried just deleting the CSSFriendlyAdapters.browser file and that alone did not work, I needed to delete the directory.
Wednesday, December 12, 2007 6:16 PM -
User-1118386763 posted
I have resolved this issue. The CSS Friendly Menu Adapter is working now.
To resolve this I had to delete the App_Browser directory and reloaded the entire directory. I have no idea why this worked. I had tried just deleting the CSSFriendlyAdapters.browser file and that alone did not work, I needed to delete the directory.
Hi Dan,
Thanks it works also for me.
Regards
Robert
Wednesday, September 16, 2009 8:19 AM -
User1153734326 posted
Find your post after an hour.
That works for me too.
Thank you
Friday, March 5, 2010 6:13 AM