Hi,
I have a custom web page (aspx) that will be opened from CRM. And I want to deploy this web page inside the CRM web server using the same port.
Is it possible?
Thanks.
You can still deploy custom .aspx pages under the \ISV folder but there are some limitations and the support of this method is deprecated.
This link should give you some background and suggestions.
http://msdn.microsoft.com/en-us/library/gg309571.aspx
Jason Lattimer