Click here to Skip to main content
16,005,149 members
Home / Discussions / ASP.NET
   

ASP.NET

 
RantRe: print preview page [modified] Pin
_naj6-Jul-09 3:01
_naj6-Jul-09 3:01 
QuestionAdd ListItem to Custom DropDownList Pin
mehran.asg5-Jul-09 5:52
mehran.asg5-Jul-09 5:52 
AnswerRe: Add ListItem to Custom DropDownList Pin
Blue_Boy5-Jul-09 7:38
Blue_Boy5-Jul-09 7:38 
GeneralRe: Add ListItem to Custom DropDownList Pin
mehran.asg6-Jul-09 8:36
mehran.asg6-Jul-09 8:36 
QuestionAjax PasswordStrength Control Pin
kKamel5-Jul-09 3:23
kKamel5-Jul-09 3:23 
AnswerRe: Ajax PasswordStrength Control Pin
Baran M5-Jul-09 19:53
Baran M5-Jul-09 19:53 
QuestionProblem of publishing website Pin
nazimghori5-Jul-09 2:38
nazimghori5-Jul-09 2:38 
AnswerRe: Problem of publishing website Pin
Abhijit Jana5-Jul-09 2:58
professionalAbhijit Jana5-Jul-09 2:58 
nazimghori wrote:
I published my website and then i copied my project folder in www r

After publishing the site, you have to deploy the site on IIS, and does not mean that just putting the code on wwwroot.

Do the Following Steps :
1. Published the code.
2. Put the code into wwwroot
3. Open IIS > You will see there should be a folder with the name of your web application
4. Right Click on that and Click on Properties.
5. Click on Create Virtual Directory Folder.
6. Set additional Setting if you need
7. Then try to access using http://localhost/virtualdirectory/home.aspx

Let me know if you have any issue.

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net
View My Recent Article

GeneralRe: Problem of publishing website Pin
nazimghori5-Jul-09 3:15
nazimghori5-Jul-09 3:15 
GeneralRe: Problem of publishing website Pin
Abhijit Jana5-Jul-09 3:27
professionalAbhijit Jana5-Jul-09 3:27 
QuestionRe: Problem of publishing website Pin
nazimghori5-Jul-09 6:03
nazimghori5-Jul-09 6:03 
AnswerRe: Problem of publishing website Pin
Abhijit Jana5-Jul-09 7:09
professionalAbhijit Jana5-Jul-09 7:09 
QuestionRe: Problem of publishing website Pin
nazimghori5-Jul-09 8:47
nazimghori5-Jul-09 8:47 
AnswerRe: Problem of publishing website Pin
Abhijit Jana5-Jul-09 8:52
professionalAbhijit Jana5-Jul-09 8:52 
QuestionRe: Problem of publishing website [modified] Pin
nazimghori5-Jul-09 18:06
nazimghori5-Jul-09 18:06 
AnswerRe: Problem of publishing website Pin
Abhijit Jana5-Jul-09 19:11
professionalAbhijit Jana5-Jul-09 19:11 
AnswerRe: Problem of publishing website Pin
Christian Graus5-Jul-09 4:07
protectorChristian Graus5-Jul-09 4:07 
QuestionProblem of report in excel Pin
nazimghori5-Jul-09 0:33
nazimghori5-Jul-09 0:33 
AnswerRe: Problem of report in excel Pin
Christian Graus5-Jul-09 0:55
protectorChristian Graus5-Jul-09 0:55 
QuestionCustom DropDownLsit Pin
mehran.asg5-Jul-09 0:07
mehran.asg5-Jul-09 0:07 
AnswerRe: Custom DropDownLsit Pin
Blue_Boy5-Jul-09 0:16
Blue_Boy5-Jul-09 0:16 
AnswerRe: Custom DropDownLsit Pin
Abhijit Jana5-Jul-09 0:43
professionalAbhijit Jana5-Jul-09 0:43 
AnswerRe: Custom DropDownLsit Pin
mehran.asg5-Jul-09 1:36
mehran.asg5-Jul-09 1:36 
GeneralRe: Custom DropDownLsit Pin
Blue_Boy5-Jul-09 1:39
Blue_Boy5-Jul-09 1:39 
GeneralRe: Custom DropDownLsit Pin
mehran.asg5-Jul-09 2:04
mehran.asg5-Jul-09 2:04 

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.