Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Configuring ASP.NET

New Here ,
Oct 13, 2006 Oct 13, 2006

Copy link to clipboard

Copied

I am a new ASP.NET programmer. I just installed Dreamweaver 8.0 and set up a site. I am running IIS on my local machine. I set my server technology to ASP.NET VB.

Initially, I typed in some text and save a page as .aspx. When I previewed the page, it displayed the text properly. When I defined a SQL-Server connection and added database results, however, preview displays code.

What have I missed and how do I configure IIS to display the ASP.NET results?

Steve
TOPICS
Server side applications

Views

229
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 13, 2006 Oct 13, 2006

Copy link to clipboard

Copied

> What have I missed and how do I configure IIS to display the ASP.NET
> results?

You need to view the pages through IIS: (using http://localhost/)

FYI, DW doesn't to ASP.net 2.0 and doesn't do ASP.net 1.0 codebehind. If you
want to get serious about .net, I'd suggest getting VS.net

-Darrel


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 13, 2006 Oct 13, 2006

Copy link to clipboard

Copied

Off topic, but let me guess:
You just got a big government contract?


sbrenier wrote:
> I am a new ASP.NET programmer. I just installed Dreamweaver 8.0 and set up a
> site. I am running IIS on my local machine. I set my server technology to
> ASP.NET VB.
>
> Initially, I typed in some text and save a page as .aspx. When I previewed
> the page, it displayed the text properly. When I defined a SQL-Server
> connection and added database results, however, preview displays code.
>
> What have I missed and how do I configure IIS to display the ASP.NET results?
>
> Steve
>

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 13, 2006 Oct 13, 2006

Copy link to clipboard

Copied

LATEST
Have you installed ASP.NET?

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004





Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines