Groups | Blog | Home
all groups > asp.net webservices > january 2008 >

asp.net webservices : Is it necessary to install VS 2005 to server machine to run a website?


chandan
1/15/2008 1:14:15 AM
I have IIS server 6.0 and dotnet framwork 2.0 on my server machine. I
intall the setup of my application to server machine Now I try to run
my website from server machine then its shows the html content (text
file) on the browser.

Why browser doesnot reder this Html? please tell me where is poblem?

Thanks,
Scott M.
1/15/2008 1:13:31 PM
Please explain what you mean by: "I intall the setup of my application to
server machine."

What exactly did you do?

You do not need (and should not have) Visual Studio installed on your
production server. You just need to create a new application folder in IIS
for your web site to reside and then you just publish (copy) your files to
that folder.

Of course, you'll need to configure that IIS application with appropriate
permissions, etc. but those are IIS issues, not .NET issues.

-Scott


[quoted text, click to view]

crusader.mail2007@googlemail.com
1/16/2008 7:52:51 AM
[quoted text, click to view]

I am not so clear on what you mean here, Its shows the HTML page but
not the .aspx page???

If that is the case, I would make sure in the Web Service Extentions
of IIS 6.0 that
ASPNET v2.0.0.50727 is set to ALLOWED


AddThis Social Bookmark Button