Did you add the Imports statement to your code?
Imports.Microsoft.Crm.Platform.Proxy
[quoted text, click to view] "Silverwing" wrote:
> when i try to declare variable from this dll (Microsoft.crm.platform.proxy)
>
> like microsoft.crm.platform.proxy.bizuser()
> i got an error says : Could not load type
> Microsoft.CRM.Platform.Proxy.BizUser from assembly
> Microsoft.Crm.Platform.Proxy
> i added the ref. and i am working as the sdk of the crm says
> can anyone help whats wrong plz?
>