hi
im doing a web application using three tyre system using .NET C# and SQL Database
my problem is when im 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
im doing a web application using three tyre system using .NET C# and SQL Database
my problem is when im 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