Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Sandeep Thosar
Dear *Kenneth,* *Thanks for the mail and tried as per your instructions and also give references in Administrative Tool --- > Mapguide > Dotnetviewersample.* *but it is not working and i facing the same problem.* ** *Then i type URL in internet Explorere--> * http://localhost/mapguide/dotnetsam

RE: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread Dave Wilson
The user appears to be hitting something that the server can't handle. You can at least somewhat isolate the map and possibly the layers involved. If you can get it down to an individual layer that is causing the problem it could be some stylization setting that the server can't handle for some

RE: [mapguide-users] Mapguide Open Source 2.0.0 on remote VM servers

2008-04-09 Thread Jason Woodman
Tom, That did the trick! I changed the MachineIP and IPAddress lines in the serverconfig.ini file from their default values if 127.0.0.1 to the actual IP Address of the Mapguide server and two systems are now talking. Thanks for the assistance. Jason -- View this message in context: http://w

Re: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread nclayton
I received this Application Error when the service crashed: Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 4/9/2008 Time: 2:24:55 PM Description: Faulting application mgserver.exe, version 2.0.0.2308, faulting module nt

RE: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread Dave Wilson
More often than not things like this are a result of users hitting data that the system can't process properly as opposed to a specific number of requests. You might also check your IIS or Apache logs to see if you can see where the requests came from just prior to the crash. Dave -Origina

RE: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread nclayton
I came across a post once that mentioned the service crashing after X amount of hits, and I am thinking this is the issue for me because I do not have this problem on the dev box (I'm the only one "hitting" it). It could be a completely different issue entirely however. I have no idea why it is

RE: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread Dave Wilson
It might not yield much, but can you check the access logs just prior to the crash to see if you can see a pattern in calls that might be causing the crash? Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Dang Sent: Wednesday, April 09, 2008 1

RE: [mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread Steve Dang
Could you log this defect with details on how to reproduce the problem? About the session data, could you enter that as an enhancement (MGOS currently does not support it)? Thanks, Steve. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of nclayton Sent: We

[mapguide-users] Preserve Session Data to Restore after Service Restarts?

2008-04-09 Thread nclayton
Hi everyone. I have an issue of mgserver.exe crashing with Event ID: 0 errors, and the only solution that I have found to this problem is to schedule a batch file to run to kill the service then restart it. It's currently set to run every 30 minutes and I may need to reduce the time more... My

Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Kenneth, GEOGRAF A/S
In the guide, step 2 is: 2. Download and extract the sample application. Visit the downloads page and download phpviewersample-2.0.zip. *On Windows extract the files to C:\Program Files\MapGuideOpenSource\WebServerExtensions\www*. On Linux extract the files to /usr/local/mapguideopensource

Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Sandeep Thosar
I refering the dotnetviewersamplecode from download page and then unziped the sample code to C:\Inetpub\wwwroot directory and when i clicked on this linked i get message page can't find and if i run my application then i get blank output. Please help me. With Regards, Sandeep On Wed, Apr 9, 200

Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Kenneth, GEOGRAF A/S
What sample code are you refering to? If you try the link below: http://localhost/mapguide/dotnetviewersample/ajaxtiledviewersample.aspx It should ask you for username/password. Regards, Kenneth, GEOGRAF A/S Sandeep Thosar skrev: Dear Kenneth, GEOGRAF , Thanks for the mail. I After I inst

Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Sandeep Thosar
Dear Kenneth, GEOGRAF , Thanks for the mail. I After I installed data packages then it give me one log file Sheboygan.mgp.log but when I run the sample code it give me blank output again. Please help me. With Regards, Sandeep On Wed, Apr 9, 2008 at 1:09 PM, Kenneth, GEOGRAF A/S <[EMAIL PR

Re: [mapguide-users] Data Package Problem

2008-04-09 Thread Kenneth, GEOGRAF A/S
Did you read the the guide? http://mapguide.osgeo.org/2.0/documentation.html Click on "Getting Started with MapGuide". Which step is failing? .Net/IIS uses slightly different urls: http://localhost/mapguide/mapadmin/login.php http://localhost/mapguide/dotnetviewersample/ajaxtiledviewersample.asp