Error when trying to view crm for first time

hi,

i have installed asp on IIS on my vista machine, i have also added the files in the zip folder to the route of my wwwroot folder, when i type in to my browser,

http://localhost/
or
http://localhost/index.asp and it does not work, it comes up with p

http 500 interneral server error, the site is down for maintenance or has a prgram error.

the website is started in IIS and i have no other errors, can anyone help please?

thank you
jamie

Comments

  1. AMPC says:

    Sure, but first let’s find out what is really going on…

    Go into your Internet Information Services section, find your website and right click on it. Choose Home Directory, Configuration, Debugging and make sure that the Script Error Messages section says ‘Send detailed ASP error messages to client’, click OK, OK, and try it again. You should not get a detail error message. Post that message to the forum and we’ll go from there.

    Best regards,

    Jim.

  2. Jamiesmith says:

    here you go, thanks for the help by the way!

    Server Error in Application "crm"

    ——————————————————————————–

    HTTP Error 404.0 – Not Found
    Description: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

    Error Code: 0×80070002

    Notification: MapRequestHandler

    Module: IIS Web Core

    Requested URL: ht tp: //localhost:80/crm/index.asp

    Physical Path: C:inetpubwwwrootcrmcrmindex.asp

    Logon User: Anonymous

    Logon Method: Anonymous

    Handler: ASPClassic

    Most likely causes:

    The directory or file specified does not exist on the Web server.
    The URL contains a typographical error.
    A custom filter or module, such as URLScan, restricts access to the file.
    What you can try:

    Create the content on the Web server.
    Review the browser URL.
    Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.
    More Information… This error means that the file or directory does not exist on the server. Create the file or directory and try the request again.

    ——————————————————————————–
    Server Version Information: Internet Information Services 7.0.

  3. AMPC says:

    Excellent – the problem is here:
    Physical Path: C:inetpubwwwrootcrmcrmindex.asp

    You have installing the crm application in a subdirectory or crm called crm.

    Your physical path should be:

    C:inetpubwwwrootcrmindex.asp

    You could rename the first crm directory (top level) to crmbad then copy the second crm directory to the wwwroot directory, then delete the crmbad and all will work. However you do it, there can only be one crm directory.

    Regards,

    Jim.

  4. Jamiesmith says:

    hi Jim

    i have attached some images of iis and web view for you to look at when trying both file directories

    thanks again for help

  5. AMPC says:

    me again, i have also tried copying just the files to the wwwroot folder as the default web site

    when i type ht tp: //localhost in to IE it directs me to ht tp: //localhost/startup/default.asp

    with a http 500 internal server error

    when i type ht tp: //localhost/index.asp i get the same error http500

    i have no problem with leaving it as the default web site to make it easier

    thanks
    jamie

  6. Jamiesmith says:

    me again again,
    however, when i type in
    ht tp: //localhost/startup/login.asp
    i get the login page, but when i try to login in i get the http500 error again

    hope this helps?
    jamie

  7. AMPC says:

    Hi Jamie,

    Thanks for the snapshots, they help!

    Inside the wwwroot directory, there should be a CRM subdirectory. In your case, you have that CRM subdirectory, but insider your CRM subdirectory, you have another CRM subdirectory. That second CRM subdirectory and all it’s files and child directories need to move up one one level. There should be only one crm subdirectory.

    Regards,

    Jim.

  8. Jamiesmith says:

    hi jim

    as image attached shows i have no crm sub dir within the crm directory
    thanks
    jamie

  9. AMPC says:

    Hi Jamie,

    I was going by the information you posted here:
    websecurity.mobi/free-web-based-crm/632-error-when-trying-view-crm-first-time.html#post2375

    You stated that your physical path had crm/crm – I take it then that you have changed this now, right? You should no longer receive this error, correct? What error do you now receive? (post the entire text like you did before).

    I’m just trying to get a handle on what is going on…

    Regards,

    Jim.

  10. Jamiesmith says:

    hi jim,

    i have a crm folder in my wwwroot folder, in the folder crm the files for the crm software are there.

    in my browser when i type ht tp: //localhost/crm the browser is redirected as in shots above to
    ht tp: //localhost/crm/startup/default.asp

    the error is
    The website cannot display the page
    HTTP 500
    Most likely causes:
    The website is under maintenance.
    The website has a programming error.

    What you can try:
    Refresh the page.

    Go back to the previous page.

    More information

    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.

    For more information about HTTP errors, see Help.

    if i type in to the browser in internet explorer
    ht tp: //localhost/crm/startup/login.asp (as a test) the login page appears but does not work when i lkog in as it goes back to the error above?

    have you any ideas?
    thanks
    jamie

  11. AMPC says:

    The IIS website for crm should point to the crm subdirectory and you should not have to type ht tp: //localhost/crm, only ht tp: //localhost or 127.0.0.1.

    If the crm is the only site running, then put all the files that are in the crm subdirectory into the wwwroot folder and all well fine.

    Regards,

    Jim.

  12. Jamiesmith says:

    hi jim,

    thanks, i have moved the files and still have the same error (see image with error and file path)

  13. marmaier says:

    Do you have a remote login or some why I can look at your setup? It will make this go much faster

    click on AMPC and send me a private message.

    Regards,

    Jim.

  14. marmaier says:

    Hi

    have installed crm in

    C:inetpubwwwrootcrm

    launch website

    C:inetpubwwwrootcrmindex.asp

    and receive a pop up window saying:

    you have chosen to open index.asp

    What did I wrong?
    Thank you in advance for your help
    regards
    Martin

  15. AMPC says:

    Hello Martin,

    You need to launch it by typing in your website address (where you are running IIS). In your case, it may be ht tp: //127.0.0.1

    IIS needs to be running and by typing in ht tp: //127.0.0.1 you can test to make sure all is working before installing the crm application.

    Best regards,

    Jim.

  16. rjcotton says:

    I am getting random errors need help.

Speak Your Mind