473,325 Members | 2,771 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.

Sign web assembly

Hi all,

Is there a way to sign a web assembly with a key stored in the project? For
class libraries, I simply say in AssemblyInfo.cs

[assembly: AssemblyKeyFile("..\\..\\MyAssemblyName.snk")]

However, this doesn't work with Web projects because their output is stored
elsewhere (i.e. VSWebCache or something)

Thanks.

Oleg.
Nov 18 '05 #1
0 830

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

Similar topics

0
by: subi | last post by:
Hi, I don't know where's the best place to post my question. I hope it suits this group. I have created an assembly with a delay sign attribute set to true in the AssemblyInfo.cs. And the key...
4
by: Dave | last post by:
I'm working on a program that will be parsing a protocol. My basic storage element type is an array of characters or char*. The reason I am using char* is because many of the socket and stream...
10
by: Sona | last post by:
Hi, Could someone please explain what sign-extension means? If I have a hex number 0x55, how does this get sign-extended? Can a sign-extended counterpart be equal to -91? In a program I'm...
2
by: Boni | last post by:
Dear all, I use 3-d party assembly in my project. This assembly is not signed. Now I added to my project a AssemblyKeyFileAttributefor my assebly.As the result of that, I get a error: error...
3
by: Vadim | last post by:
I want to make strong name for may apllication assemblies, but I don't know where and how can I do it in Whidbey. Help me please
1
by: MS Newsgroups | last post by:
Hi, I have an assembly that i sign with signcode.exe manually after building it. I also have a deployment project where i have added the output to this assembly. The problem is that when i build...
3
by: Nospam | last post by:
I'm trouble shooting my obfuscated program. I'd like suggestions on some tools to help. I'm using vs2005 with delayed signing option from the project settings and reading the hash from a key.snk...
27
by: artifact.one | last post by:
Hello. I want to be able to portably determine whether or not a given double value is negative. Under C99, I do: if (signbit(d)) negative = 1; Or, if the implementation doesn't provide...
3
by: Vijay | last post by:
I have a complied DLL, and no source code. THe file was complied with delaysign attribute set to False. I need to sign this file. How do I perform this? Vijay
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
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: 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: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
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
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...

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.