Click here to Skip to main content
15,896,522 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reg IIS Pin
Arindam Tewary30-Mar-10 19:31
professionalArindam Tewary30-Mar-10 19:31 
1. Displaying images does not depens upon IIS. If you dont have IIS then you can not host an .NET web application.
2. It seems that you can run the application and in runtime you can not see images. FYI, you mention images path in controls of your application and at runtime, the images path should match to the actual physical location images.

if you dont see images, rather you get to see 'image' control but a 'cross' showing images not displayed, right click on images to get to see what path the control is expecting at runtime. Depending upon that you should modify the image path in design view.

Please let me know if you get it going.
Thanks,
Arindam D Tewary

GeneralRe: Reg IIS Pin
sowjanya331-Mar-10 23:37
sowjanya331-Mar-10 23:37 
AnswerRe: Reg IIS Pin
sowjanya330-Mar-10 21:27
sowjanya330-Mar-10 21:27 
Questiondialog box on if condition Pin
ships_agr30-Mar-10 9:23
ships_agr30-Mar-10 9:23 
AnswerRe: dialog box on if condition Pin
Not Active30-Mar-10 9:50
mentorNot Active30-Mar-10 9:50 
JokeRe: dialog box on if condition Pin
T M Gray30-Mar-10 10:09
T M Gray30-Mar-10 10:09 
GeneralRe: dialog box on if condition Pin
Not Active30-Mar-10 10:27
mentorNot Active30-Mar-10 10:27 
GeneralRe: dialog box on if condition Pin
ships_agr30-Mar-10 18:08
ships_agr30-Mar-10 18:08 
QuestionA problem with Textbox and the property .SelectedText Pin
_ASPAle_30-Mar-10 9:15
_ASPAle_30-Mar-10 9:15 
AnswerRe: A problem with Textbox and the property .SelectedText Pin
Gregory Gadow30-Mar-10 9:28
Gregory Gadow30-Mar-10 9:28 
GeneralRe: A problem with Textbox and the property .SelectedText Pin
_ASPAle_30-Mar-10 12:02
_ASPAle_30-Mar-10 12:02 
GeneralRe: A problem with Textbox and the property .SelectedText Pin
Gregory Gadow30-Mar-10 18:22
Gregory Gadow30-Mar-10 18:22 
GeneralRe: A problem with Textbox and the property .SelectedText Pin
Venkatesh Mookkan31-Mar-10 1:36
Venkatesh Mookkan31-Mar-10 1:36 
QuestionPopulate A Label in Listview From VB Event Pin
MarkPhD30-Mar-10 7:52
MarkPhD30-Mar-10 7:52 
AnswerRe: Populate A Label in Listview From VB Event Pin
Gregory Gadow30-Mar-10 8:04
Gregory Gadow30-Mar-10 8:04 
QuestionProblem with Web Service Pin
Sider8930-Mar-10 6:20
Sider8930-Mar-10 6:20 
AnswerRe: Problem with GridView [modified] Pin
Sandeep Mewara30-Mar-10 6:59
mveSandeep Mewara30-Mar-10 6:59 
GeneralRe: Problem with GridView Pin
Sider8930-Mar-10 8:11
Sider8930-Mar-10 8:11 
QuestionInsert Into Listview Label Pin
MarkPhD30-Mar-10 6:13
MarkPhD30-Mar-10 6:13 
AnswerRe: Insert Into Listview Label Pin
Sandeep Mewara30-Mar-10 7:05
mveSandeep Mewara30-Mar-10 7:05 
QuestionQueyString problem in IE6 Pin
Abbas_here30-Mar-10 5:05
Abbas_here30-Mar-10 5:05 
AnswerRe: QueyString problem in IE6 Pin
Not Active30-Mar-10 5:21
mentorNot Active30-Mar-10 5:21 
AnswerRe: QueyString problem in IE6 Pin
Abbas_here30-Mar-10 5:34
Abbas_here30-Mar-10 5:34 
GeneralRe: QueyString problem in IE6 Pin
Not Active30-Mar-10 6:02
mentorNot Active30-Mar-10 6:02 
GeneralRe: QueyString problem in IE6 Pin
Rutvik Dave30-Mar-10 8:38
professionalRutvik Dave30-Mar-10 8:38 

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.