Re: [mapguide-users] 64-bit woes

2014-03-26 Thread frosty1_4me
Hey Hans, I attempted to create your tool, I thought it was a great idea. I created an empty console project and pasted your code into a new class. The exe was created when compiling the code. I took that exe and placed in the bin folder where my dll's where and ran it. The console doesn't do

Re: [mapguide-users] Compile Error: An attempt was made to load a program with an incorrect format.

2013-06-25 Thread frosty1_4me
Hey Jackie, thanks for the response. That was in fact what I was using was the built in VS 2012 web server. I have altered that to use the IIS express, as well the local IIS install without any success. I'm getting these errors below on all the AIMS dlls. They are 64bit dlls: C:\Windows\Micr

Re: [mapguide-users] Compile Error: An attempt was made to load a program with an incorrect format.

2013-06-24 Thread frosty1_4me
I'm experiencing this issue with a Win 8, 64bit machine running VS 2012, with a AIMS 2014 build. I've tried everything that is listed in here with no luck. And since my app is a .Net 4.0 application I can't not compile it as such so my application pool on the local IIS is v4.0. The error is: C

Re: [mapguide-users] Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-06-05 Thread frosty1_4me
Just to followup on this, there was something wrong with the fusion.js file. I overwrote it with a different version and that seemed to correct the issue. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Legend-tree-in-AIMS-2013-fusion-on-IE9-FF-and-GChrome-tp4975187p497927

[mapguide-users] Re: Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-05-18 Thread frosty1_4me
Yes, on both accounts. IE9 as well, which is having some issues, but not nearly the problems with the other browsers which makes the legend unusable. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Legend-tree-in-AIMS-2013-fusion-on-IE9-FF-and-GChrome-tp4975187p4975651.html

[mapguide-users] Re: Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-05-18 Thread frosty1_4me
This isn't just a simple css issue. Could be the templ files? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Legend-tree-in-AIMS-2013-fusion-on-IE9-FF-and-GChrome-tp4975187p4975649.html Sent from the MapGuide Users mailing list archive at Nabble.com. _

[mapguide-users] Re: Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-05-16 Thread frosty1_4me
Thanks for the response Jackie, I have been using the developer tools in an attempt to track down the problem. I haven't found whats causing the issue at this point. I did read that Chrome and FF don't like the style of 'white-space:nowrap;' which is used in the jxtheme.css file but changing tha

[mapguide-users] Re: Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-05-16 Thread frosty1_4me
We have a commercial license, but that doesn't include subscription support for that product. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Legend-tree-in-AIMS-2013-fusion-on-IE9-FF-and-GChrome-tp4975187p4975259.html Sent from the MapGuide Users mailing list archive at Nabb

[mapguide-users] Legend tree in AIMS 2013, (fusion) on IE9, FF, and GChrome

2012-05-16 Thread frosty1_4me
Hi, After our upgrade to the latest AIMS, we are now experiencing issues with the legend. There is issues within the legend on how the legend tree is rendering. (jxLib css issues I suspect) I've attached some examples of what they look like, but I don't know where in all the jxtheme.css files u

[mapguide-users] Maptip does not appear unless the Maptip button is added to the weblayout

2012-05-15 Thread frosty1_4me
We just recently upgraded to use the new 64bit 2013 platform of AIMS. After doing so we've been addressing some of the issues, one of which is the tool tips in our maps. We made a duplicate version of the aqua template and removed a bunch of the buttons in the layout to make a very simple versio

[mapguide-users] Re: DWF layers look good in Design Review but out of whack in MapGuide

2011-12-14 Thread frosty1_4me
My collegue just found that a dwf that's created from a dwg with text that is Oblique in the dwg, renders in the dwf and MGE rotated 90degrees. I'm not sure if that's part of any issues you were having but its certainly something that i had never seen before, nor would I have guessed that to be a

[mapguide-users] Re: DWF layers look good in Design Review but out of whack in MapGuide

2011-12-12 Thread frosty1_4me
>From my experience, anything to do with DWF's if bad news. If your dwgs are just dummy line work, I would still move them to an SDF even without the db need. SDF's are much easier to update with little issues, and are much faster than DWF's. DWF's are horribly slow, creating them in Autocad and

[mapguide-users] Re: DWF layers look good in Design Review but out of whack in MapGuide

2011-12-12 Thread frosty1_4me
I have experienced the exact same issue. I'm running AMIS 2012 and generating DWF's in Map 3D 2011, and there have been some dwf's that I've created which will actually change the orientation of the text in the dwf. (text flips 180degrees, or just loses the rotation completely) I'm using the comm

[mapguide-users] Re: Basic Viewer layout

2011-10-10 Thread frosty1_4me
I got it to work. I took the image directly from chrome which was a different size than what seemed to be in the MGE fusion directory. I resized that image and cleaned it up. It works now. Not srue what to make fo that. -- View this message in context: http://osgeo-org.1803224.n2.nabble.c

[mapguide-users] Re: Basic Viewer layout

2011-10-07 Thread frosty1_4me
Yes, Firebug, the IE dev tools and I've now moved on to Google Chrome dev tools to see if anything else shows up. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Basic-Viewer-layout-tp6860116p6871840.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Re: Basic Viewer layout

2011-10-07 Thread frosty1_4me
There is definitely something else at work here. If I change the toolbarheight to say 50px as Gord has pointed out to resize the toolbar area, the size of the toolbar does indeed get larger. However, the background image stays the same. That background image is 34px in height so it should be wid

[mapguide-users] Load different map in weblayout - Basic viewer

2011-10-07 Thread frosty1_4me
I'm attempting at changing the map within the weblayout of the basic viewer. I've went through some similar posts that have common functionality within them but so far I haven't got it to work. Can someone point out what I'm missing? Below is the code I'm using to get the map name in the XML a

[mapguide-users] Re: Basic Viewer layout

2011-10-05 Thread frosty1_4me
But if I want to increase the height of the background image to match the size of the buttons, I need to set the background image height to 30 which is what I want. That's what's not working. I can change the toolbar height to 26 which removes the whitespace, but then the buttons look cut off. -

[mapguide-users] Re: Basic Viewer layout

2011-10-05 Thread frosty1_4me
Great! Thanks Gord, that did the trick. Now, what if I want to go the other way and make the background match the toolbar height? I changed everything I could find from 26 to 30 with no sucess. I thought it would be in the toolbar.templ file on line 211 for the table height but that didn't wo

[mapguide-users] Basic Viewer layout

2011-10-04 Thread frosty1_4me
Hi, I'm currently changing the look of the basic viewer and the one thing that is causing me some grief is the toolbar. I've set the background image of the toolbar to use the same background image as the aqua fusion template. When adding the background image it works fine however the buttons ap

[mapguide-users] Re: fusion viewer performance vs basic viewer

2011-09-26 Thread frosty1_4me
So does that mean that there is a new version of fusion that has the legend performance fixes within them? I believe we're running the fusion 2.2 version. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/fusion-viewer-performance-vs-basic-viewer-tp6824506p6832784.html Sent

[mapguide-users] Re: fusion viewer performance vs basic viewer

2011-09-23 Thread frosty1_4me
Thanks for the info Jackie. It would appear we are then stuck with the Ajax viewer. Given the fact that our application is open to the general public, we cannot standardize what browsers are being used. And with mobile devices on the horizon, I would want this to be as fast as possible so with t

[mapguide-users] Re: fusion viewer performance vs basic viewer

2011-09-23 Thread frosty1_4me
Thats the thing. I haven't tiled any of the maps we are using, I just created a basic layout with no changes to the map itself and it loads as fast as any map I've seen on the net. (google included). The fusion layouts I just don't see getting to that point given the amount of code that's loaded

[mapguide-users] Re: fusion viewer performance vs basic viewer

2011-09-23 Thread frosty1_4me
Do you think it's going to make that much of a difference? At this point, we don't have the luxury of waiting for a correction to how the fusion layout renders. Another major issue is the rendering of the legend. That thing is horrible. -- View this message in context: http://osgeo-org.18

[mapguide-users] fusion viewer performance vs basic viewer

2011-09-23 Thread frosty1_4me
We have been in the process of moving our GIS apps from the previous 6.5 MG to use the new MGE version. In that conversion process we chose to use the fusion layout as our our interface of chose for the look and features that it offered. However, the backlash from users and the speed in which the

[mapguide-users] RE: Alias to external DWF files

2011-08-30 Thread frosty1_4me
So I guess my question is to all of you who are forced to use the DWF's in MGE how are you updating yours? I'm using the commercial version of AIMS (2012). - Are you running load procedures and reconnecting the layers to the updated dwf? - Are you updating the DWF's through code? - Are you u

[mapguide-users] RE: Alias to external DWF files

2011-08-30 Thread frosty1_4me
When the load procedure is first run, it creates the directory with the DWF and the uniqueID within the repository. If I run that same load procedure again with an updated DWF, doesn't it just overwrite the existing DWF in the same directory? I don't think it creates another one unless you create

[mapguide-users] RE: Alias to external DWF files

2011-08-24 Thread frosty1_4me
I too would like to know how this all works and if updating the dwfs in this manner avoids the Load Procedure and update issues I"m currently dealing with. My issue is that since I can't just the Load Procedures manually, my only other option is to update the dwfs that reside in the actualy librar

[mapguide-users] Limiting database access does it improve performance in MGE?

2011-08-19 Thread frosty1_4me
Hi, There was a suggested made some time ago in a previous post I had where the suggestion was to create a db user that only had access to the required tables and views in the database that MGE was actually using instead of having a user that had read access to the entire db. I've been playing ar

[mapguide-users] Re: Updating datasets in MGE. (sdf, or dwf)

2011-08-17 Thread frosty1_4me
That seems to have done the trick without and noticable performance issues. Thanks!! -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Updating-datasets-in-MGE-sdf-or-dwf-tp6677977p6696837.html Sent from the MapGuide Users mailing list archive at Nabble.com. _

[mapguide-users] Re: Updating datasets in MGE. (sdf, or dwf)

2011-08-12 Thread frosty1_4me
I did some more digging. The below error message is what I get when I first run the update and overwrite the sdf. "An exception occured in FDO component. SDF spatial index error." After I restart the MGE server when I get that error and refresh the viewer, I get the following message" "The sp

[mapguide-users] Updating datasets in MGE. (sdf, or dwf)

2011-08-11 Thread frosty1_4me
Has anyone actually had success doing this on a live viewer? What I mean is, yesterday there was an attempt by one of our staff members to update a dataset used in MGE. The dataset was an SDF with no links to a db, but just the data that is stored in the SDF. After updating the file, there was a

[mapguide-users] legend performance

2011-08-02 Thread frosty1_4me
Hey Jackie, Is there a timeframe for when your fork is going to be implemented and the 2.3 version released? I'm particularly interested in the legend performance that's currently a bandwidth and loading hog. http://trac.osgeo.org/fusion/ticket/460 Thanks, kent --

[mapguide-users] RE: Quick Plot tool

2011-07-18 Thread frosty1_4me
Alright, thanks for the info Jackie I'll review this more. btw, I did get the quick plot widget code integrated, but there wasn't any improvement on the functionality that I am experiencing however that could be because I'm not using the newer version of the fusion.js in your library. From: J

[mapguide-users] RE: Quick Plot tool

2011-07-15 Thread frosty1_4me
Hi Jackie, I gave your code a try but it just won't generate a map. I tried both just using your code as is, and then just taking the parts of the code to update my version without using the multi maps functionality but I get the same result doing both. The map preview doesn't generate, it ju

[mapguide-users] RE: Quick Plot tool

2011-07-15 Thread frosty1_4me
Is it possible to use the quick plot code from your version without compiling the fusion.js file using ant? From: Jackie Ng [via OSGeo.org] [mailto:ml-node+6581565-987449267-270...@n2.nabble.com] Sent: July-13-11 7:42 PM To: Kent Bowman Subject: Re: Quick Plot tool My github fork of fusion has

[mapguide-users] Quick Plot tool

2011-07-13 Thread frosty1_4me
Hi, I have added the quick plot tool to our fusion layout which is a really slick widget. We have seen some strange behavior with regard to the tools persistance. - The tool has been added to the 'Task List' within the tast menu of the task pane. When a user navigates to the quick plot tool th

[mapguide-users] Re: Feature tooltip, really small

2011-07-13 Thread frosty1_4me
Hmm... ok this is really embarrassing. Previous to my post in here, I did go through the code that Zac has posted. I found one issue with my code where I added some comments but never closed the tag properly. I corrected that issue, saved the file and refreshed my browser (FF and IE). There

[mapguide-users] Re: Map fails to load

2011-07-12 Thread frosty1_4me
Just an update on this. I have submitted this ticket into Autodesk and demo'd the result along with sending them the log files. Its been a while and I haven't heard back but when I do I'll let you know the outcome. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Map-fail

[mapguide-users] Measure Tool after updating to fusion 2.2

2011-07-12 Thread frosty1_4me
Hi, I updated recently to fusion 2.2 and the measure tool is now useable in that version. Previously it would give some very obscure measurements and areas due to the coordinate system I was using but it now seems to be fixed at least in regard to the correct distances and area calculations but n

[mapguide-users] Feature tooltip, really small

2011-07-12 Thread frosty1_4me
Hi, I just updated our fusion code to use version 2.2 and after doing so I've been working through some kinks to get things back to normal. The latest issue I'm experiencing is my tooltips defined on the feature in MGS when viewing them on the map are really, really small. So small you can't rea

[mapguide-users] Buffer Fill Pattern display

2011-07-06 Thread frosty1_4me
Hi, Is there a way to display a sample of the Fill Pattern or Line Pattern instead of just the description of the fill and line types? In the previous mg 6.5 instead of a description it showed the a sample of the fill and line type because there isn't a lot of users that know what 'Dolmit' fill

[mapguide-users] Re: quickplot for Ajax - Portrait Mode Issue

2011-07-06 Thread frosty1_4me
Well that was far to easy. Thanks! -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/quickplot-for-Ajax-Portrait-Mode-Issue-tp5919477p6554968.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-u

[mapguide-users] Re: quickplot for Ajax - Portrait Mode Issue

2011-07-06 Thread frosty1_4me
We've kind of hijacked your thread, sorry about that Gord. So, if you reintroduce the jxDialog title bar which enables the move function on the window again, how do you change the text that's generated within that window? By default it says "New Panel", not exactly the user experience I'm looki

[mapguide-users] Re: quickplot for Ajax - Portrait Mode Issue

2011-07-05 Thread frosty1_4me
Hey Gord, You can adjust the size of the window and activate the dialog chrome so you are able to move the window as well. Within the PreviewDialog.js file on line 175 and 177, if you comment those out it will reintroduce the title bar so you can move the window. If you want the scroll bars bac

[mapguide-users] Data displayed inverts for no reason

2011-06-28 Thread frosty1_4me
Hi, We are seeing some strange issues in MGE where the map will appear mirrored or inverted. It doesn't happen all the time, and not on a partiular dataset nor is it limited to a type of dataset. Its the entire map and all active layers on the map are flipped. Has anyone else experienced this p

[mapguide-users] Re: Map fails to load

2011-06-28 Thread frosty1_4me
Just a follow up to this. I haven't found a solution yet, but we were restarting the server each night and decided to change the frequency. Now, it doesn't restart and the map is loading fine for users. I think manual starts at the point is the work around. -- View this message in context: htt

[mapguide-users] Re: Map fails to load

2011-06-21 Thread frosty1_4me
We do have a very large GIS that's consuming alot of datasets. We've done our best to limit those SQL connections and are running as many SDF's as possible but yes, we do still have some SQL database driven layers. The legend load seems to be a huge performance hog as far as I can tell from the l

[mapguide-users] Re: Map fails to load

2011-06-21 Thread frosty1_4me
Well, i haven't had much success with Autodesk support on this issue. I was told it has nothing to do with the api, but that its my configuration and was sent a link to the 'Best Practices' Wiki. I'm not sure what I can do to solve this issue. The problem is, when the MGE service and IIS are

[mapguide-users] Re: Map fails to load

2011-06-07 Thread frosty1_4me
I'll give that a try and let you know the response. My recent experiences with that avenue of support has been far less than successful. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Map-fails-to-load-tp6427544p6450480.html Sent from the MapGuide Users mailing list arch

[mapguide-users] Re: Map fails to load

2011-06-06 Thread frosty1_4me
Is nobody else experiencing this issue? This is a real problem for us, every day this happens and for no apparent reason. The map just sits in the loading state and never actually loads. The .Net page load completes, but the Map component does nothing. I've tried everything from restarting the

[mapguide-users] Map fails to load

2011-06-01 Thread frosty1_4me
Hi, I've been dealing with this issue for a while now. Our MGE application for no apparent reason will sometimes fail to load. The application doesn't fail or timeout, MGE just doesn't do anything but sits in loading status. I've tried restarting the service, restarting IIS, and restarting the

[mapguide-users] Re: tooltip flyout doesn't appear on mouseover

2011-05-31 Thread frosty1_4me
It appears this might be a css issue with the z-index of the jxButtonContainer class but I haven't been able to get it to work yet. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/tooltip-flyout-doesn-t-appear-on-mouseover-tp6360709p6423414.html Sent from the MapGuide User

[mapguide-users] Re: 64bit dlls not working

2011-05-18 Thread frosty1_4me
Yes, I am using Autodesk IMS 2012. Sorry for the confusion on that. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/64bit-dlls-not-working-tp6374501p6378674.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Re: 64bit dlls not working

2011-05-18 Thread frosty1_4me
Thatnks for the responses, it's much appreciated. I think Gord is exactly right, there is something wrong with the 64bit dll's. The MGE application was not only giving some very odd behaviors on the 64bit server, but I couldn't even get it to compile in VS. The errors I experienced with the 6

[mapguide-users] Re: 64bit dlls not working

2011-05-18 Thread frosty1_4me
I've tried moving this to VS2010 using the 32bit dlls with little success. There is some kind of conflict happening somewhere, and I have no ideal whats causing it. I get a lot of the errors about being unable to load an assembly as I orginally posted and with the 32bit version I get alot of thes

[mapguide-users] Re: 64bit dlls not working

2011-05-18 Thread frosty1_4me
I have tried everything, at this point I think there is actually something wrong with the 64 bit dll's and the MGE2012 64bit build. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/64bit-dlls-not-working-tp6374501p6378062.html Sent from the MapGuide Users mailing list arc

[mapguide-users] Re: tooltip flyout doesn't appear on mouseover

2011-05-17 Thread frosty1_4me
Oh, and using the Fusion layout Aqua. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/tooltip-flyout-doesn-t-appear-on-mouseover-tp6360709p6374719.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide

[mapguide-users] Re: tooltip flyout doesn't appear on mouseover

2011-05-17 Thread frosty1_4me
2012 MGE. IE9 fails, but the latest FF works fine. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/tooltip-flyout-doesn-t-appear-on-mouseover-tp6360709p6374699.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] 64bit dlls not working

2011-05-17 Thread frosty1_4me
Hi, I'm having some huge problems with the MGE dlls for a 64bit machine. The errors I'm getting are very strange, it seems to me that the dlls were compiled with the wrong versions. Below are the errors: The project currently contains references to more than one version of OSGeo.MapGuide.Foun

[mapguide-users] tooltip flyout doesn't appear on mouseover

2011-05-13 Thread frosty1_4me
Hi, There is a odd issue with the MGE fusion layout where if a user moves their cursor over a button in the toolbar, the tooltip does not appear. If you move your mouse ever so slightly to the left of the button image, the cursor icon changes to a pointer finger hand and the tooltip appears. It

[mapguide-users] RE: MGE performance. It's soooooo Slllllllooooooowwww

2011-03-10 Thread frosty1_4me
Just to follow up a little more with this issue. Another huge performance gain we just realized was after we changed the order in which some of our code functions were firing. The biggest gain we seen was on the highlight function we have in place on our site. When searching on objects in the

[mapguide-users] Re: Tooltip with null value with Fusion(Internet Explorer)

2011-03-07 Thread frosty1_4me
What was the solution to this issue? I'm having the same prolblem with the Aqua theme. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Tooltip-with-null-value-with-Fusion-Internet-Explorer-tp4961399p6099169.html Sent from the MapGuide Users mailing list archive at Nabbl

[mapguide-users] Re: Fusion - MGE tooltip using iframe collapsable?

2011-02-18 Thread frosty1_4me
That's the issue I've ran into is that I did have some code that you could hide or show a div, which contained the iframe and aspx page the problem I had though was that the tooltip was not populated on load but just appeared as a small little box with no functionality or data. Is it possible to

[mapguide-users] Fusion - MGE tooltip using iframe collapsable?

2011-02-18 Thread frosty1_4me
Hi, I'm just wondering if anyone else has done this. In MGE studio instead of using the out of the box tooltips for some features in our map, we have used an aspx page to display the information for the feature on the tooltip. It looks great, but the size is an issue as the tooltip covers up al

[mapguide-users] RE: MGE performance. It's soooooo Slllllllooooooowwww

2011-01-28 Thread frosty1_4me
Thanks for the much appreciated responses to this issue. Here's a little more background information as to why we want to use the flexable web layouts and not the Ajax viewer. - The floating task panes are a very big thing for us especially to display our reports to our end users. - Themati

[mapguide-users] MGE performance. It's soooooo Slllllllooooooowwww

2011-01-28 Thread frosty1_4me
Hi, We have been working on a complete migration from 6.5 to MGE as a pilot to see if we can actually move to the new platform since the 6.5 software is no longer supported. We have brought across everything from our 6.5 app to the new MGE framework (using fusion due to the required functionalit

[mapguide-users] Fusion - double click selection

2010-08-27 Thread frosty1_4me
Hi, I would like to change the current default functionality of the Fusion template that I'm using (Aqua legend Only) so that instead of the user having to hover over an object and then clicking the URL in the flyout to execute the URL report, I want them to also be able to double click the objec

[mapguide-users] Symbol Library

2010-08-09 Thread frosty1_4me
Hi, I need to add new symbols to the symbol library. I had imported them through a load procedure from the DWG and block definitions but the imported symbols look like garbage. So, I thought I'll just go into the symbol library and change the symbol in there which I found out I can't do because

[mapguide-users] Re: DWF's display poorly

2010-08-04 Thread frosty1_4me
Once again, I have hit wall. The DWFx file format is not compatible with MGE and thus cannot be used. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/DWF-s-display-poorly-tp5321851p5374441.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

[mapguide-users] Re: DWF's display poorly

2010-08-04 Thread frosty1_4me
Ok, I've gotten the closest I've seen yet with this issue. Here's what I did: - Plot using the DWFx eplot (XPS Compatable) driver. - Use a DWF Virtual Pen ctb file when plotting and change the line weight to 0mm. (I had to edit an existing one because you can't add more than whats in the list.

[mapguide-users] RE: DWF's display poorly

2010-07-21 Thread frosty1_4me
I shall give that a try and let you know the outcome. Just so happens I'm on holidays as of 2mins ago and won't be back for a week or so. But i'll post more when I return. thanks for all the posts and help with this, hopefully I can get an answer from Autodesk by the time I return on how to fix

[mapguide-users] RE: DWF's display poorly

2010-07-21 Thread frosty1_4me
Ok, I just tried a new configuration using the other plotter driver suggested above. Now the configuration is: DWF6 ePlot DETE.pc3 driver Paper size : ISO full bleed (707x1000mm) Shaded viewport: 4800dpi DWF Virtual Pens Lineweight set to '0'. Within the Driver 'Custom Properties' settings: Ve

[mapguide-users] RE: DWF's display poorly

2010-07-21 Thread frosty1_4me
I'm using the DWF6 ePlot.pc3 driver, I'm also changing the 'Custom Properites' of the driver to using 'Vector and Gradient Resolution' of 4800dpi for both as well that the Raster Resolution. From there I edited the DWF Virtual Pens plot style table to use a Lineweight of 0. All of that still p

[mapguide-users] RE: DWF's display poorly

2010-07-21 Thread frosty1_4me
The text is actually text in autocad. There are also other layers to that use text (dims for example) that also look extremely poor. The font is embedded in the Autocad file, and is running locally on the XP machine I would assume. I didn't think dwf's would require that text file since all t

[mapguide-users] DWF's display poorly

2010-07-21 Thread frosty1_4me
Hi, I'm attempting to convert some dwg's to dwf's in order to display 'dumb' graphics in MGE. I've tried all the settings I could find in the plot dwf configuration to make the objects (text, blocks, dims, leaders, arrows, etc) look exacly how they do in the dwg and so far I have failed miserabl