Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
File manipulation over network
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="alextz, post: 5462, member: 2191"] Hi, i want to check if directory exist on a network share point (for example \\192.168.0.1\c\stroage\...") and if necessary create it. I tried dir() and mkdir() function wich work fine with windows xp (both pcs are running xp), but when I started the application on Windows 2003 Server there are unhandled exceptions. I think the way windows 2003 shares objects is somehow different. Am I using the proper functions (i don't know but maybe mkdir() is suitable only for local drives and folders). Please help. [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
File manipulation over network
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom