|
|
||||||
|
#1
|
|
|
|
|
Hi there,
I have an embeded resource which I'm serving to users. The assembly has the following attribute: [assembly: WebResourceAttribute("MyNameSpace.Resources.MyImag e.gif", "image/gif")] The image shows w/o any problems. However, it is requested every time I hit the page in IE. When I run Fiddler (www.fiddlertool.com), I see that the caching directive returned from the server is "private", which means no caching. I tried switching between Debug and Release configurations, and even used a VS 2005 Web Deployment Project (http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx), with no luck. Please advise, -Oleg. |
|
|
|
#2
|
|
|
|
|
Got it, removed debug="true" from web.config.
-Oleg. Oleg Ogurok wrote: [..] |
|
|
| Similar Threads | |
| what is Webresource.axd? Hi asp.net 3.5 In my webpage (default.aspx) I see reference to 2... |
|
| Where WebResource come from? In my css file I have something like this... background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom; Where does it look exactly in order to... |
|
| Webresource.axd I'm a newbie with this product. When I publish my site to the server everything runs perfectly except some of my ASP pages and on those pages specifically those with items... |
|
| Webresource.axd Hello - i have created a simple composite control with drop down list displaying the US States. I have also a Javascript (County.js) file embedded inside the control. The... |
|
| Update the Global Address List (cached, not cached) in outlook Hi, Once I made an userright error on one of the Exchange server (2003) Global Address List. Some users could see All Address Lists. I corrected the error, but... The... |
|
|
All times are GMT. The time now is 05:05 AM. | Privacy Policy
|