Advanced Forum Search Results
-
Mmmm...
On the server side, not sure what's the default value in the XAP file for the Enable Content Expiration HTTP property, No expiration?
On the browser, I have detected that approx, if I stop using the app two or three days usually I don't get it from cache next time I run (maybe that means that my temp file folder ...
-
The approach of changing XAP name on every deploy is good as well on proxy based internet connections (I got a client that had an "assesine" proxy... no matter what you deployed your XAP would remain cached for ours :-( ).
I use the approach of adding a timestamp to the XAP names (to do that you need to change the XAP name in the ...
-
Hi Ken,
Well the strange thing is that on other machine with the same configuration worked fine, and the error I guess was related with the navigation framework.
Really was weird stuff, but probably it could happen to another machine in the company, probably ... that machines would need a format C: :-)... I'm ...
-
Hi,
On a production application a user has reported that he was not able to enter into our app (SL 3.0 based, using Navigation framework), ... he was using IE 6.
Just using try and fail... we manage to fix it by deleting all cookies and temporary files, ... But Why did this happened? Do you know if it's a ...
-
Wow !!
I was not aware that Image Tools was able to load animated gifs, ... about this open source project, is quite active, you can easily contact with the person that developed it and probably will get a quick response.
Cheers
Braulio
-
Sorry need then more info for the trouble shooting:
Can you reach the service using Internet explorer? (I mean place the whole URL of the service in the IE URL textbox).
Your service is located in the same web solution as your SL project?
What the URL of the page that hosts the SL project, what's the URL of the service? Do the URL ...
-
Did you selected your web project as the default to run (if you have by default the SL one you will get an error).
-
Sl for mobile devices... coming soon?
http://forums.silverlight.net/forums/t/82097.aspx
http://silverlight.net/learn/mobile/
-
My guess is that you you are not calling the right URL for the service calls.
-
You can do it via javascript, check out this intro:
http://geekswithblogs.net/braulio/archive/2009/08/11/interacting-with-silverlight-widgets-on-asp-.net-2.0-php.aspx