| Author |
Viewing aspx page in browser
|
|
| CSI Bruce 2006-04-18, 10:29 pm |
| I created a aspx page and went to look at it in my browser. When I browsed to it in IE, instead of opening in IE it opened in Visual Studio. ACK!!! How do I keep this from happening?
| |
| darrel 2006-04-18, 10:29 pm |
| >I created a aspx page and went to look at it in my browser. When I browsed
>to it in IE, instead of opening in IE it opened in Visual Studio. ACK!!!
>How do I keep this from happening?
ASPX pages need to be served from a server. Install IIS and access your site
via http://localhost or else upload your site to a .net server at your web
host.
-Darrel
| |
| Peter Kellner 2006-04-18, 10:29 pm |
| On Tue, 18 Apr 2006 13:22:05 -0500, "darrel" <notreal@nowhere.com>
wrote:
>ASPX pages need to be served from a server. Install IIS and access your site
>via http://localhost or else upload your site to a .net server at your web
>host.
>
>-Darrel
>
When writing the aspx page in dreamweaver, is there some way to make
the design view pump it's results through the asp server? Or do I
actually have to run it to make it work. If that is the case, what is
the normal way people develop aspx pages with dreamweaver. (or do
they)
Peter Kellner
http://peterkellner.net
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |