Answered by:
how to add my custom asp.net page in ms crm?

Question
-
Hi,
can any one help me to solve the following problem?
i have implemented an application in asp.net using mscrm references for searching cases. i want to include this in ms crm. how can i achieve it?
i want to include in the menu either navigation menu or at top horizontal ribbon.
Can any one help me in this please?
Srini:)Thursday, July 21, 2011 9:04 AM
Answers
-
Hi,
you can do it by modifing ribbon definition
refer http://msdn.microsoft.com/en-us/library/gg309639.aspx
or you can use ribbon editor available
http://ribboneditor.codeplex.com/
http://pragmatoolkit.codeplex.com/
Mahain : My Dynamics CRM Blog- Proposed as answer by HIMBAPModerator Thursday, July 21, 2011 2:20 PM
- Unproposed as answer by SriniTheLearner Tuesday, July 26, 2011 12:15 PM
- Marked as answer by SriniTheLearner Tuesday, July 26, 2011 12:15 PM
Thursday, July 21, 2011 2:20 PMModerator
All replies
-
Hi,
if you are using MS CRM 4.0 you can deploye your page in ISV folder, but if you are using MS CRM 2011 you need to deploy your page in another website and you can refer that webpage url in CRM( may be call that on ribbon button).
Mahain : My Dynamics CRM Blog- Proposed as answer by HIMBAPModerator Thursday, July 21, 2011 10:59 AM
Thursday, July 21, 2011 10:21 AMModerator -
Hi Mahender,
Thanks for your quick reply. how can we call the custom page on ribbon button.
means, how to add a button on ribbon in ms crm?
can you please help me in this?
Srini:)Thursday, July 21, 2011 11:22 AM -
Hi,
you can do it by modifing ribbon definition
refer http://msdn.microsoft.com/en-us/library/gg309639.aspx
or you can use ribbon editor available
http://ribboneditor.codeplex.com/
http://pragmatoolkit.codeplex.com/
Mahain : My Dynamics CRM Blog- Proposed as answer by HIMBAPModerator Thursday, July 21, 2011 2:20 PM
- Unproposed as answer by SriniTheLearner Tuesday, July 26, 2011 12:15 PM
- Marked as answer by SriniTheLearner Tuesday, July 26, 2011 12:15 PM
Thursday, July 21, 2011 2:20 PMModerator