Ryan Turney

Ryan Turney

  • NA
  • 245
  • 207.5k

ASP.NET testing

Sep 28 2007 12:35 AM
Hello everyone, I have been working on an ASP.NET and AJAX website and it works perfectly when running on the development server that Visual Web Developer creates for me. But now I want to test it on an actual server environment. Is there anyway to emulate this without going and actually purchasing a server with ASP.NET compatabilities? Basically any help on deploying a ASP.NET site will be useful to me, HTML is easy to test because it just works threw IE but ASP.NET I need the framework and such and I'm kind of confused on how to actually get it working without a developers environment.