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.
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.
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.
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.
dgrumbli
Member
171 Points
76 Posts
ASP.Net 3.5 Parser Error with CSS Friendly adapter
Dec 03, 2007 01:56 AM|LINK
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.
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: <browser refID="Default">Line 3: <controlAdapters>Source File: /App_Browsers/CSSFriendlyAdapters.browser Line: 1 <div class=MsoNormal style="MARGIN: 0in 0in 0pt; TEXT-ALIGN: center" align=center>
</div>Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Dan
itinko
Member
425 Points
140 Posts
Re: ASP.Net 3.5 Parser Error with CSS Friendly adapter
Dec 11, 2007 05:49 PM|LINK
Dan, did you ever get this working? I was hoping to use Friendly adapters on a new site with the Menu control.
Thanks.
Michael
dgrumbli
Member
171 Points
76 Posts
Re: ASP.Net 3.5 Parser Error with CSS Friendly adapter
Dec 11, 2007 07:25 PM|LINK
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.
Dan
dgrumbli
Member
171 Points
76 Posts
Re: ASP.Net 3.5 Parser Error with CSS Friendly adapter
Dec 12, 2007 10:16 PM|LINK
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.
Dan
RKedius
Member
2 Points
1 Post
Re: ASP.Net 3.5 Parser Error with CSS Friendly adapter
Sep 16, 2009 12:19 PM|LINK
Hi Dan,
Thanks it works also for me.
Regards
Robert
Alex S
Member
12 Points
11 Posts
Re: ASP.Net 3.5 Parser Error with CSS Friendly adapter
Mar 05, 2010 10:13 AM|LINK
Find your post after an hour.
That works for me too.
Thank you