Running asp.net project.

A

archana

Hi all

i have downloaded one asp.net project from net.

I want to run that project.

So i want to ask is any setting needs to be change in iis for doing
this.

Or i have to copy this project is inetput\wwwroot folder only.

Any help wil be truely appreciated.

thanks in advance.
 
L

Lau Lei Cheong

The following assumes you've already have the .NET framework runtime
installed and "allowed" in IIS. (It's obvious, isn't it? :) )

The "xcopy method" should work if the code is compiled, otherwise you'll
have to compile it first.

And for some IIS server which defaults to "disallow annonymous access", you
may have to enable it first(or vice versa depand of what the sample wants to
do).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,226
Latest member
KristanTal

Latest Threads

Top