er.Close()
featureReader.Dispose()
-Original Message-
From: mapguide-users-boun...@lists.osgeo.org
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of gregboone
Sent: venerdì 4 aprile 2008 16.29
To: mapguide-users@lists.osgeo.org
Subject: Re: [mapguide-users] MGOS 2.0:
hi
i am working on .net 2.0 framework (vs2005) , backend as oracle 10g in
windows xp OS (IIS 5.0).My application runs fine in MGOS 2.0, due to
performance issue i changed MGOS 2.1(FINAL), but the same application here
not working and it throws "OSGEO.Mapguide" namespace error in
Common.aspx(22l
I know that in MGOS 2.1 Beta the icons are improved/fixed from 2.0. Zoom
rectangle has its own icon, so does pan, etc. Is there anyway for me to get
that functionality in 2.0. I'm not asking for anyone to spend time in
development, just wondering if me, as an end user can fix this.
I can't upgr
Any word on when the viewers for MapGuide 2.x will work in latest Safari?
Workarounds or simple fixes, please anything would help.
The Rock
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-us
it windows
2008 install as well.
hopefully this helps someone.
darrin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Strang
Sent: Wednesday, February 06, 2008 9:21 AM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] MGOS 2.0 and IIS 7
I have
Hello,
I am trying to consume WFS from following online WFS server:
http://www.gegis.org/gegis-1.2/wfs
But I am not able to show the geometry. I am getting following error in the
server log file:
Error: An exception occurred in FDO component.
Schema can not be found in the collection.
al
raster
provider.
Dave
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Andrew
DeMerchant
Sent: Monday, April 14, 2008 1:57 PM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
N is indeed a network drive, but my
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew DeMerchant
Sent: Monday, April 14, 2008 1:57 PM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
N is indeed a network drive, but my other rasters are working fine using that
drive letter. The mrsid is a coup
is a
network drive)?
Is
the MrSID small enough that you’d be able to provide it
to me offline (ftp or something)?
Jason
From: Andrew
DeMerchant
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
Resourcecontent:
Well, it all seems to match up OK.
Are the other images on the same drive (wondering if N is a network
drive)?
Is the MrSID small enough that you'd be able to provide it to me offline
(ftp or something)?
Jason
From: Andrew DeMerchant
Subject: Re: [mapguide-users] MGOS 2.0 -
e results of
this call:
http://localhost/mapguide/mapagent/getfeatureprovidersform.html
My
guess would have been that something isn’t quite right
(location of the MrSID dlls or something) but the error message doesn’t
seem right for that.
Jason
From: Andrew
DeMerchant
r something) but the error message doesn't seem right
for that.
Jason
From: Andrew DeMerchant
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
Jason: Yes, I followed those instructions...I've turned on debugging for
mgos and checked out the error.log - what looks to b
ject: RE: [mapguide-users] MGOS 2.0 - mrsid problem...
Same issue for me as well. MrSID not showing up.
From: Andrew
DeMerchant
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
Scratch thatMy mrsid's
not showing up
at all (the screen cap
om: Berdel, Brian
Subject: RE: [mapguide-users] MGOS 2.0 - mrsid problem...
Actually just got them to show up by setting the Coordinate System
Override...Even though the correct coor system was coming up.
___
mapguide-users mailing list
mapguide-u
Behalf Of Jason Birch
Sent: Monday, April 14, 2008 1:12 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] MGOS 2.0 - mrsid problem...
They're working for me.
Did you install the new version of the MrSID plugin?
http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#FDO3.3.0MapGuide
They're working for me.
Did you install the new version of the MrSID plugin?
http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#FDO3.3.0MapGuide2.0.0
Jason
From: Berdel, Brian
Subject: RE: [mapguide-users] MGOS 2.0 - mrsid problem...
Same issue for me as well. MrSID not showi
Users Mail List
Subject: Re: [mapguide-users] MGOS 2.0 - mrsid problem...
Scratch thatMy mrsid's not showing up at all (the screen cap was
actually another layer I'd forgotten to turn off) - I'm having troubles
getting images to work for 1 specific library folder.more info o
Scratch thatMy mrsid's not showing up at all (the screen cap was
actually another layer I'd forgotten to turn off) - I'm having troubles
getting images to work for 1 specific library folder.more info once
I test some more things out.
Andrew
Andrew DeMerchant wrote:
I've got
some MrS
Andrew DeMerchant wrote:
I've got some MrSid files that are being displayed (incorrectly) like
the attached image. The images are air photos...it's as though the layer
is making nearly every other layer transparent or white.
Andrew,
Any possibility the files are not actually 8bit? Can you ru
I've got some MrSid files that are being displayed (incorrectly) like
the attached image. The images are air photos...it's as though the
layer is making nearly every other layer transparent or white.
Andrew
___
mapguide-users mailing list
map
I have another recommendation. You should make a call to
FdoIFeatureReader->Dispose() after the call to Close() so that the garbage
collection can happen immediately and all allocated SQLite resources freed.
Greg
Maksim Sestic wrote:
>
> Hi Ismael,
>
> In case you're using managed wrapper, y
Hi Ismael,
In case you're using managed wrapper, you may consider reading following
thread on FDO wiki:
http://www.nabble.com/.net-Wrapper-quirks-to16318694s18162.html
including related Ticket:
http://trac.osgeo.org/fdo/ticket/284
Regards,
Maksim Sestic
Ismael Cams wrote:
>
> You are right.
You are right. It was indeed a FeatureReader problem. I was closing it, but
only after having done the update. Somehow it did not give problems in MGOS
1.2.
I have moved the close() before the deletion/update of the feature and it is
working fine now.
Thanks for the help.
zspitzer wrote:
>
>
if your refering to the thread 'Please try your operation later as the
resource was busy' from Adam
it was indeed a feature reader problem
On Fri, Apr 4, 2008 at 5:45 PM, Ismael Cams <[EMAIL PROTECTED]> wrote:
>
> The featurereader is closed. The identical code is behaving correct on MGOS
> 1.2.
The featurereader is closed. The identical code is behaving correct on MGOS
1.2.
There is a parallel thread on the forum at the moment which is describing
the same problem withe updating and deleting features. Might be a bug or
changed behaviour ?
did you open a feature reader and not close it
d be great:
http://trac.osgeo.org/mapguide/wiki/SubmitTicket
Be sure to include information on your MapGuide server setup (operating
system, if you're using a non-US locale on the server, versions, etc).
Jason
-Original Message-
From: Ismael Cams
Subject: Re: [mapguide-users] MG
Did you succeed with other WFS servers ? I did try some other online WFS
servers but without any result ...
Don C. MacGregor wrote:
>
> I am running MGOS 2.0 and can successfully connect to WFS server using
> AutoCAD Map 3D 2008 but there is nothing in the list of layers.
>
>
> Ismael Cams w
I am running MGOS 2.0 and can successfully connect to WFS server using
AutoCAD Map 3D 2008 but there is nothing in the list of layers.
Ismael Cams wrote:
>
> Hello,
>
> I tried the same procedure with MGOS 2.0 but the result is the same.
> Is this a bug (and can it tracked) or could it be a p
did you open a feature reader and not close it?
On Thu, Apr 3, 2008 at 11:57 PM, Ismael Cams <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I have written some code for inserting polygon, lines and points in SDF
> files. This code was working fine on MGOS 1.2, but in MGOS 2.0
> UpdateFeatures does
Hello,
I have written some code for inserting polygon, lines and points in SDF
files. This code was working fine on MGOS 1.2, but in MGOS 2.0
UpdateFeatures does not seem to work anymore. I get following error:
MgResourceBusyException
<2008-04-03T14:49:39> Administrator
Error:
Hello,
I tried the same procedure with MGOS 2.0 but the result is the same.
Is this a bug (and can it tracked) or could it be a problem of the published
WFS ?
Ismael Cams wrote:
>
> Hello,
>
> I am using MGOS 1.2 and trying to consume WFS from following server:
>
> http://www.gegis.org/geg
Hi:
The Problem is that you have installed a PREVIEW version of MapGuide Studio
2008, prior to 1.2.0.4103.
I have already double check and If I patch the preview version of MapGuide
Studio 2008 v 1.2.0.31xx, I have the same issue as you, but if I patch the
final commercial version, v 1.2.0.4103,
Update:
We figured out that the format for the filter string was wrong; there should
not be quotes around the data property. So, 'RACRE' > '$USER_VARIABLE'
should really be RACRE > '$USER_VARIABLE'.
Also, the RACRE property is a string value, instead of a numeric one, so the
' are necessary aro
I've been messing around with the Search widget in MGOS 2.0 rc3 in the
Sheboygan samples, and it seems that the search functionality doesn't
change. What I mean is that the initial search was done by acreage, and it
returned the same results no matter what value you entered. So, I tried
changing t
I get the following error after installing the patch after which i can't do
anything :(
Method not found: 'Boolean Autodesk.Studio.Site.SiteManager.IsAuthenticated(
system.string, system.string)
z
--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch
Sent: Wednesday, February 06, 2008 11:10 AM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] MGOS 2.0 and IIS 7
I don't think it's likely that the MapGuide web server extensions will
be able to instal
I don't think it's likely that the MapGuide web server extensions will
be able to install to IIS7... If you don't mind hacking around, you
_may_ be able to get it to work, but I doubt that it will be easy.
Jason
-Original Message-
From: Luis Paolini
Subject: [mapguide-
Hi folks,
I'd like to try MGOS 2.O, but I'm not sure it will work in my laptop.
I'm running Windows Vista (IIS 7) and my intention is create some
ASPNET applications using Microsoft Visual Studio 2008.
Do you see any problems?
TIA,
Luis
-Original Message-
From: [EMAIL PRO
at said, I have a version of 2007 running with the patch from here:
http://download.osgeo.org/mapguide/patches/mapguidestudio/1.2.0/
that can access an MGOS 2.0 site.
Jason
From: Ricardo Medrano
Subject: [mapguide-users] MGOS 2.0 and MGOStudio 2007
Patch that lets you work with
I haven't worked with Studio 2008. That patch works for Studio 2007 and MGOS
1.2 as well as MGOS 2.0RC1.
- Original Message
From: Ricardo Medrano <[EMAIL PROTECTED]>
To: mapguide-users@lists.osgeo.org
Sent: Thursday, January 31, 2008 6:18:24 PM
Subject: [mapguide-users] M
Patch that lets you work with MGOS 2.0 is for MGOStudio 2008, is the same
for MGOStudio 2007?
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
http://download.osgeo.org/mapguide/patches/mapguidestudio/
- Original Message
From: Ricardo Medrano <[EMAIL PROTECTED]>
To: mapguide-users@lists.osgeo.org
Sent: Thursday, January 31, 2008 3:51:58 PM
Subject: [mapguide-users] MGOS 2.0 and MGOStudio 2007
Can someone tell me where
Can someone tell me where I find the patch that allows me to work on MGOS
2.0 with MGStudio 2007?
Thanks
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
ldn't make a selection on it.
- Original Message
From: "Crispin @ 1Spatial" <[EMAIL PROTECTED]>
To: mapguide-users@lists.osgeo.org
Sent: Monday, January 28, 2008 4:45:24 PM
Subject: [mapguide-users] MGOS 2.0 RC1 - First Thoughts on Migration
Hi,
A few comment
Hi,
A few comments on RC1 (mainly on install and migration as getting further
may take some support!)...
1) On one PC (but not another) the mapguide IIS Virtual was configures
with .net 1 not 2.0 throwing an error in studio with the .net extensions
2) I needed to run "RecoverRepositories" ba
This bug is preventing me from upgrading to 1.2
http://trac.osgeo.org/mapguide/ticket/213
http://trac.osgeo.org/mapguide/ticket/213
The labels "appear" correct at first glance, but as you start navigating
around, they turn into nonsense. I would like to benefit from the
performance improvemen
: 19 October 2007 06:26
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] MGOS 2.0...
I think in terms of mapguide being developer friendly this is *really*
important.
A use-case like a contractor assignment application where the contractor
logs in and is meant to see their assigned jobs
>
> Jason
>
> ________
>
> From: Zac Spitzer
> Subject: Re: [mapguide-users] MGOS 2.0...
>
> pick one? these two are closely related :)
>
> Failing Layer filters are a nightmare at the moment, there is no
> feedback at all...
>
> This
where you're seeing the problem? Can you provide
details about a real-world scenario on the ticket? Providing information on
why this is a pain point really helps when prioritising the issues.
Jason
From: Zac Spitzer
Subject: Re: [mapguide-users] MGOS 2.
rote:
> So, if you had to pick one, which would it be, and why?
>
> :)
>
> Jason
>
>
>
> From: Zac Spitzer
> Subject: Re: [mapguide-users] MGOS 2.0...
>
> Here are my top 5
>
> ResourceExists returns "not implemented&
Autodesk MapGuide newsgroups, and might pick
> it up if you post there.
>
> Jason
>
> ____
>
> From: Jackie Ng
> Subject: Re: [mapguide-users] MGOS 2.0...
>
> I have a personal interest in seeing ticket #230 resolved
>
> http://
an
ADN or Subscription channel to report this, I know that Dave Wilson pays close
attention to the Autodesk MapGuide newsgroups, and might pick it up if you post
there.
Jason
From: Jackie Ng
Subject: Re: [mapguide-users] MGOS 2.0...
I have a personal interest
So, if you had to pick one, which would it be, and why?
:)
Jason
From: Zac Spitzer
Subject: Re: [mapguide-users] MGOS 2.0...
Here are my top 5
ResourceExists returns "not implemented"
http://trac.osgeo.org/mapguide/ticket/288
Improv
I have a personal interest in seeing ticket #230 resolved
http://trac.osgeo.org/mapguide/ticket/230
As a result of this bug, we've had to export directly to sdf from AutoCAD
Map (which as of the 2008 release, is still far from perfect)
- Jackie
JasonBirch wrote:
>
> Hi all,
>
> We're looki
CTED]> wrote:
> I would also like to stress the importance of this item.
>
>
> Andy
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Martin Morrison
> Sent: Thursday, October 18, 2007 12:34 PM
> To: MapGuide
I would also like to stress the importance of this item.
Andy
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Morrison
Sent: Thursday, October 18, 2007 12:34 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] MGOS 2.0...
This is
This is a must-have...
Martin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krunoslav
Sent: Thursday, October 18, 2007 3:32 PM
To: mapguide-users@lists.osgeo.org
Subject: Re: [mapguide-users] MGOS 2.0...
James Card wrote:
>
>
> I don&
James Card wrote:
>
>
> I don't see our current hot-button issue in the list, so I'm guessing that
> none of us who've discussed on it on this list actually entered it in
> Trac: it is not possible to filter a layer based on data from a joined
> table.
>
> It is there now: http://trac.o
JasonBirch wrote:
>
> Hi all,
>
> We're looking at a beta release of MGOS 2.0 fairly soon. As part of
> this beta cycle, there are limited resources for fixing outstanding
> bugs. If there is a particular bug that is critical enough that it is
> preventing you from implementing MGOS 1.2, ple
On Thu, 18 Oct 2007 11:53:31 -0700, Jason Birch <[EMAIL PROTECTED]>
wrote:
We're looking at a beta release of MGOS 2.0 fairly soon. As part of
this beta cycle, there are limited resources for fixing outstanding
bugs. If there is a particular bug that is critical enough that it is
preven
Hmm. Here's a better link:
<http://trac.osgeo.org/mapguide/query?status=new&status=assigned&status=
reopened&type=defect&order=priority>
Jason
-Original Message-
From: Jason Birch
Subject: [mapguide-users] MGOS 2.0...
Here is a list of the cu
Hi all,
We're looking at a beta release of MGOS 2.0 fairly soon. As part of
this beta cycle, there are limited resources for fixing outstanding
bugs. If there is a particular bug that is critical enough that it is
preventing you from implementing MGOS 1.2, please reply to this message
with the r
62 matches
Mail list logo