Advanced Forum Search Results
-
Dear,
This bug was reported on this forum, but we got no reply on it
http://silverlight.net/forums/t/47397.aspx
Regards,
Fadi KHOURY
-
Hi,
My silverlight designer for visual studio stoped displaying a preview of the user controls. Each time i select a xaml file, i have to wait for the designer to load, but instead of geting the preview of how the user control looks like, all i get is a grey screen with the slider for zooming.
This is only happeining in the solution im working ...
-
Problem Resolved.
After a lot of trial and errors, i found the cause of the crash. it is weird but true, once you add a reference to C1.Silverlight.RichTextBox, VS.net will crash on generating a WCF proxy.
Everytime, i want to update the proxy, i remove the reference to this DLL and then add it again before compiling the project.
you can find ...
-
Hi Ed,
I tried the scenario and it worked, althougth i got a message when creating the silverlight enabled WCF Service. it said "Object reference not set as an instance of an object", but then the proxy was genrated successfully and i could call it.
I installed VS,TFS,SP1, Silverlight in this order. On one machine, i have uninstalled ...
-
Since i have migrated to silverlight RTW, i got many of my shapes moved a bit to the right and to the bottom. They are not centered anymore.
I have opned the XAML in blend and i got the same problem. after some investigation i found that the centering is not working correctly because the border inside the grid has a margin and this margin is ...
-
Since i have migrated to silverlight RTW, i got many of my shapes moved a bit to the right and to the bottom. They are not centered anymore.
I have opned the XAML in blend and i got the same problem. after some investigation i found that the centering is not working correctly because the border inside the grid has a margin and this margin is ...
-
Hi Ed,
Im not able to generate the proxy anymore (event with an empty reference.cs file) because VS.net is crashing during the generation of the proxy before getting to the stage of creating the cs file. i reinstalled silverlight tools and the problem is still the same. The same problem is happening with a colleage of mine, we both have TFS ...
-
i have a WCF service, and the proxy is not being generated for me neither. I'm using RC1
i have investigated the problem and i have found that the Reference.cs file is empty.
Anyone else is experiencing this behavior?
How can we work around it?