Kristina,
I am getting this problem also. I think it is because the user will be
sending through from VS.NET will be aspnet and I guess that will not be
a user on your CRM server. I think you need to change the user to a
valid user on the CRM server. Let me know.
-----Original Message-----
From: Kristina Ledford [mailto:ledfordk@telspan.com]
Posted At: 07 October 2003 15:13
Posted To: crm
Conversation: CRM Grids
Subject: Re: CRM Grids
Good Morning Gary -
I am basically trying to recreate the "Create Leads" section in the SDK.
The problem is - if I host this web page on the CRM machine - it works -
but I can't run it
using Visual Studio on my machine to test it? In the BizUser section
it
throws an error saying a .dll can't be found... it is the instance of
the "new BizUser" that is giving me problems locally... now - again - on
the CRM server it is working fine - using the exact same code -
including the dlls (I Have them on my computer?)
I've talked with MS and they say I have to host it on the CRM server -
but I don't like that idea - we have dotnet apps on another server and I
would like to keep it there... same with testing - I would like to be
able to compile and run it from my computer - not the CRM computer...
There are no errors in the logs when I try to run it from my computer...
Thoughts?
Thanks!
ps -
I haven't seen anything in referrence to the datagrids....
"Gary" <gary.rey@NOOOOSPAM.virtium.com> wrote in message
news:eVNj$KDjDHA.1784@tk2msftngp13.phx.gbl...