| | |
how to access file from any drive at remote computer
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 35
Reputation:
Solved Threads: 0
•
•
•
•
Hi All,
I m trying to access a file residing at c: drive from a remote computer by using RDC t access that computer.I m using c#.
bt it is showing exception if i m using FileInfo() method for opening it.
help me in solving this problem.
Thanx in advance.
bt it is showing exception if i m using FileInfo() method for opening it.
help me in solving this problem.
Thanx in advance
What's the exception please copy it here
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: Sep 2007
Posts: 35
Reputation:
Solved Threads: 0
System.NotSupprotedException:Given Path format is not supported.
System.Security.Util.StringExpressionSet.CanonicalizePath(String Path,Boolean NeedFullPath)
at
System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str ,Boolean NeedFullPath)
at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPErmissionAccess access,AccessControlAccess controls,String[] pathlistorig,Boolean checkforduopilcates,Bolean NeedFullPath,Boolean CopyPathList)
at
System.Security.Permissions.FileIOPermission.ctor(FileIOPErmissionAccess access,String[] pathlistorig,Boolean checkforduopilcates,Bolean NeedFullPath)
at
System.IO.FileInfo..ctor(String FileName)
at myfile.maxim()
System.Security.Util.StringExpressionSet.CanonicalizePath(String Path,Boolean NeedFullPath)
at
System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str ,Boolean NeedFullPath)
at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPErmissionAccess access,AccessControlAccess controls,String[] pathlistorig,Boolean checkforduopilcates,Bolean NeedFullPath,Boolean CopyPathList)
at
System.Security.Permissions.FileIOPermission.ctor(FileIOPErmissionAccess access,String[] pathlistorig,Boolean checkforduopilcates,Bolean NeedFullPath)
at
System.IO.FileInfo..ctor(String FileName)
at myfile.maxim()
can you please give me the path you access
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
you're welcome, I got that but I was about to say did u share the folder?
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- Remote Computer Shutdown (Windows NT / 2000 / XP)
- Installed USB drive not visible in My Computer (Windows NT / 2000 / XP)
- Can't access old hard drive, (Storage)
- no more connections can be made to this remote computer (Windows NT / 2000 / XP)
- xp remote desktop across wan/lan (Windows NT / 2000 / XP)
- I never installed a Hard Drive before, help me not ruin my computer (Storage)
- Unable to access second hard drive (Storage)
- Remote Computer is not Accessible (Windows NT / 2000 / XP)
- Trojan found by AV software but can't access file (Viruses, Spyware and other Nasties)
- Can't access to remote computer (Windows NT / 2000 / XP)
Other Threads in the C# Forum
- Previous Thread: Convert from String to Decimal and insert into SQL
- Next Thread: problem after file modification with formatting
| Thread Tools | Search this Thread |
.net access algorithm array backup barchart bitmap box broadcast buttons c# check checkbox client clock combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees developer development draganddrop drawing dynamiccreation encryption enum excel file form format forms function gdi+ hospitalmanagementsystems httpwebrequest image index input install interface java label list listbox mandelbrot math microsystems mouseclick mysql operator password path photoshop picturebox pixelinversion post priviallages. programming property radians regex remoting richtextbox running... serialization server sleep soap socket sql sqlserver stack statistics stream string table temperature text textbox thread time timer update usercontrol validation visualstudio webbrowser windows windowsformsapplication winforms wpf write xml






