I would like to do some raster calculations. My parameters dialog lets to specify results raster path. I want to check if result raster exists and ask for overwriting. I have tried to create RasterLayer using LayerFactory without specifying ILayerContainerEdit, but I get exception. Is it possible to browse workspace for datasets like in ArcObjects with IEnumDataset?