Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The version of the .NET Compact Framework you are working with does not support late binding.
Error ID: BC30762
To correct this error
Avoid calling functions, subs or properties on a variable declared as object.
Avoid using the object variable as an array.
Avoid using dictionary member access expressions with object variables.