Advanced Forum Search Results
-
Let's say, I would like the text in my textbox to filter on Name or Description properties... How do I do it?
(Keeping in mind there will be other filters added)
I was hoping for something like this:
<riadata:FilterDescriptorCollection LogicalOperator="And">
<riadata:FilterDescriptorCollection ...
-
This should work:
<riadata:FilterDescriptor PropertyPath="RegionID" Operator="IsEqualTo">
<riadata:FilterDescriptor.IgnoredValue>
...
-
I noticed that the IE Zoom Feature (lower right corner of IE) does not zoom in the portions of the page containing a silverlight plugin. However it will work with a Flash plugin.
Is that a feature if IE, or Silverlight ?
to see how flash would zoom proportionally with the page : http://www.macromedia.com/software/flash/about/
Is this ...
-
[quote user="geekpunk"]
I have found a resolution. Here is what I had to do
1)I ensured that every silverlight related application was uninstalled, this included a previous december copy of blend as well as deepzom composer.
2) I removed the following dll C:\Program Files\Microsoft Visual Studio ...
-
My version of Silverlight tools uses 1.14MB (Vista Ultimate 32 bit)
And Visual Studio Crashes as well when closing it.
-
I am having the same problem with a web service that worked prefectly with the Beta1 of silverlight 2.
I rebuilt my application Added a service Reference, As I clicked OK it said "Object reference not set to an instance of an object"
and if I click on the advanced properties of the service reference dialog it says : "Unable to ...
-
I have the same problem it extracted the content to my "J:" drive instead of C: but it erases everything before I got time to copy everything... how do you stall the install?
For me the install runs fine but it does not register the activeX for IE
-
Same here
I tried to manually register npctrl.dll and I get DLLRegisterServer Failde Error Code 0x80070005.
-
Still not has solved my problem...
I noticed that the install files are pointing to my J drive (I have everything in my C drive besides the SDK) I wonder if it is the reason why...
-
This is not working for me!
Silverlight still does not work on IE (works fine in Firefox though) is there any incompatibilities with existing plugins?