getting the following message when running the filerestore client from a 2003 standard sp2 vm:
01/19/2010 12:12:45 PM > Vix Warn: FILE: CreateEntryDirectory stat failure on 'C:\Documents and Settings\15451a\Desktop\VMwareRestoreClient Run\vdr:\10.201.8.96\vmuuid::502e652b-87a9-21a0-349a-41929317c0dd\"\SCSI-0:1\"\129080802580000000\MI-MKE-IMCSmart.vmdk.lck': Invalid argument
01/19/2010 12:12:45 PM > Vix Warn: FILE: FileIO_Lock on 'vdr://10.201.8.96/vmuuid::502e652b-87a9-21a0-349a-41929317c0dd/"/SCSI-0:1/"/129080802580000000/MI-MKE-IMCSmart.vmdk' failed: Invalid argument
01/19/2010 12:12:45 PM > Vix Info: DISKLIB-DSCPTR: DescriptorDetermineType: failed to open 'vdr://10.201.8.96/vmuuid::502e652b-87a9-21a0-349a-41929317c0dd/"/SCSI-0:1/"/129080802580000000/MI-MKE-IMCSmart.vmdk': The filename, directory name, or volume label syntax is incorrect (7B02)
01/19/2010 12:12:45 PM > Vix Info: DISKLIB-LINK : "vdr://10.201.8.96/vmuuid::502e652b-87a9-21a0-349a-41929317c0dd/"/SCSI-0:1/"/129080802580000000/MI-MKE-IMCSmart.vmdk" : failed to open (The filename, directory name, or volume label syntax is incorrect).
01/19/2010 12:12:45 PM > Vix Info: DISKLIB-CHAIN : "vdr://10.201.8.96/vmuuid::502e652b-87a9-21a0-349a-41929317c0dd/"/SCSI-0:1/"/129080802580000000/MI-MKE-IMCSmart.vmdk" : failed to open (The filename, directory name, or volume label syntax is incorrect).
01/19/2010 12:12:45 PM > Vix Info: DISKLIB-LIB : Failed to open 'vdr://10.201.8.96/vmuuid::502e652b-87a9-21a0-349a-41929317c0dd/"/SCSI-0:1/"/129080802580000000/MI-MKE-IMCSmart.vmdk' with flags 0x1e (The filename, directory name, or volume label syntax is incorrect).
01/19/2010 12:12:45 PM > Vix Info: Foundry operation failed with system error: The filename, directory name, or volume label syntax is incorrect.
> (123), translated to 1
01/19/2010 12:12:45 PM > Vix Error: VdrVixMount: Cannot open disk
01/19/2010 12:12:45 PM > Exception: "VixMount: VIX_E_FAIL"
> at RestoreClient.Api.ThrowError(String location, VixError result)
> at RestoreClient.Api.VixMount(SessionFileItem[] sesVmdk, Int32& mntHandle, String& mntPoint, String vcServerAddress, String vcUser, String vcPassword)
> at RestoreClient.MainView.b__3()