Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Strong name assembly

Reply
Thread Tools

Strong name assembly

 
 
MS Newsgroups
Guest
Posts: n/a
 
      04-29-2004
Hi,

For different reasons would like to strong name my web application, but am
unable to do so. When I try to build my project with the AssemlyKeyFile
attribute set in Assemblyinfo, I get a error message saying Unable to emit
assembly: Referenced assembly 'DateTextBox' does not have a strong name.
DateTextbox in this case is a thirdparty control that I am using in my
project (Have no source code for this). Is there any workaround to this ?

Regards

Niclas


 
Reply With Quote
 
 
 
 
avnrao
Guest
Posts: n/a
 
      04-29-2004
DateTextBox : is this managed code or unmanaged code. i mean r u doing any
interop here?
avnrao
"MS Newsgroups" <> wrote in message
news:...
> Hi,
>
> For different reasons would like to strong name my web application, but am
> unable to do so. When I try to build my project with the AssemlyKeyFile
> attribute set in Assemblyinfo, I get a error message saying Unable to emit
> assembly: Referenced assembly 'DateTextBox' does not have a strong name.
> DateTextbox in this case is a thirdparty control that I am using in my
> project (Have no source code for this). Is there any workaround to this ?
>
> Regards
>
> Niclas
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Failure adding Assembly to cache.Attempt to install an assembly without a strong name Elmo Watson ASP .Net Web Controls 0 11-09-2007 05:00 PM
Strong Name Assembly Chris ASP .Net 1 11-21-2005 09:45 AM
Strong Assembly Name =?Utf-8?B?UmFlZCBTYXdhbGhh?= ASP .Net 2 09-26-2005 03:52 PM
Compilation fails when a windows form user control is assigned a strong name but it refers to an activex control which does not have strong name ashish_gokhale ASP .Net Web Controls 0 05-05-2005 01:38 PM
How to remove the key from a strong name assembly? =?Utf-8?B?QW5uaWU=?= ASP .Net 3 01-28-2004 02:46 PM



Advertisments