Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi there,
I developed a website(c#) and I need to put this in IIS 5.1.
Give me the steps to do this.I developed this website in vs 2008.
Posted

 
Share this answer
 
Comments
TweakBird 19-Nov-10 13:02pm    
Look into this one also http://www.maniacomputer.com/WebServer/IIS.html
S.M.Naresh 19-Nov-10 14:15pm    
Hello,
The links worked good and able to see my Default page.But when accessing database,it is showing error as "Cannot open database "eclass13" requested by the login. The login failed.
Login failed for user 'U340D-A00\ASPNET'."... eclass13 is my database name...
TweakBird 19-Nov-10 14:30pm    
ok fine, just provide some information, i will try to help you. is this Internet or Intranet application ? if it is internet application, do chat with your Host provider. long time i faced a problem like this. problem is ASPNET account unable to access the database server (Need to set security privileges.)

Have a look here http://social.msdn.microsoft.com/Forums/en-US/sqlsecurity/thread/d89662df-da8f-4c7a-8120-9c6a391c7137
TweakBird 19-Nov-10 14:34pm    
see here it might help: http://www.codeproject.com/Messages/3472892/Re-Cannot-open-database-ASPState-requested-by-the-.aspx
S.M.Naresh 19-Nov-10 14:36pm    
It is intranet application..Thanks for help and check d links and upadate the result to you...
Look here.

MSDN link on Deploying ASP.NET Applications

MSDN Link[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900