visual studio 2010 - ASP.NET Publishing Error -


i'm trying publish project given host. have ftp access , publishing visual studio. says succesfully published. when try access says

the page cannot found

the page looking might have been removed, had name changed, or temporarily unavailable.

what can problem?

it can caused several reasons.

  1. the publish may not successful.
  2. your request file excluded project won't copied other files.
  3. your request url incorrect.
  4. the logic handles request may returns 404 response defined developer.

you better check file status on published server decide reason. or can access other pages via browser of published web site?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -