Posted on: 9/27/2015 3:14:35 AM | Views : 775

Hi guys,
I have a class that allows me to create a plain dynamically generated WebForm.aspx.  The page is created on the server side and when I go to the FTP, I do see the page that is being successfully created.  However, if I go to the URL, I get 404 message.  Under local development & debug, this issue is not; I am able to access the dynamically generated Webform.
Another thing that is weird is that if I do generate a HTML page, the URL is working fine.

WHat am I missing and how can I resolve this issue? 

Go to the complete details ...