"Set as Start Page" doesn't work

  • Thread starter Thread starter LM
  • Start date Start date
L

LM

Hi there,

I updated whole folder and I found out that I couldn't
set index.aspx as start page. I tried with other files,
but the result was the same. After staring application,
pop-up window always asks me to set the start page. Does
anyone know how to fix this?

Thanks,
LM
 
LM,

The "set as start page" should work, there aren't any issues I'm aware of.
Make sure on the IIS server there isn't an entry in the default page
"index.html" that ranks higher than the start page, that could be causing
some problems. Also, make sure that if you have more than one project in
your solution that the page you are modifying is in the project that is
starting up.

Thanks! Robert Gruen
Microsoft, VB.NET

This posting is provided "AS IS", with no warranties, and confers no rights.
 
Back
Top