473,511 Members | 16,282 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Security Blocking Problem

2 New Member
Hello!
I have a program with writing by .Net
it is a personal order program.
there is a database with access and this program binds it.
First it wants to username and password from user (All users have)
Then The Program looks his Position and Department from table.
if The Personal works in Ordering Department or His Position is Manager,he can see all orders and can accept or decline.
But if he doesnt work there or isnt Manager,he can see only his orders.
We loaded it to the Server opened it's folder to sharing,
But when we arrived this folder from another users' computer and took a shorcut to the computer's desktop and started it,there is an error appeared like the Picture.
How can we fix it? Please help.if this problem solve,the project will finish with success.
The Picture's link is :
http://www.resimupload.com/ds782010705_sorun.html
Aug 13 '08 #1
2 954
joedeene
583 Contributor
hmm i was reading on another forum that said two things, it could either be your user settings on the computer your running the application on... or try putting this
Expand|Select|Wrap|Line Numbers
  1.   <Security.Permissions.PermissionSet(Security.Permissions.SecurityAction.Demand, Name:="FullTrust")> _
without the two spaces between "permis" and "sions" (glitch)

in front of umm maybe the button click sub that is submitting the data. but the user on the forum still said he had troubles after that so google up something on user settings for .net security warning.
Aug 13 '08 #2
Gazi
2 New Member
I want ask something.
For example;
Can I write a batchfile to trust this program.
Aug 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
5418
by: Lorenzo | last post by:
hi you all, first of all apologies for having cross-posted this message but really i did not know where to post it. please let me know what ng you consider the most suitable for the described...
3
2182
by: David Sworder | last post by:
This message was already cross-posted to C# and ADO.NET, but I forgot to post to this "general" group... sorry about that. It just occured to me after my first post that the "general" group readers...
11
1780
by: TC | last post by:
Hello All, I have recently had the pleasure of installing Norton Internet Security 2005 and finding that I can no longer create or open a web-based application in Visual Studio .Net. The IDE...
3
12190
by: Mario | last post by:
Hello, I couldn't find a solution to the following problem (tried google and dejanews), maybe I'm using the wrong keywords? Is there a way to open a file (a linux fifo pipe actually) in...
4
7785
by: Richard | last post by:
hi, I am using SQL SERVER 2000. Problem that i am facing is when ever I check locks in Enterprise Manager I find following blocking - : 1) sp_cursoropen;1 2) sp_cursorclose;1 3)...
1
1356
by: Rick Brandt | last post by:
Our company has rolled out an automated system to push updates for all Microsoft products to PCs and I am now for the first time having users experience the Outlook Security prompts (I'm actually...
0
1832
by: Dave Stone | last post by:
Last week I posted as follows, but no-one responded: " I have security level 'Medium' and expression blocking set. If I set security to 'Low', I get a dialog box which asks if I want to enable...
2
1841
by: TechBoy | last post by:
I am trying to learn on the fly about Access Security for an app we are developing. I realize Access security is an advanced subject with many details. I wanted to share a scenario and ask a...
7
17378
by: Michi Henning | last post by:
Hi, I'm using a non-blocking connect to connect to a server. Works fine -- the server gets and accepts the connection. However, once the connection is established, I cannot retrieve either the...
4
1977
by: Jared | last post by:
I've got an app that requires communication with a remote web service. I've had customer reports of the "underlying connection was closed" error, and I assume this to indicate they've got Internet...
0
7245
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7144
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7427
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7512
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4741
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3214
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.