Problem accessing places - UHF repeaters?
Submitted: Tuesday, Aug 07, 2007 at 08:52
ThreadID:
48486
Views:
2682
Replies:
5
FollowUps:
0
This Thread has been Archived
Member - Oldplodder (QLD)
Any one else get this error in trying to access a part of the UHF repeater map by using a selection box?
Have tried in IE7 and Firefox.
Server Error in '/' Application.
--------------------------------------------------------------------------------
msLoadMap(): Memory allocation error.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ApplicationException: msLoadMap(): Memory allocation error.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:
[ApplicationException: msLoadMap(): Memory allocation error. ]
mapObj..ctor(String filename) +54
iMapPlot_MapSearch.Query() +53
iMapPlot_MapSearch.Page_Load(Object sender, EventArgs e) +264
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint
Reply By: David A A - Tuesday, Aug 07, 2007 at 09:12
Tuesday, Aug 07, 2007 at 09:12
worked ok to me
may be settings on you applications, maybe cookies! maybe___!
David
AnswerID:
256217
Reply By: DIO - Tuesday, Aug 07, 2007 at 10:21
Tuesday, Aug 07, 2007 at 10:21
Working OK for me too. IE7 and XP Home Edition.
AnswerID:
256222
Reply By: Member - Oldplodder (QLD) - Tuesday, Aug 07, 2007 at 11:11
Tuesday, Aug 07, 2007 at 11:11
Thanks
will check my settings.
AnswerID:
256229
Reply By: ExplorOz Team - David - Tuesday, Aug 07, 2007 at 11:13
Tuesday, Aug 07, 2007 at 11:13
John,
This problem is one of the reasons for all the work that has been going on. We are now running multiple processes and it appears that after about 22hours both processes are using all the alowable ram. I am hoping to add a third process and setup a processes cycling system to remove processes that are using too much ram. This will solve the problem however I just need to understand how often the processes will cycle.
Technical answer I know but it appears the other guys got to the application after the cycle had occured or they got the other process. I am aware of it and working on it.
AnswerID:
256230
Reply By: Member - Oldplodder (QLD) - Tuesday, Aug 07, 2007 at 15:39
Tuesday, Aug 07, 2007 at 15:39
Thanks David,
I should be working, but am heading off on saturday, so thought I might sneak between jobs a look to check some info.
Now I am up to date on my job in the office, every thing working fine.
AnswerID:
256261