Click here to Skip to main content
15,922,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET Deploying Pin
hariram2818-Apr-07 7:29
hariram2818-Apr-07 7:29 
AnswerRe: ASP.NET Deploying Pin
kubben18-Apr-07 8:18
kubben18-Apr-07 8:18 
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 0:29
hariram2819-Apr-07 0:29 
GeneralRe: ASP.NET Deploying Pin
kubben19-Apr-07 1:44
kubben19-Apr-07 1:44 
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 7:34
hariram2819-Apr-07 7:34 
GeneralRe: ASP.NET Deploying Pin
kubben19-Apr-07 7:46
kubben19-Apr-07 7:46 
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 22:25
hariram2819-Apr-07 22:25 
GeneralRe: ASP.NET Deploying Pin
kubben20-Apr-07 2:02
kubben20-Apr-07 2:02 
When you create your web site on the web server you need to add a host header. So in the IIS manager right click your new web site. On the web site tab next to the ip address click the advanced button. This is where you set up the URL for your web site. Add a url, something like www.yourcompanyname.com or www.webappname.com. Once you have done that make sure you write down the IP address it has been assigned to. Now you need to go to the DNS server on your network. This is where your computers go to when they want to figure out name resolution. So you need to create an entry in your dns server that points the url you used above to the IP address. If for some reason you don't have access to the DNS server there is one other way you can do this, but I don't really suggest it.

Ben
QuestionHow can I display or hide columns for Gridview in ASP.NET 2.0? Pin
radshaykho18-Apr-07 5:58
radshaykho18-Apr-07 5:58 
AnswerRe: How can I display or hide columns for Gridview in ASP.NET 2.0? Pin
enjoycrack18-Apr-07 7:07
enjoycrack18-Apr-07 7:07 
GeneralRe: How can I display or hide columns for Gridview in ASP.NET 2.0? Pin
radshaykho18-Apr-07 7:25
radshaykho18-Apr-07 7:25 
QuestionHow to Reply? Pin
ArunkumarSundaravelu18-Apr-07 5:57
ArunkumarSundaravelu18-Apr-07 5:57 
QuestionHow to identify conversation Mails using webdav method Pin
ArunkumarSundaravelu18-Apr-07 5:27
ArunkumarSundaravelu18-Apr-07 5:27 
QuestionFind a web template Pin
phap18-Apr-07 5:11
phap18-Apr-07 5:11 
AnswerRe: Find a web template Pin
Sandeep Akhare18-Apr-07 5:24
Sandeep Akhare18-Apr-07 5:24 
GeneralRe: Find a web template Pin
phap18-Apr-07 5:47
phap18-Apr-07 5:47 
GeneralRe: Find a web template [modified] Pin
rama charan18-Apr-07 5:53
rama charan18-Apr-07 5:53 
Questionhow to give permissions for file creation,deletion,etc [modified] Pin
rama charan18-Apr-07 5:11
rama charan18-Apr-07 5:11 
AnswerRe: how to give permissions for file creation,deletion,etc Pin
Sandeep Akhare18-Apr-07 5:20
Sandeep Akhare18-Apr-07 5:20 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
rama charan18-Apr-07 5:42
rama charan18-Apr-07 5:42 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
enjoycrack18-Apr-07 7:04
enjoycrack18-Apr-07 7:04 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
rama charan18-Apr-07 7:40
rama charan18-Apr-07 7:40 
QuestionRedirect to another page, while file dowloading Pin
Jay_se18-Apr-07 4:32
Jay_se18-Apr-07 4:32 
AnswerRe: Redirect to another page, while file dowloading Pin
Sandeep Akhare18-Apr-07 4:50
Sandeep Akhare18-Apr-07 4:50 
AnswerRe: Redirect to another page, while file dowloading Pin
kubben18-Apr-07 8:20
kubben18-Apr-07 8:20 

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.