473,382 Members | 1,329 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Execute code from drive share

Are there any issues with executing an EXE from a drive
share? I tried this with an EXE and it errored out.
Both machines (server and client) have the framework 1.1
installed. When executed locally on either machine it
works fine. What am I doing wrong?

Thanks! Brant
Jul 21 '05 #1
2 1417
Yes there are security restrictions on executing applications from file
share.

Check out documentation on .NET Configuration (Adminitrative Tools) on
security policies.

Best regards
ricardo

"Brant" <ir***********@yahoo.com> wrote in message
news:01****************************@phx.gbl...
Are there any issues with executing an EXE from a drive
share? I tried this with an EXE and it errored out.
Both machines (server and client) have the framework 1.1
installed. When executed locally on either machine it
works fine. What am I doing wrong?

Thanks! Brant

Jul 21 '05 #2
Try running the caspol utility(c:\winnt\Microsoft.NET\Framework\v1.0.3705 ).
This should allow applications to run over share points.

caspol -s off.

"Brant" <ir***********@yahoo.com> wrote in message
news:01****************************@phx.gbl...
Are there any issues with executing an EXE from a drive
share? I tried this with an EXE and it errored out.
Both machines (server and client) have the framework 1.1
installed. When executed locally on either machine it
works fine. What am I doing wrong?

Thanks! Brant

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Serge | last post by:
Hi, i would map a network drive from a share on another server. it works fine with the net use command under user login but it do not work from an asp script or dll. is this that i have to...
1
by: Namratha Shah \(Nasha\) | last post by:
Hey Guys, Before we start with our sample app we need to view the security configuration files on the machine. You will find them under <drive>\WInNT\Microsoft.NET\FrameWork\<version>\Config ...
1
by: Daveyk0 | last post by:
Hello there, I have a front end database that I have recently made very many changes to to allow off-line use. I keep copies of the databases on my hard drive and link to them rather than the...
2
by: cmrchs | last post by:
Hi, executing the following on a local drive works fine : FileStream wLog = File.OpenRead("c:\Log.txt") FileStream wLog = File.OpenRead("h:\Log.txt") but executing the same code on a...
2
by: Brant | last post by:
Are there any issues with executing an EXE from a drive share? I tried this with an EXE and it errored out. Both machines (server and client) have the framework 1.1 installed. When executed...
3
by: Henners | last post by:
Hi There We are migrating our network file system from Novell to Windows. (There are pros and cons).... In this process, we have noticed that a good bunch of user created access databases...
0
by: jarmar | last post by:
We have a network share \\fileserver1\share that users have mapped individually/manually to any drive letter of there liking , not thru a login script. I have created a network share...
13
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I am actually trying to get the UNC path of the main module of a process running from a mapped drive, and I am trying to do this from a service. The ProcessModule class only provides the full path...
1
by: =?Utf-8?B?S2Vubnk=?= | last post by:
I have one bat file that contains a command to startup Java Program. Then, I would like to create a cluster job to call the bat file. In case of one computer is down, another computer can also call...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.