Click here to Skip to main content
15,902,784 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWeb Service Protection with Client Certificates Pin
captainone17-Feb-10 3:55
captainone17-Feb-10 3:55 
AnswerRe: Web Service Protection with Client Certificates Pin
Ennis Ray Lynch, Jr.17-Feb-10 5:19
Ennis Ray Lynch, Jr.17-Feb-10 5:19 
GeneralRe: Web Service Protection with Client Certificates Pin
captainone18-Feb-10 17:46
captainone18-Feb-10 17:46 
GeneralRe: Web Service Protection with Client Certificates Pin
captainone18-Feb-10 18:19
captainone18-Feb-10 18:19 
GeneralRe: Web Service Protection with Client Certificates Pin
Ennis Ray Lynch, Jr.19-Feb-10 4:51
Ennis Ray Lynch, Jr.19-Feb-10 4:51 
GeneralRe: Web Service Protection with Client Certificates Pin
captainone19-Feb-10 7:06
captainone19-Feb-10 7:06 
QuestionGridView Image button Pin
Abbas_here17-Feb-10 3:55
Abbas_here17-Feb-10 3:55 
AnswerRe: GridView Image button Pin
Abhishek Sur17-Feb-10 6:05
professionalAbhishek Sur17-Feb-10 6:05 
Just right click on the image control (which is rendered as no image) and see if the path that its src has can be accessible by directly putting in the browser.

You need to have access previledge to a path from the client to see the image.

Also why do you use :
ImageUrl='<%# GetImageTestLive(DataBinder.Eval(Container.DataItem,"liveServer")) %>'

single quote here while using double quote for all others. D'Oh! | :doh:
Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend

GeneralRe: GridView Image button Pin
Abbas_here17-Feb-10 19:10
Abbas_here17-Feb-10 19:10 
GeneralRe: GridView Image button Pin
Abhishek Sur17-Feb-10 21:28
professionalAbhishek Sur17-Feb-10 21:28 
QuestionAjax tab control in Mozila Pin
chnikhil17-Feb-10 2:58
chnikhil17-Feb-10 2:58 
AnswerRe: Ajax tab control in Mozila Pin
Abhishek Sur17-Feb-10 6:07
professionalAbhishek Sur17-Feb-10 6:07 
QuestionCheck the existance of image in a text file Pin
muka6617-Feb-10 2:07
muka6617-Feb-10 2:07 
AnswerRe: Check the existance of image in a text file Pin
Ashfield17-Feb-10 2:33
Ashfield17-Feb-10 2:33 
GeneralRe: Check the existance of image in a text file Pin
muka6617-Feb-10 2:46
muka6617-Feb-10 2:46 
GeneralRe: Check the existance of image in a text file Pin
Anurag Gandhi17-Feb-10 4:47
professionalAnurag Gandhi17-Feb-10 4:47 
GeneralRe: Check the existance of image in a text file Pin
Ashfield17-Feb-10 6:52
Ashfield17-Feb-10 6:52 
GeneralRe: Check the existance of image in a text file Pin
muka6617-Feb-10 20:00
muka6617-Feb-10 20:00 
GeneralRe: Check the existance of image in a text file Pin
Ashfield17-Feb-10 21:41
Ashfield17-Feb-10 21:41 
GeneralRe: Check the existance of image in a text file Pin
muka6617-Feb-10 23:03
muka6617-Feb-10 23:03 
GeneralRe: Check the existance of image in a text file Pin
Ashfield17-Feb-10 23:30
Ashfield17-Feb-10 23:30 
QuestionRetrieving the COM class factory for component with CLSID Pin
JC.KaNNaN17-Feb-10 2:06
JC.KaNNaN17-Feb-10 2:06 
AnswerRe: Retrieving the COM class factory for component with CLSID Pin
Abhishek Sur17-Feb-10 6:08
professionalAbhishek Sur17-Feb-10 6:08 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
JC.KaNNaN17-Feb-10 17:03
JC.KaNNaN17-Feb-10 17:03 
GeneralRe: Retrieving the COM class factory for component with CLSID Pin
Abhishek Sur17-Feb-10 21:29
professionalAbhishek Sur17-Feb-10 21:29 

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.