I have created a VB.NET web application (ASPX) that uses the "ModalPopupExtender" to show error messages. It works fine in my development environment, and when I published it to a subdirectory of a non-DRUPAL (ASP) website (IIS 7.5) it works just fine. But when I copy my web application to a subdirectory of a DRUPAL website, it does not show the error messages - Nothing appears - it just refreshes the page.
The DRUPAL website is on the exact same server as my non-DRUPAL website, and I copied the files so I know they're identical. I did right click on the new subdirectory under my DRUPAL root and I selected CONVERT TO APPLICATION, and I chose the same application pool as the non-DRUPAL web app is using.
Has anyone else encountered anything like this?
Does anyone know of something in DRUPAL that would prevent independent applications in subdirectories from working properly?
The DRUPAL website is on the exact same server as my non-DRUPAL website, and I copied the files so I know they're identical. I did right click on the new subdirectory under my DRUPAL root and I selected CONVERT TO APPLICATION, and I chose the same application pool as the non-DRUPAL web app is using.
Has anyone else encountered anything like this?
Does anyone know of something in DRUPAL that would prevent independent applications in subdirectories from working properly?