Click here to Skip to main content
15,909,039 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Redirection from Grideview Pin
Krishna Varadharajan30-Oct-07 20:34
Krishna Varadharajan30-Oct-07 20:34 
AnswerRe: Redirection from Grideview Pin
Abhijit Jana30-Oct-07 18:28
professionalAbhijit Jana30-Oct-07 18:28 
GeneralRe: Redirection from Grideview Pin
Krishna Varadharajan30-Oct-07 20:33
Krishna Varadharajan30-Oct-07 20:33 
QuestionProblems in grid paging and sorting Pin
Affan Toor30-Oct-07 18:02
Affan Toor30-Oct-07 18:02 
AnswerRe: Problems in grid paging and sorting Pin
John-ph6-Nov-07 4:38
John-ph6-Nov-07 4:38 
AnswerRe: Message Pin
Abhijit Jana30-Oct-07 18:30
professionalAbhijit Jana30-Oct-07 18:30 
QuestionHow to DEPLOY a website Pin
chancomsats30-Oct-07 17:01
chancomsats30-Oct-07 17:01 
AnswerRe: How to DEPLOY a website Pin
Abhijit Jana30-Oct-07 20:10
professionalAbhijit Jana30-Oct-07 20:10 
Hi,
You have build a website, now you need to deploy it in IIS

Step1 : Install IIS in your System if it is not in your system.
Step2 : Right click on My Computer > Manage > Services & Application > IIS > Default Website
Step3 : Right Click > New > Virtual Directory
Give Virtual Dir name > Next > Browse your Webfolder path
Step4 : Select Browse and Read Check box

Step 5 : Finished

Stpe 6 : check a Virtual Dir are created.
Right click on it > Properties > Documents > Click on ADD
Give your deafult page name [first page e,g index.aspx]
step 7 : Move to asp.net Version Tab >select lates asp.net version

Step 8 : Click on Apply > OK > Close IIS

Step 9 : Start > Run > iisrest ''Restart your iis

Step 10 : opem IE
http:\\Localhost\yourvdir\login.aspx
Step11 : Your page will come

That's All

LEt me know when done Smile | :)




Best Regards
-----------------
Abhijit Jana
View My CodeProject Articles

"Success is Journey it's not a destination"

GeneralRe: How to DEPLOY a website Pin
chancomsats30-Oct-07 22:00
chancomsats30-Oct-07 22:00 
GeneralRe: How to DEPLOY a website Pin
Abhijit Jana30-Oct-07 22:15
professionalAbhijit Jana30-Oct-07 22:15 
AnswerRe: login redirect. Pin
pmarfleet30-Oct-07 12:54
pmarfleet30-Oct-07 12:54 
QuestionDisplay the HTTP POST/GET string on the page Pin
Andre Sanches (alvs)30-Oct-07 12:23
Andre Sanches (alvs)30-Oct-07 12:23 
AnswerRe: Display the HTTP POST/GET string on the page Pin
pmarfleet30-Oct-07 12:51
pmarfleet30-Oct-07 12:51 
GeneralRe: Display the HTTP POST/GET string on the page Pin
Andre Sanches (alvs)30-Oct-07 17:41
Andre Sanches (alvs)30-Oct-07 17:41 
GeneralRe: Display the HTTP POST/GET string on the page Pin
N a v a n e e t h30-Oct-07 20:20
N a v a n e e t h30-Oct-07 20:20 
GeneralRe: Display the HTTP POST/GET string on the page Pin
Andre Sanches (alvs)31-Oct-07 4:00
Andre Sanches (alvs)31-Oct-07 4:00 
QuestionPassing User rights to next web site Pin
daple30-Oct-07 10:29
daple30-Oct-07 10:29 
AnswerRe: Passing User rights to next web site Pin
Christian Graus30-Oct-07 11:05
protectorChristian Graus30-Oct-07 11:05 
QuestionAdd row to an unbound Gridview Pin
mehrdadc4830-Oct-07 10:11
mehrdadc4830-Oct-07 10:11 
QuestionSecuring an ASP.net 2.0 page. Pin
Dio2230-Oct-07 9:03
Dio2230-Oct-07 9:03 
Question"The state information is invalid for this page or might be corrupted." Pin
Mr.Sam30-Oct-07 7:15
Mr.Sam30-Oct-07 7:15 
AnswerRe: "The state information is invalid for this page or might be corrupted." Pin
Saksida Bojan30-Oct-07 7:26
Saksida Bojan30-Oct-07 7:26 
GeneralRe: "The state information is invalid for this page or might be corrupted." Pin
Mr.Sam30-Oct-07 7:30
Mr.Sam30-Oct-07 7:30 
GeneralRe: "The state information is invalid for this page or might be corrupted." Pin
Saksida Bojan30-Oct-07 7:40
Saksida Bojan30-Oct-07 7:40 
QuestionHow to get/set session variables in httpModule? Pin
Rip Kirby30-Oct-07 6:31
Rip Kirby30-Oct-07 6:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.