LightbulbAS3 Source "The key container name 'connector net' does not exist" Error Fix

Posts 17 of 7 · Page 1 of 1
AS3 Source "The key container name 'connector net' does not exist" Error Fix
Im using Visual Studio
0)Inside the Solution Explorer Right click MySql.Data
1) open the project properties (in this case, MySql.Data properties),
2) open the "Signing" tab in the property window,
3) check the "Sign the assembly" option,
4) either choose a strong name key file, or make a new one for test purposes (you can simply type in a new key filename without password).
Didn't work refund please
Quote Originally Posted by Lxys View Post
Didn't work refund please
Quit it, you told me you had the solution, but you wouldn't release because kithio and his team started a new project " "

Works fine for me and 3 others.
Thanks for sharing your fix to this. I personally just commented out the "[assembly: AssemblyKeyName("ConnectorNet")]" part in MySql.Data/Properties/AssemblyInfo.cs. No idea why it works.
Quote Originally Posted by Travoos View Post
Thanks for sharing your fix to this. I personally just commented out the "[assembly: AssemblyKeyName("ConnectorNet")]" part in MySql.Data/Properties/AssemblyInfo.cs. No idea why it works.
Yah. I have found exactly the same solution sometime ago.
Quote Originally Posted by Travoos View Post
Thanks for sharing your fix to this. I personally just commented out the "[assembly: AssemblyKeyName("ConnectorNet")]" part in MySql.Data/Properties/AssemblyInfo.cs. No idea why it works.
thanks for this
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?