Hi
I've a project created on the server where crm is hosted.
In the solution
- Project created with the new page, which will be linked to an isv button - creationContact project with creationContact.aspx page
- Project CRMServiceProvider.
When I build it, where should I past the pdb and dll filed created?
It creates bin\creationContact.pdb and bin\creationContact.dll, should I past this in the folder C:\Program Files\Microsoft Dynamics CRM\CRM Web\bin? OR C:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly ?
and the creationContact.apsx and creationContact.cs in my folder C:\Program Files\Microsoft Dynamics CRM\CRM Web\ISV\
THANKS