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

Converstion from 1.1 to .net 2.0

Hi,

I am converting the application from 1.1 to 2.0. I used VS2005
wizard, but when I try to run the app, I get this error.
Strong name signature could not be verified. The assembly may have
been tampered with, or it was delay signed but not fully signed with
the correct private key.
All our assemblies are strongly named (delayed signing), and I am not
sure what to do.
Thanks

Oct 2 '07 #1
1 1064
Generate a new strong name for the assembly using the sn.exe tool in the 2.0
Framework. Change the AssemblyInfo.vb/.cs file to point to that new key
file.
"Sehboo" <Ma*********@gmail.comwrote in message
news:11*********************@57g2000hsv.googlegrou ps.com...
Hi,

I am converting the application from 1.1 to 2.0. I used VS2005
wizard, but when I try to run the app, I get this error.
Strong name signature could not be verified. The assembly may have
been tampered with, or it was delay signed but not fully signed with
the correct private key.
All our assemblies are strongly named (delayed signing), and I am not
sure what to do.
Thanks

Oct 2 '07 #2

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

Similar topics

3
by: Cheryl | last post by:
I am trying to use ArrayList to implement a class Wordlist. Wordlist wordlist; public ListOfData() { wordlist = new ArrayList(); } But then when I try to access the objects in the...
2
by: Christopher Weaver | last post by:
How does one convert a string to an int.
3
by: Andre Ranieri | last post by:
I downloaded VS 2005 web express beta 2 the other day for the purposes of learning more about it and seeing what is involved with converting my ASP.NET code base from 1.1 to 2.0. I've read a few...
4
by: wb | last post by:
Newbie at .net having trouble with data conversion. I am using the random constructor and trying to pass in seed value of time as instructed by help. rvalue = new random(int) dim x as long...
1
by: Alpha | last post by:
I'm getting a connection error when I used the following code to connect to a server on our LAN with IP address. Can someone take a look and tell me if you see something wrong? I'm just getting...
8
by: Chris | last post by:
In a program I'm writing I have a problem where a bit of text sent over a network arrives at my server. If the person who sent the text made a mistake typing the word and pressed backspace the...
4
by: MRD | last post by:
Hi All, I found a useful bit of code on msdn in VC but need it in VB. I've started the conversion but can't quite finish. The code puts a custom Icon on a toolbar (In my case the Word Add-in...
0
by: Sehboo | last post by:
Hi, I am converting the application from 1.1 to 2.0. I used VS2005 wizard, but when I try to run the app, I get this error. Strong name signature could not be verified. The assembly may have...
1
by: newton2000 | last post by:
How can I use the preprocessor functions to get the __FILE__ macro only with the filename (without the path). The reason is that the objects are different when complied on different machines...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
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
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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...
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)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
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.