Chrisaldi Posted February 17, 2004 Posted February 17, 2004 I have a problem regarding the classlibrary I made. Whenever I inherited the ServiceComponent object to this class and i called a method under it, it returns an error of "The dll doesn't have a strong name!" How can I fixed this? Any idea would be a great help. Thanks! Chris Quote
bpayne111 Posted February 17, 2004 Posted February 17, 2004 give your class wheaties for breakfast :) sorry just had to say that brandon Quote i'm not lazy i'm just resting before i get tired.
mocella Posted February 17, 2004 Posted February 17, 2004 It wants you to sign your assembly with a strong-key file. Do a search on this site or MSDN and you should find exactly what you need to do for this. If not let me know. Quote
Chrisaldi Posted February 18, 2004 Author Posted February 18, 2004 yes thanks! I figured it out by making a COM+. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.