[mapguide-users] .net issues

Berdel, Brian brian.berdel at mcmtrans.com
Wed Jan 16 16:10:55 EST 2008


You could also put the <Body> </body> tags in the page. (To remove the
error.)

Brian  Berdel 
McMahon Associates, Inc. 
p: 215.283.9444
www.mcmtrans.com 

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of KokoAngry
Sent: Wednesday, January 16, 2008 4:04 PM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] .net issues


I can run the .net samples just fine.  But when I open the directory in
VS
2005, I can't compile. The first Error (in main.aspx) is with the html
tag:
"Cannot switch views: Validation (XHTML 1.0 Transitional): Element
'body'
occurs too few times".  The remaining errors (with this page) are:
"Validation (XHTML 1.0 Transitional): Element 'frameset' is not
supported". 
The same error appears for the two frame tags. This is the section that
is
giving me problems:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
    <title>MapGuide Developer's Guide ASP.NET Samples</title>
</head>

<frameset rows="110,*" frameborder="no" framespacing="0">
	<frame id="titleFrame" frameborder="no" marginwidth="0"
marginheight="0"
scrolling="no" src="common/title.html">
	<frame id="viewerFrame" frameborder="no" marginwidth="0"
marginheight="0"
scrolling="no"
src="../mapviewernet/ajaxviewer.aspx?SESSION=<%=sessionId%>&WEBLAYOUT=<%
=webLayout%>">
</frameset>

</html>

Thanks for any help!
-- 
View this message in context:
http://www.nabble.com/.net-issues-tp14891952s16610p14891952.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


More information about the mapguide-users mailing list