[Mapguide-trac] [mapguide-trac] #2205: "Value cannot be null" on references tab in Resource Properties Dialog

MapGuide Open Source trac_mapguide at osgeo.org
Tue Jan 8 15:18:11 PST 2013


#2205: "Value cannot be null" on references tab in Resource Properties Dialog
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng        
       Type:  defect   |      Status:  new        
   Priority:  low      |   Milestone:  Maestro-5.0
  Component:  Maestro  |     Version:             
   Severity:  trivial  |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------
 Bring up the resource references tab on the properties for an Application
 Definition. Maestro errors out with the following:

 {{{

 System.ArgumentNullException: Value cannot be null.
 Parameter name: identifier
    at
 OSGeo.MapGuide.MaestroAPI.Resource.ResourceIdentifier.GetExtension(String
 identifier) in c:\Program Files (x86)\Jenkins\jobs\Maestro
 trunk\workspace\OSGeo.MapGuide.MaestroAPI\Resource\ResourceIdentifier.cs:line
 401
    at
 OSGeo.MapGuide.MaestroAPI.Resource.ResourceIdentifier.GetResourceType(String
 identifier) in c:\Program Files (x86)\Jenkins\jobs\Maestro
 trunk\workspace\OSGeo.MapGuide.MaestroAPI\Resource\ResourceIdentifier.cs:line
 390
    at Maestro.Base.UI.ResourceIconCache.GetImageIndexFromResourceID(String
 resourceId) in c:\Program Files (x86)\Jenkins\jobs\Maestro
 trunk\workspace\Maestro.Base\UI\ResourceIconCache.cs:line 142
    at
 Maestro.Base.UI.ResourcePropertiesDialog.ReferenceWorker_RunWorkerCompleted(Object
 sender, RunWorkerCompletedEventArgs e) in c:\Program Files
 (x86)\Jenkins\jobs\Maestro
 trunk\workspace\Maestro.Base\UI\ResourcePropertiesDialog.cs:line 945
    at
 System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs
 e)
    at
 System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2205>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list