Autodesk MapGuide Enterprise Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error when using findparcel task
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
159 Views, 4 Replies
08-09-2006 10:05 AM
I have switched around the findparceltask.aspx and findparcel pages to search for data in my map. When I input an item that is not a valid value and search I get the typical message "0 matches found." However, when I search for a valid item I get another error message: "The specified object was not found.The specified object was not found. Exception occurred in method GetItem at line 115 in file c:\build_tux_area\mgdev\common\service\data\NamedC ollection.cpp"
Does anybody know what would cause this error message?
Does anybody know what would cause this error message?
Re: Error when using findparcel task
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-09-2006 11:19 AM in reply to:
bryanpb11
I now also get this error message:
"Resource was not found: Session:6086b872-0000-1000-8000-0013200eb35c_en//M ap.MapResource was not found: Session:6086b872-0000-1000-8000-0013200eb35c_en//M ap.Map Exception occurred in method MgResourceDefinitionManager.GetDocument at line 483 in file c:\build_tux_area\mgdev\server\src\services\resour ce\ResourceDefinitionManager.cpp "
Any help please?
"Resource was not found: Session:6086b872-0000-1000-8000-0013200eb35c_en//M
Any help please?
*James Card
Re: Error when using findparcel task
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-09-2006 11:42 AM in reply to:
bryanpb11
On Wed, 09 Aug 2006 11:19:46 -0700, bryanpb11 wrote:
> I now also get this error message:
> "Resource was not found:
> Session:6086b872-0000-1000-8000-0013200eb35c_en//M ap.MapResource was not
> found: Session:6086b872-0000-1000-8000-0013200eb35c_en//M ap.Map
> Exception occurred in method MgResourceDefinitionManager.GetDocument at
> line 483 in file
> c:\build_tux_area\mgdev\server\src\services\resour ce\ResourceDefinitionManager.cpp
> "
> Any help please?
Sounds like your session has expired. Reload the map and try again.
--
James Card
> I now also get this error message:
> "Resource was not found:
> Session:6086b872-0000-1000-8000-0013200eb35c_en//M
> found: Session:6086b872-0000-1000-8000-0013200eb35c_en//M
> Exception occurred in method MgResourceDefinitionManager.GetDocument at
> line 483 in file
> c:\build_tux_area\mgdev\server\src\services\resour
> "
> Any help please?
Sounds like your session has expired. Reload the map and try again.
--
James Card
Re: Error when using findparcel task
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2006 06:12 AM in reply to:
bryanpb11
I have been working on Mapguide for a few weeks now and have not been having problems displaying my initial frameset with initial map. All of sudden this morning I start getting this message
The specified object was not found.
The specified object was not found. Exception occurred in method GetItem at line 115 in file c:\build_tux_area\mgdev\common\service\data\NamedC ollection
I haven't seen a fix for this error posted yet. Does anybody know any more about it?
The specified object was not found.
The specified object was not found. Exception occurred in method GetItem at line 115 in file c:\build_tux_area\mgdev\common\service\data\NamedC
I haven't seen a fix for this error posted yet. Does anybody know any more about it?
Re: Error when using findparcel task
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2006 09:20 AM in reply to:
bryanpb11
In case you may not have found the solution, I fixed my issue by deleting my weblayout (in studio) and recreating it. Apparently something got corrupt with the weblayout and it was not able to find something that the weblayout was referencing.
