[mapguide-users] bug fixed in studio
Berdel, Brian
brian.berdel at mcmtrans.com
Tue Apr 11 11:04:54 EDT 2006
Ran throught the Studio getting started guide and when I try to Preview
I get: (What did I miss?)
<%--
-Copyright (C) 2004-2006 Autodesk, Inc.
-This library is free software; you can redistribute it and/or
-modify it under the terms of version 2.1 of the GNU Lesser
-General Public License as published by the Free Software Foundation.
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA
--%>
<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<%@ page import="org.osgeo.mapguide.*" %>
<%@ page import="java.util.*" %>
<%@ page import="java.io.*" %>
<%@ page import="javax.servlet.jsp.*" %>
<%@ page import="javax.servlet.http.*" %>
<%@ include file="mainframe.jsp" %>
<%
response.setContentType("text/html; charset=UTF-8");
request.setCharacterEncoding("UTF-8");
MgLocalizer.SetLocalizedFilesPath(getServletContext().getRealPath("/") +
"localized/");
GenerateMainPage(1, request, response);
%>
-----Original Message-----
From: Bill Dhimitri [mailto:bill.dhimitri at autodesk.com]
Sent: Tuesday, April 11, 2006 9:59 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] bug fixed in studio
Be sure to first uninstall the previous version of Studio and then
delete the Studio install folder before installing the new version.
Bill
-----Original Message-----
From: Hartesh Chhabra
Sent: Monday, April 10, 2006 8:29 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] bug fixed in studio
Yes, you can download it from http://www.autodesk.com/mapguidestudio
Hartesh
-----Original Message-----
From: alucas at srtec.com [mailto:alucas at srtec.com]
Sent: Monday, April 10, 2006 4:18 PM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] bug fixed in studio
Thanks Dhimitri,
Is the Studio build 1.0.0.16802 avaiable?
Antonio Lucas
Software Engineer
SER&TEC S.L
Phone: +34 96 395 95 13
www.srtec.com
Valencia (Spain)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org
More information about the Mapguide-users
mailing list