Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Available space on NAS
Message
From
20/02/2014 23:40:47
 
 
To
20/02/2014 23:33:24
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594835
Message ID:
01594860
Views:
45
>For lurkers: http://www.vbforums.com/showthread.php?616519-Mapping-a-network-drive
>
>Or, if you can run commands in a CMD window
>
>NET USE Z: \\Host\ShareName
>
>and when you're finished
>NET USE Z: /DEL
>
Or do you mean for some reason you don't have local permissions to map a drive letter?

We should not use that into that environment. Everything is UNC, no mapped drive.

Also, PUSHD would be better as it would create the map drive letter in cache only until the command window is closed.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform