I am bit new using aspx pages for CRM 2011 and wonder if I can open a aspx page upon a ribbon button click.
This aspx page has codebehind c# file, where I have defined what it should do afterwards.
Previously I did the same openning a html file (along with the javasciprt inside), dont really know how it may behave for aspx pages.
I would like to transfer Email Activity data and the attachment to the Salesliterature. I have an example doing the same for CRM 4.0. I just want the same somehow working in CRM 2011.
What is the debugging procedure for that, can someone debug using visual studio or Internet explorer debugging tool is the only option ?
Any help would be highly appreciatable.
Regards,