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

How to put myself as publisher on C# code in VS 03 (to use with trust assembly)

Hi,

I'm coding some small applications, that will run from a networkdrive.
To make the applications run from network drive, I need to trust every one
of them.
I use the .net Wizard, to give the applications full trust, then they run.

I can see, there's an oppertunity to trust all assemblys from one publisher.
But how can I put myself as publisher on my code in Visual Studio 2003?

Or is there another and more direct way, to make my applications run from a
network drive?

Best regards
Mads
Apr 6 '06 #1
2 1471
"Mads Westen" <mw@datasign.dk> wrote in
news:OY**************@TK2MSFTNGP02.phx.gbl:
Hi,

I'm coding some small applications, that will run from a networkdrive.
To make the applications run from network drive, I need to trust every
one of them.
I use the .net Wizard, to give the applications full trust, then they
run.

I can see, there's an oppertunity to trust all assemblys from one
publisher. But how can I put myself as publisher on my code in Visual
Studio 2003?


The 'publisher' is determined by the certificate used to sign the
assemblies. So you would have to get yourself a cert and sign your
assemblies with it.
--
Klaus H. Probst, MVP
http://www.simulplex.net/
Apr 6 '06 #2
Hi Klaus,

How do one get a certificate then?
I could imagine it costs money?

Best regards
Mads

"Klaus H. Probst" <us*******@simulplex.net> skrev i en meddelelse
news:Xn*********************************@207.46.24 8.16...
"Mads Westen" <mw@datasign.dk> wrote in
news:OY**************@TK2MSFTNGP02.phx.gbl:
Hi,

I'm coding some small applications, that will run from a networkdrive.
To make the applications run from network drive, I need to trust every
one of them.
I use the .net Wizard, to give the applications full trust, then they
run.

I can see, there's an oppertunity to trust all assemblys from one
publisher. But how can I put myself as publisher on my code in Visual
Studio 2003?


The 'publisher' is determined by the certificate used to sign the
assemblies. So you would have to get yourself a cert and sign your
assemblies with it.
--
Klaus H. Probst, MVP
http://www.simulplex.net/

Apr 6 '06 #3

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

Similar topics

4
by: linux.lover | last post by:
Hello, Help to map C code to assembly code given below. I am getting oops message in linux kernel. so i take objdump of netif_rx function given below AND its disassembly of .text section is also...
3
by: Joshua Belden | last post by:
Is there a way to retrieve the IL Code generated for an Assembly with C#. I know that there are several good tools to do this, however, I need to do it through code. I have an app that generates...
2
by: George Durzi | last post by:
I have a dll that I use in several projects, that I placed in the Global Assembly Cache. This dll is references in each of my projects. This Dll is referenced by a type= declaration in my...
2
by: MadCrazyNewbie | last post by:
Hi All Wonder if somebody could help me, not really in a VB sense more of a stop confused myself sort of thing. On my project I find that im flicking from bit to bit then forgetting what I...
1
by: Andrew | last post by:
In ASP.NET 1.1 I used to retreive the version of my code-behind assembly using following syntax: Assembly.GetExecutingAssembly().GetName().Version The version was defined in AssemblyInfo.cs using...
10
by: Ali | last post by:
Hey Folks, Though it is crystal clear that every compiler produces an assebmly code watever high language source file you are going to compile , but what i want to know is that is there any tool...
4
by: Brian Richards | last post by:
Is it possible to run code in an assembly when it's loaded? In my case I have an assembly that requires that the users path be setup correctly or GetTypes() will throw an exception. Looking for a...
2
by: יוני גולדברג | last post by:
I'm using Dot Net Nuke but this general question: I'm trying to debug the registration code, whenever i set breakpoint on the main function i get message: "breakpoint will not be hit, no symbols...
2
by: Ares Chen | last post by:
Hi, all In .NET 1.1, I can protect my assembly by use "StrongNameIdentityPermission", so only the caller with the special StrongName Sign can call my functions in the important assembly. But how...
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: 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
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...
0
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.