Thanks, Jason!
I will try ... and report.
Best regards,
Stoff
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Run-MGOS-with-IIS-on-another-port-tp4937189p4941084.html
Sent from the MapGuide Users mailing list archive at Nabble.com
error: Call to undefined function MgInitializeWebTier() in
C:\Programme\OSGeo\MapGuide\Web\www\mapadmin\login.php on line 70
Here is my port situation attached:
http://n2.nabble.com/file/n4937189/ports.txt ports.txt
Thanks in advance,
Stoff
--
View this message in context:
http://n2.nabble.com
oking forward to a running MGOS...but still optimistic!
Stoff
--
View this message in context:
http://n2.nabble.com/current-win-setup-does-not-work-tp4911515p4935671.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-
Dear J,
where do I find the instruction for the manual install?
Are you talking about building like here:
http://mapguide.osgeo.org/sites/mapguide.osgeo.org/files/BuildingAndConfiguringMGOSOnWindows.pdf
Thanks and best regards,
Stoff
--
View this message in context:
http://n2.nabble.com
(md5) f9f7744d481455bc38a9547bdeb11a0d ... or
3cd78c763dfc88f3c1c31c78761d1e11.
The MGOS checksum should be f5b86032f72f242329450b16634abba7 according to
the website!
I tried the download with 3 different browsers ... are there other download
mirrors? How can I asure to have the right download way...
Best regards,
Hi Martin,
there are 17 Giga free ... should be enough. Or not???
Is there another way to get an idea, what the problem could be? To start a
debugging modus with params or something like that ...
Thanks and best regards,
Stoff
--
View this message in context:
http://n2.nabble.com/current
windows xp SP3 with IIS 5 and all
.Net-Frameworks installed.
Any ideas are welcome,
Stoff
--
View this message in context:
http://n2.nabble.com/current-win-setup-does-not-work-tp4911515p4911515.html
Sent from the MapGuide Users mailing list archive at Nabble.com
Hey friends,
I found the solution myself... yeah!
Dim png As Image = Image.GetInstance(New Uri("http://localhost"; &
hfMapSrc.Value))
That's it! ... puh! Better than hustling bytes, isn't it? And quit
performant...
Best regards,
Stoff
--
View this messag
ot;').setAttribute('value',strSrc);" & vbCrLf
strJS = strJS & " }" & vbCrLf
the hfMapSrc.value is available as:
"/mapguide2010/mapagent/mapagent.fcgi?OPERATION=GETMAPIMAGE&FORMAT=PNG&VERSION=1.0.0&SELECTION=&MAPNAME=interna
web-dummys" ... cause there will be no
selection features ...
Thanks a lot,
Stoff
Chris Claydon wrote:
>
> This sounds like a defect that I thought had been fixed a long time
> ago. Which version of the MapGuide web tier are you using?
>
> Also, do you have the property pa
Hi, I have a problem zooming on polygon extent. I use the
ExecuteMapAction(10) on the selected polygon, but it does not zoom to the
extent, but to the centroid.
Any hints are welcome...
Best regards,
Stoff
--
View this message in context:
http://n2.nabble.com/Zoom-to-extent-of-single
regards,
Stoff
--
View this message in context:
http://n2.nabble.com/initial-displacement-of-map-content-tp3370781p3370781.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users
Hi Kenneth,
works perfect! Thanks a lot for your input.
Best regards,
stoff
Kenneth Skovhede, GEOGRAF A/S wrote:
>
> To set the tool, you need to attach javascript code to the maploaded
> function in the viewer frame.
> Then call the ExecuteMapAction() function to select the
nit
?
Looking forward to your hints,
stoff
--
View this message in context:
http://n2.nabble.com/How-to-set-Default-Tool---Units-tp2826969p2826969.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapgu
tion document for the
> featuresource
> You can use Maestro to attach a configuration document to your existing
> featuresource
>
> Stefan Dalakov
>
> stoff wrote:
>> Hi Stefan,
>>
>> I only modify the Mapguide-Studio-generated-XML (look at my uploads
>
Hi Stefan,
I only modify the Mapguide-Studio-generated-XML (look at my uploads above)
of layerdefinition and featuresource. Which XML-File have you mentioned and
how do you use it?
I did it like this (without success):
Library://WMS/hessen_Ortho.FeatureSource
0
Hi,
I have a new and an old problem :
First I am still looking for a solution about transparency
Do I have to configure it in the layerdefinition.xml AND in the called URL(
... ?service=wms&transparent=true)?
Second problem:
Loading of the wms layer works fine. But in the legend.aspx
BuildLa
Hi Kenneth,
your hint and this Example was helpfull. Thanks!!!
http://n2.nabble.com/How-to-add-WMS-%28Transparent%29-layer-to-MapGuide--tp1811263p1811263.html
Now I am looking for a solution about transparency ... puh!
Do I have to configure it in the layerdefinition.xml and in the called URL(
52287/temp.LayerDefinition.xml
temp.LayerDefinition.xml
Looking forward to a solution,
stoff
--
View this message in context:
http://n2.nabble.com/asp.net-example-of-loading-a-webmapservice-layer-tp2328300p2352287.html
Sent from the MapGuide Users mailing list archive at Nabbl
mapguide
studio ...
Thanks a lot,
stoff
--
View this message in context:
http://n2.nabble.com/asp.net-example-of-loading-a-webmapservice-layer-tp2328300p2328300.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users
Hey Kenneth,
thanks for your solution. I should better do things more pramatically ...
best regards,
stoff
Kenneth Skovhede, GEOGRAF A/S wrote:
>
> Get a hold of the selection xml (either through server code or the
> javascript call GetSelectionXml()).
> The xml has a structu
I tried to manage the selection on serverside (look below) and afterwards
refreshing the map
by parent.parent.mapFrame.Refresh(); from the taskframe clientside.
Refreshing works, but the
layers I want the selection cleared are still shown
Here is my serverside asp.net(vb.net) code:
Protected S
Hi,
how do I clear the selection of a single layer, while preserving the
selection of the others?
Best regards,
stoff
--
View this message in context:
http://n2.nabble.com/clear-selection-of-one-layer-tp2171557p2171557.html
Sent from the MapGuide Users mailing list archive at Nabble.com
Hi,
it is not a snapshot to translate such a project in real asp.net code ...
perhaps we can share this problem and build it up together ... I can chip in
some parts of my trials ...
Best regards,
stoff
Am 21.11.2008 um 05:06 schrieb Leslie:
Hello! I have the same erros. Have you sovled them
thread .
So it is still a task to develop a dotnetviewersample solution which
contains asp.net compatible coding...
In my project we are working on some parts of the viewer application in real
asp.net code but ... it is remittance work.
Good luck,
stoff
padmini godavarthi wrote:
>
>
&
topobase web in the same manner, doesn't it?
Just a big suprise, because the Users Guide does not really gives hints on
this ...
Best regards and thank you in advance,
stoff javascript:Nabble.smiley('anim_confused.gif',':confused:')
Is it okay, to ask this here or do I h
etElementById("mapImage").src = webAgent +
"?OPERATION=GETMAPIMAGE&FORMAT=PNG&VERSION=1.0.0&SELECTION=&MAPNAME=" +
encodeURIComponent(mapName) + "&SESSION=" + sessionId;
}
Any ideas are welcome ...
Best regards,
stoff
--
View this message in con
Dear Kenneth,
thanks a lot for your good explanation. It helped a lot... !
It is not documented anywhere, isn't it?
Best regards,
stoff
Kenneth Skovhede, GEOGRAF A/S wrote:
>
> If you right click the WebLayout after it has been created, you can
> choose something lik
Hi,
where do I find the target XML File? Where can I place the a new modified
XML File to be reloaded by MapGuide Studio...?
Bes regards,
stoff
>then merge the toolbox/contextmenu/task sections from the source XML file
>into the target XML, then reload the modified XML file for the
Hi James,
thanks for your answer, I'll try out ... and report about it!
Best regards,
stoff
James Card wrote:
>
> On Fri, 01 Aug 2008 06:35:04 -0700, stoff <[EMAIL PROTECTED]> wrote:
>
>> is it possible to export/import the mapguide Weblayout configuration of
Hi,
is it possible to export/import the mapguide Weblayout configuration of the
toolbox/contextmenu/task -commands? I don't want to repeat all changes in
the configuration on every machine I deploy ... or is it possible to put it
into a package?
Best regards from Berlin,
stoff
--
View
Has anyone experiences with the asp.net development server? I don't want to
install IIS on my development machine ...
Best regards ...
stoff
--
View this message in context:
http://www.nabble.com/Create-a-Visual-Studio-2008-Solution-of-dotnetviewersample-tp18235849p18235849.html
Sent from the MapGui
32 matches
Mail list logo