XenCenter error

[h=3]I'm currently studying for the CCA-V cert and getting this XenCenter error "Unable to mount the directory specified in device configuration request" when I try to create new storage repository. I read that checking 'Use different user name' option usually works, but that's not case with me. Any ideas?? Thanks![/h]
Comments
What are you trying to mount, a CIFS Share on a file server or?
That's right, sorry for not saying. Cannot create CIFS ISO Library.
Go to XenServer CLI -> ping x.x.x.x
Tried that aswell but no luck. Hmm, can you tell me more about ISO Library server? Very likely I missed some step regarding that. My XenServer IP is 192.168.159.130, don't if that goes for ISO Library server.
Yes I can ping it normally. Also tried this command aswell:
xe sr-create name-label=Local type=iso
device-config:legacy_mode=true
device-config:location=/vm/iso content-type=iso
device-config:legacy_mode=true
device-config:location=/vm/iso content-type=iso
Make sure you have actually created a folder you want to use as your ISO library and make sure that folder is shared with the correct permissions. Try browsing the share from your PC via \\servername\sharename to ensure you can connect as this might be an issue on Windows end
used this command: mkdir -p /var/opt/xen/ISO_Store
try browsing the share but no luck, can't find it. any other way to create ISO folder??