You cannot use MWF files with MapGuide Open Source or MapGuide Enterprise.
Those will only work with MapGuide 6.5.
Autodesk has a free "Migration" tool that can import a MWF file into MGOS or MGE.

The studio url uses the resourceID:
Library://Ag Base/Mpg Urbanisme.WebLayout

Which is a valid weblayout resource ID.

Regards, Kenneth Skovhede, GEOGRAF A/S



Francis MILHAU skrev:
I have another info : in mapguide studio, on my web publishing, the url on AJAX is : http://bayonne.ag-carto.fr/mapguide/mapviewerajax/?WEBLAYOUT=Library%3a%2f%2fAg+Base%2fMpg+Urbanisme.WebLayout&LOCALE=fr <http://bayonne.ag-carto.fr/mapguide/mapviewerajax/?WEBLAYOUT=Library%3a%2f%2fAg+Base%2fMpg+Urbanisme.WebLayout&LOCALE=fr>
    -----Message d'origine-----
    *De :* [EMAIL PROTECTED]
    [mailto:[EMAIL PROTECTED] la part de*
    Francis MILHAU
    *Envoyé :* vendredi 7 novembre 2008 09:48
    *À :* MapGuide Users Mail List
    *Objet :* RE: [mapguide-users] Erreur message ' Invalid repository
    type'

    The url is :
http://bayonne.ag-carto.fr/mapguide/mapviewernet/ajaxviewer.aspx?SESSION=&WEBLAYOUT=http://bayonne.ag-carto.fr/Mwf/40Seignanx/40312.MWF
    
<http://bayonne.ag-carto.fr/mapguide/mapviewernet/ajaxviewer.aspx?SESSION=&WEBLAYOUT=http://bayonne.ag-carto.fr/Mwf/40Seignanx/40312.MWF>
Regards
        -----Message d'origine-----
        *De :* [EMAIL PROTECTED]
        [mailto:[EMAIL PROTECTED] la part de*
        Kenneth Skovhede, GEOGRAF A/S
        *Envoyé :* jeudi 6 novembre 2008 19:28
        *À :* MapGuide Users Mail List
        *Objet :* Re: [mapguide-users] Erreur message ' Invalid
        repository type'

        Somewhere you are passing a string that should start with
        "Library://" but does not.
        Perhaps you are loading the weblayout, but passing the string
        like:
        ?weblayout=MyLayout.WebLayout
        when it should be
        ?weblayout=Library://folder/MyLayout.WebLayout

        What url does the page have that emits the error message?

        Regards, Kenneth Skovhede, GEOGRAF A/S


        Francis MILHAU skrev:
        Hi,
When i try to load my application developped with mapguide
        studio , withe Internet explorer i have this message :

        /*Invalid repository type.
        Invalid repository type. Exception occurred in method
        MgResourceIdentifier.CheckType at line 716 in file
        
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\common\platformbase\Services/ResourceIdentifier.cpp*/


        Have you an idea ?
thanks Francis
        -----------------------
        Configuration : Client/Server
        PC under Windows 2003 Server , SP2
        IIS 7
        Mapguide Server OpenSource 2.0.1
        Geomap Server 5.6
        Autodesk Mapguide Studio 2.0
        My test :
        http://localhost/ggWeb2009/ggMain.aspx?version=5&target=AJAX
        <http://localhost/ggWeb2009/ggMain.aspx?version=5&target=AJAX>
------------------------------------------------------------------------

        _______________________________________________
        mapguide-users mailing list
        [email protected]
        http://lists.osgeo.org/mailman/listinfo/mapguide-users

------------------------------------------------------------------------

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to