|
Subject:
|
PublicKeyToken value
|
|
Posted By:
|
nabeelalkaff
|
Post Date:
|
1/22/2007 4:10:20 AM
|
Hi.. Could any one explain to me how could I set the PublicKeyToken value in the type attribute when registering a provider in the web.config file and why should we set these values(version,culture,PublicKeyToken)?and what do they mean?
|
|
Reply By:
|
englere
|
Reply Date:
|
1/23/2007 11:01:53 PM
|
Those 4 items together uniquely identify an assembly. Google is your friend - look for GAC and strong name key.
|
|