problem with a strong name

dhj

Regular
Joined
Sep 18, 2003
Messages
82
Location
Sri Lanka
hi
i'm doing a web application using three tyre system using .NET C# and SQL Database
my problem is when i'm running it gives me a error as follows

The assembly 'c:\winnt\microsoft.net\framework\v1.0.3705\temporary asp.net files\webui\4a5c4f59\539a4cb7\assembly\dl\e79cf10e\007ec9ba_3daac301\dal.dll' does not have a strong name.

i read about this and found out that i need to " generate a .snk file with Sn.exe, and then add the file to AssemblyKeyFile"

but i have no idea about this

if anyone have an idea about this pls post

thank u very much
 
hi PlausiblyDamp
thx for the post
but i tried this it didn't work
all i have to do is go to command prompt and type this command is it?
i did it like that it gave me a error saying

'sn' is not recognized as an internal or external command,
operable program or batch file

what can i do for this
 
Back
Top