TwelvestoneBack End

DW (8/MX) + ASP.NET + Local development


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
jamiec
 
2009-11-17

When I develop asp.net websites with MS Visual studio it has a built-in lightweight webserver which can run my website while im developing.

I understand you can create ASP.NET websites with dreamweaver but Im guessing it doesnt have the same ability (ie, you need IIS locally or a remote webserver to upload to).

Can anyone confirm or deny this? It seems developing asp.net sites would be a knightmare using DW if you cant just run the thing to browse it in a browser.

Technomancer
 
2009-11-17

Yep - you need to have IIS and the .net framework installed locally or using a remote hosting account (I think godaddy have cheap/free .net hosting).

jamiec
 
2009-11-17

Thanks Stu.

Suzy
 
2009-11-17

Or you could use Streamlines trial offer (http://www.streamline.net/web-hosting/free-trial/) to do your testing which I have done before. I use Dreamweaver for working with all my ASP stuff with IIS on my machine.

Edit// sorry scrap the ASp.NET on Steamline - you have to pay extra for that

jamiec
 
2009-11-17

Thanks Suzy, this is for Alison BTW - she's writing a website where I need to incorporate some ASP.NET controls.

She has some hosting sorted so I guess if we cant get her set up with IIS locally she can alsways upload to test - but that just seems a royal PITA.

Suzy
 
2009-11-17

I thought it might be for Alison k Alison always works by uploading her stuff to a server and working directly from that and she seems happy doing it that way. I always just test locally and the upload to her server when I need her to check it.

jamiec
 
2009-11-17

Sweet. I guess im just taking her very slightly outide of the comfort zone by getting her to embed ASP.NET controls.

Im sure we'll sort it out.

Suzy
 
2009-11-17

She'll be fine with it. I usually just get my ASP snippets ready as much as I can. She uploads her HTML page then I download it and add in my ASP and convert it to an asp page and re-upload it.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneBack End

DW (8/MX) + ASP.NET + Local development