473,378 Members | 1,312 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,378 software developers and data experts.

runs vb program over network

I've paste the shortcut of the exe in another computer
which that connected with my computer via LAN. But when I
tried to execute the shortcut of the exe it pop up Just-
In-Time debugging where the error message is " An
exception System.Security.SecurityException" has occured
in MyProg.exe"

What is wrong with the security??
Nov 21 '05 #1
9 1222

Microsoft .Net Framework default security policy restricts the
permissions to run code from other machines.

You can change your settings using ControlPanel | AdministrativeTools |
Microsoft.Net

Atara
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #2

Microsoft .Net Framework default security policy restricts the
permissions to run code from other machines.

You can change your settings using ControlPanel | AdministrativeTools |
Microsoft.Net

Atara
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #3
What settings that I need to change.
When I go to AdministrativeTools there is Microsoft.NET
framework 1.1 Configuration and Microsoft.NET framework
1.1 Wizard which one should i choose??
-----Original Message-----

Microsoft .Net Framework default security policy restricts thepermissions to run code from other machines.

You can change your settings using ControlPanel | AdministrativeTools |Microsoft.Net

Atara
*** Sent via Developersdex http://www.developersdex.com ***Don't just participate in USENET...get rewarded for it!
.

Nov 21 '05 #4
What settings that I need to change.
When I go to AdministrativeTools there is Microsoft.NET
framework 1.1 Configuration and Microsoft.NET framework
1.1 Wizard which one should i choose??
-----Original Message-----

Microsoft .Net Framework default security policy restricts thepermissions to run code from other machines.

You can change your settings using ControlPanel | AdministrativeTools |Microsoft.Net

Atara
*** Sent via Developersdex http://www.developersdex.com ***Don't just participate in USENET...get rewarded for it!
.

Nov 21 '05 #5
"DapDap" <pi******@hotmail.com> schrieb:
I've paste the shortcut of the exe in another computer
which that connected with my computer via LAN. But when I
tried to execute the shortcut of the exe it pop up Just-
In-Time debugging where the error message is " An
exception System.Security.SecurityException" has occured
in MyProg.exe"


..NET Framework Enterprise Security Policy Administration and Deployment
<URL:http://msdn.microsoft.com/library/en-us/dnnetsec/html/entsecpoladmin.asp>

..NET Framework Developer's Guide - Deploying Security Policy
<URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpcondeployingsecuritypolicy.asp>

HOW TO: Build and Deploy a .NET Security Policy Deployment Package
<URL:http://support.microsoft.com/?kbid=815173>

<URL:http://groups-beta.google.com/group/microsoft.public.de.german.entwickler.dotnet.vb/msg/6165034e90b376a8>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #6
"DapDap" <pi******@hotmail.com> schrieb:
I've paste the shortcut of the exe in another computer
which that connected with my computer via LAN. But when I
tried to execute the shortcut of the exe it pop up Just-
In-Time debugging where the error message is " An
exception System.Security.SecurityException" has occured
in MyProg.exe"


..NET Framework Enterprise Security Policy Administration and Deployment
<URL:http://msdn.microsoft.com/library/en-us/dnnetsec/html/entsecpoladmin.asp>

..NET Framework Developer's Guide - Deploying Security Policy
<URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpcondeployingsecuritypolicy.asp>

HOW TO: Build and Deploy a .NET Security Policy Deployment Package
<URL:http://support.microsoft.com/?kbid=815173>

<URL:http://groups-beta.google.com/group/microsoft.public.de.german.entwickler.dotnet.vb/msg/6165034e90b376a8>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #7
Thanks Herfried.
I have overcome the problems.

Nov 21 '05 #8
Thanks Herfried.
I have overcome the problems.

Nov 21 '05 #9
hi DapDap,
I have the same problem can u just tell me how you fixed it.It will be really helpful for me.Than

From http://developmentnow.com/g/38_2004_...ver-network.ht

Posted via DevelopmentNow.com Group
http://www.developmentnow.com
Nov 21 '05 #10

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

Similar topics

4
by: Fred Hebert | last post by:
30 minutes ago my boss asked me to develop a proof of concept application, using .NET, that runs in a browser. The idea is that we want an easier way to deploy application updates. We are...
11
by: bart | last post by:
Hello, I'm so sorry, but i don't understand the concept of the .net environment yet. I made a simple program that retrieves the hostname and ipaddress of the local computer. But when i give...
3
by: Craig Brunton | last post by:
Dear all, I am new to visual basic.NET and have recently finished my first program that works with our design package to create drawings. The problem I now have is that I have installed the...
4
by: Mike | last post by:
Hi all, I have a vb.net program running as a service that uses a network path to query a file. If System.IO.File.Exists(fpath & "\" & filename) Can anyone tell me why the above isn't working?...
2
by: Mike | last post by:
Can a vb program running as a serice not use network paths to do file/io? I can't seem to get my program to work with network paths and files. When I use local disk it works fine. When I run it...
1
by: utpal | last post by:
Hi, My CSharp program, when I run from the local drive it can create/modify registry. However running the program from a network drive, gives RegistryPremission error. I don't belive that just by...
5
by: Igor | last post by:
Hi! We built VB6 application to work with Reporting Services server. To connect to reporting server has been created a special assembly with .NET VS2003. While we execute our program on local...
1
by: sangith | last post by:
Hi, I tried the packet capture module program. I did a file transfer using ftp from this host to another server. But when I ran the program, it was just hanging off and it did not print the...
0
by: jigsmshah | last post by:
i am working on a project (windows service using VB.Net and C#) which gets the check details and check images from the database and prints the check to a printer. Printer name is configured in a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...

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.