Hi,
I'm not able tp deregister a customk control.
This solution http://community.k2.com/t5/K2-blackpearl/Cannot-de-register-custom-control/m-p/70494#M20215 does not work for me.
The designer website appears the message: "Could not load file or assembly 'LHTabControl' or one of its dependencies. The system cannot find the file specified."
The deregister command does not work with this message:
DeregisterControlType Failed: ControlTypeHasInstances,MyCustomControlProjectAG
System.Data.SqlClient.SqlException (0x80131904): ControlTypeHasInstances,MyCusto
mControlProjectAG
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String Type
Name, String MethodName, ObjectO] Parameters, Booleano] NullList, MarshalMessage
Type CallType)
at SourceCode.Hosting.Client.BaseAPI.BaseAPI.RemoteSessionCall(String TypeNam
e, String MethodName, Object,] Parameters, Boolean ] NullList)
at SourceCode.Forms.Management.FormsManager.DoSessionCall(String method, Obje
ctj] parameters, Booleans] nullList)
at SourceCode.Forms.Management.FormsManager.DeleteControlType(String name, St
ring replaceWith)
at SourceCode.Forms.Controls.Web.SDK.Installer.Program.DeregisterControlTypes
(String assemblyName, String replaceWith)
ClientConnectionId:6ded3a46-2db8-4c96-a549-1e15a847eb7b
Error Number:50000,State:1,Class:15
any ideas?
Andi