Groups | Blog | Home
all groups > dotnet academic > august 2004 >

dotnet academic : Using crm with VB.net



Silverwing
8/22/2004 1:39:01 AM
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?

roleca
9/24/2004 12:15:01 PM
Did you add the Imports statement to your code?

Imports.Microsoft.Crm.Platform.Proxy

[quoted text, click to view]
AddThis Social Bookmark Button