Click here to Skip to main content
15,891,657 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: toolbar image is not displaying Pin
Gaurav K Singh5-Mar-09 2:39
Gaurav K Singh5-Mar-09 2:39 
GeneralRe: toolbar image is not displaying Pin
BalasubramanianK5-Mar-09 2:47
BalasubramanianK5-Mar-09 2:47 
GeneralRe: toolbar image is not displaying Pin
Gaurav K Singh5-Mar-09 2:51
Gaurav K Singh5-Mar-09 2:51 
GeneralRe: toolbar image is not displaying Pin
BalasubramanianK5-Mar-09 3:18
BalasubramanianK5-Mar-09 3:18 
QuestionHow to call Gridview related method by ICallback from client side? Pin
Tridip Bhattacharjee5-Mar-09 2:17
professionalTridip Bhattacharjee5-Mar-09 2:17 
Questionhow to get the page when some one enter url " http://10.10.15.57:1230/CMS/admin/Login.aspx" Pin
keyur satyadev5-Mar-09 1:40
keyur satyadev5-Mar-09 1:40 
AnswerRe: how to get the page when some one enter url " http://10.10.15.57:1230/CMS/admin/Login.aspx" Pin
Gaurav K Singh5-Mar-09 2:17
Gaurav K Singh5-Mar-09 2:17 
AnswerRe: how to get the page when some one enter url " http://10.10.15.57:1230/CMS/admin/Login.aspx" Pin
Rutvik Dave5-Mar-09 6:58
professionalRutvik Dave5-Mar-09 6:58 
keyur_satyadev wrote:
http://10.10.15.57:1230


OK the thing is, this is not IIS. Its inbuilt web server of visual studio. that you cannot access from remote computer (other then your computer).

so you have to create a virual directory in your IIS. and copy the files from your project folder to that virtual directory. And then you can type.

i.e. http://10.10.15.57/< your virtual directory >/Login.aspx

to setup IIS you can either seach here or on google for the procedure, I think there is one article for setup IIS for asp.net website.
QuestionCan anyone? Pin
learningman5-Mar-09 1:35
learningman5-Mar-09 1:35 
AnswerRe: Can anyone? Pin
J4amieC5-Mar-09 1:46
J4amieC5-Mar-09 1:46 
AnswerRe: Can anyone? Pin
Christian Graus5-Mar-09 8:26
protectorChristian Graus5-Mar-09 8:26 
GeneralRe: Can anyone? Pin
JMummery5-Mar-09 12:22
professionalJMummery5-Mar-09 12:22 
AnswerRe: Can anyone? Pin
JMummery5-Mar-09 10:30
professionalJMummery5-Mar-09 10:30 
GeneralRe: Can anyone? Pin
learningman6-Mar-09 1:21
learningman6-Mar-09 1:21 
Questionarray of hyperlinks--&gt; Pin
bishwambhar_sen5-Mar-09 1:15
bishwambhar_sen5-Mar-09 1:15 
AnswerRe: array of hyperlinks--&gt; Pin
Gaurav K Singh5-Mar-09 1:20
Gaurav K Singh5-Mar-09 1:20 
GeneralRe: array of hyperlinks--&gt; Pin
bishwambhar_sen5-Mar-09 3:18
bishwambhar_sen5-Mar-09 3:18 
QuestionRegaring Importing of Data Pin
balekarsiddharth5-Mar-09 1:01
balekarsiddharth5-Mar-09 1:01 
AnswerRe: Regaring Importing of Data Pin
Gaurav K Singh5-Mar-09 1:15
Gaurav K Singh5-Mar-09 1:15 
AnswerRe: Regaring Importing of Data Pin
Ashfield5-Mar-09 1:23
Ashfield5-Mar-09 1:23 
QuestionWord wrapping for asp.net label control Pin
Suryanairg5-Mar-09 0:56
Suryanairg5-Mar-09 0:56 
AnswerRe: Word wrapping for asp.net label control Pin
AprNgp5-Mar-09 0:59
AprNgp5-Mar-09 0:59 
GeneralRe: Word wrapping for asp.net label control Pin
Suryanairg5-Mar-09 1:14
Suryanairg5-Mar-09 1:14 
GeneralRe: Word wrapping for asp.net label control Pin
AprNgp5-Mar-09 2:44
AprNgp5-Mar-09 2:44 
GeneralRe: Word wrapping for asp.net label control Pin
KermWare2-Dec-13 11:21
KermWare2-Dec-13 11:21 

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.