Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6637713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:20:49+00:00 2026-05-25T23:20:49+00:00

Possible Duplicate: Database Deployment issues I followed the steps in this video: http://www.asp.net/iis/videos/developing-and-deploying-in-a-shared-hosting I

  • 0

Possible Duplicate:
Database Deployment issues

I followed the steps in this video:

http://www.asp.net/iis/videos/developing-and-deploying-in-a-shared-hosting

I just open my website on VS2010. then use the copy tool and I create a new directory and copy my web application into this new dir. the copy is done successfully but when I try to access it I get 500 for the main page which contain only some static menus and when I try to access any of my other pages it gives me a 404 error!

I tried to add some sections to my web.config to handle the errors and show me what’s exactly wrong as advised before but It won’t give me any details! .. also when I try to remotely access my IIS I can only see the folder of my application but I can’t see any files! and the icon for my application is a normal folder, I’ve seen some screenshots of an IIS of a deployed website and the folder icon is converted to an application icon.

I’ve also tried to click on my application in IIS a right click > Deploy > Convert To Application. but it generates “An Error occurred when the request was processed on the remote computer. the server experienced an issue processing the request”!

I’ve been trying to deploy my website for 3 days and posted three questions with no results! :S

Problem Solved

I’ve tried to speak to my provider again today and an agent advised me that I need to have my application on a virtual path to deploy it as an application. and it worked.
But I marked Chris’s answer as the correct one not because it’s the only answer but has really stated some good points and I really appreciate his help.
Thank you so much guys 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T23:20:50+00:00Added an answer on May 25, 2026 at 11:20 pm

    Well.. 404 means file not found. 404’s won’t be caught by the .net runtime, unless it’s for a file with a regular .net extension like .aspx. 500 is an internal server error.

    Things I would investigate

    1. Can you deploy just a regular HTML file and load it?
      if this works, move to #2. If not then either you aren’t pointed to the right machine or you aren’t deploying your files to the correct location.

    2. Can you deploy a very simple (nearly blank and self contained) .aspx file and load it? If this works, then .Net is installed. If not, then you need to figure that out.

    3. Can you look at the file system to see if anything is actually there? If you aren’t seeing it, then it didn’t get deployed.

    4. Is the appropriate version of the .Net framework installed on the remote computer?
      Basically, if your app is a .Net 4.0 app, then you need the 4.0 framework installed on the machine.

    5. Is the app pool correctly configured for the correct .net framework version?
      Regardless of whether the correct version of the .net framework is installed, you still have to configure the website to use the right version of the .net framework.

    Some helpful hints. Don’t deploy to c:\inetpub\wwwroot. wwwroot is a directory for the default IIS website and is usually not configured correctly. Just create another directory like c:\inetpub\myapp and deploy there. Also, make sure you disable the default website in IIS and create a new site (not a virtual directory) and point it to the correct location.

    I suspect that either you aren’t deploying to the correct location and/or your iis settings are bad.

    Somewhere along the way on the above you ought to figure it out.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Why always close Database connection? I usually use VS2010 and ASP.NET to
Possible Duplicate: Caching in asp.net-mvc i have an asp.net-mvc site and i am running
Possible Duplicate: SQL Server Database query help Hi, I have a problem that I
Possible Duplicate: How to get random record from MS Access database In my project
Possible Duplicate: Backup SQL Schema Only? Anybody tell how to take sql database backup
Is it possible to duplicate a MySQL database from their files? [I know mysqldump
Possible Duplicate: Yield In VB.NET In C#, when writing a function that returns an
Possible Duplicate: Are database triggers evil? There is lot of negative information on database
Possible Duplicate: Dump a mysql database to a plaintext (CSV) backup from the command
Possible Duplicate: How to change database settings for a deployed war file? OK I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.