Home > Archive > ASP .NET > September 2004 > .Net Controls
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| 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
| |
| Steve C. Orr [MVP, MCSD] 2004-09-30, 4:08 pm |
| 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
"Keith" <kcomp1@hotmail.com> wrote in message news:uqa%23WywpEHA.1296@TK2MSFTNGP12.phx.gbl...
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
|
|
|
|
|