Hi Images are not showning in asp.ney 2.0,
-
Hi Friends, Now i am working on Dotnet 2005 with framework 2.0 when i added a image to webForm from HTML or Webserver control or any other way with corect format(Exact Path),those are showing in Design time, but When I run the application those are not appering.. give me info where i done the mistake..thr any other properties settings required.. Balavardhan
-
Hi Friends, Now i am working on Dotnet 2005 with framework 2.0 when i added a image to webForm from HTML or Webserver control or any other way with corect format(Exact Path),those are showing in Design time, but When I run the application those are not appering.. give me info where i done the mistake..thr any other properties settings required.. Balavardhan
You might be facing problem of path. You must use Server.Mappath method to give image path, not the physical exact path. Regards, Ketan.
-
Hi Friends, Now i am working on Dotnet 2005 with framework 2.0 when i added a image to webForm from HTML or Webserver control or any other way with corect format(Exact Path),those are showing in Design time, but When I run the application those are not appering.. give me info where i done the mistake..thr any other properties settings required.. Balavardhan
-
Which server are you using to run your ASP.NET application? IIS or buitl-in server? And again I would normally double check the image urls in this case.
Hi, thinking u for u r responce I am using IIS Server..Wht the Meaning od Double checking the image urls.. bala
-
Hi, thinking u for u r responce I am using IIS Server..Wht the Meaning od Double checking the image urls.. bala