I am trying to use an ASP.NET button in a SharePoint application page to open a modal dialog showing an specific infopath form. I know I have to upload infopath form to central administration and I know how to open a modal dialog using sharepoint client side object model.
So the problem is: What server side address should I use for a specific infopath form named for example "MyInfoPathForm.xsn" with form URN "Test-URN"?