Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Failure adding Assembly to cache.Attempt to install an assembly without a strong name

Reply
Thread Tools

Failure adding Assembly to cache.Attempt to install an assembly without a strong name

 
 
Elmo Watson
Guest
Posts: n/a
 
      11-09-2007
I created a DLL and now I'm trying to add it to the gac using GacUtil.

I just go to the path where gacutil is (cmd prompt) -
gacutil /i (my DLL Path)
I get the error in the subject line

I tried adding the name of the control at the end, but the error just
changed saying it didn't recognize that name

What am I missing here?





 
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
Re: "Strong typing vs. strong testing" namekuseijin Python 229 10-29-2010 09:02 AM
Re: "Strong typing vs. strong testing" namekuseijin C Programming 214 10-17-2010 01:12 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
Strong name assembly MS Newsgroups ASP .Net 1 04-29-2004 09:07 AM
How to remove the key from a strong name assembly? =?Utf-8?B?QW5uaWU=?= ASP .Net 3 01-28-2004 02:46 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57