why i can't see the verification image?

Discussion in 'ASP.NET / ASP.NET Core' started by tigerwood2006, May 5, 2011.

  1. 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.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    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.
     

Share This Page