PDA

View Full Version : why i can't see the verification image?


tigerwood2006
05-05-2011, 08:15 PM
Hi, I have uploaded a web app to the newly registered server yesterday, but the first page is missing the image of verification picture. see below:
http://www.mytimebill.com/
This app uses MVC.

I am not familiar with the ASP.net development. The person who develops this app suggested something to do with a file called: aspnet_isasp.dll on the server. is that so? and how can i go ahead? can anyone point me to the correct direction?

Thank you very much.

bruce
05-06-2011, 10:44 AM
aspnet_isapi.dll is ASP.NET's core file. If this is not on the system, asp.net will not work at all.

This really look like a development issue. Check w/ your developer and post more detail for us to help.