.Net Controls

  • Thread starter Thread starter Keith
  • Start date Start date
K

Keith

Good Afternoon,

I am having an issue? When I launch my page from the Web Matrix the page and it's controls all load. However. when I switch it to my PC's name, instead of localhost 8080, the controls do not work (ie...dropdown list does not appear). If anyone has a suggestion it would be greatly appreciated.

Thanks,
Keith
 
The Cassini web server that Web Matrix uses (instead of IIS) is designed for local development use only. It's not designed for fancier network scenarios. This may be the root of your problem.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net


Good Afternoon,

I am having an issue? When I launch my page from the Web Matrix the page and it's controls all load. However. when I switch it to my PC's name, instead of localhost 8080, the controls do not work (ie...dropdown list does not appear). If anyone has a suggestion it would be greatly appreciated.

Thanks,
Keith
 
Back
Top