473,325 Members | 2,308 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,325 software developers and data experts.

Building, making an exe

So I changed my configuration from Debug to Release, rebuilt both the
solution and the application.

I copied the program executable from \bin folder to another machine,
here is the error I get:

The application attempted to perform an operation not allowed by the
security policy...

....System.Security.SecurityException:
System.Security.Permissions.SecurityPermission

Well we are just talking about a simple application, one module, one
form a little bit of code, some API stuff working with window position
and so on.

What gives?

Thanks

Apr 6 '07 #1
1 1123
On Apr 6, 3:02 pm, "Zamdrist" <zamdr...@gmail.comwrote:
So I changed my configuration from Debug to Release, rebuilt both the
solution and the application.

I copied the program executable from \bin folder to another machine,
here is the error I get:

The application attempted to perform an operation not allowed by the
security policy...

...System.Security.SecurityException:
System.Security.Permissions.SecurityPermission

Well we are just talking about a simple application, one module, one
form a little bit of code, some API stuff working with window position
and so on.

What gives?

Thanks
Is the "other" machine your network server? Different security
settings apply to different application locations:

http://support.microsoft.com/default...b;en-us;832742

Thanks,

Seth Rowe

Apr 7 '07 #2

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

Similar topics

2
by: Kylotan | last post by:
I need to be able to build Py2Exe from the source code as I am making a Windows executable where I wish to preprocess the modules before importing them.It looks like I can do this by adding lines...
10
by: James D. Marshall | last post by:
Help, went brain dead here, need to build a multi dem array from a csv txt file, just point to a good article and I am sure the old gray matter will do a doh!.
2
by: John Spiegel | last post by:
Hey all, How can I use a form that's contained in a different solution than the one I'm working on currently? It seems as though I can't build the form's project into a dll because it has a...
7
by: Christopher Benson-Manica | last post by:
Why is building a table with the DOM slower than using an array? IOW, why is var table=document.createDocumentFragment(); for( var i=0; i < 4000; i++ ) { tr=table.insertRow( table.rows.length...
0
by: RH | last post by:
Hi, I have been given the task of building a client side report builder in VB.NET. The GUI will have to be for the not-so-computer literate type of user. I was thinking about making the GUI...
1
by: Player | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all I am using VS.NET 2003. What I am doing apart from teaching myself C# is learning my way round V.NET2003 also.
1
by: Christian Blackburn | last post by:
Hi Gang, Can somebody tell me how to get Visual Basic to perform some additional action after making my .exe? Also can I make it specific to building in Release and or Debug mode? I would like...
20
by: Thorsten Kampe | last post by:
Hi, I've already sent this to the Komodo mailing list (which seemed to me the more appropriate place) but unfortunately I got no response. I'd like to build a Python GUI app. Neither Tkinter...
4
by: vedrandekovic | last post by:
Hi, I have already install Microsoft visual studio .NET 2003 and MinGw, when I try to build a extension: python my_extension_setup.py build ( or install ) , I get an error: LINK : fatal...
15
by: kyosohma | last post by:
Hi, I am trying to get a small group of volunteers together to create Windows binaries for any Python extension developer that needs them, much like the package/extension builders who volunteer...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.