Advanced Forum Search Results
-
Literally as I was typing up a reply including posting my log file, action center popped up with the solution. I did what it said and Silverlight_Tools.exe has indeed gone past where it failed before. So I'll post that instead of the log file.
An issue with the Customer Experience Improvement Program (CEIP) client in
Windows 7 beta ...
-
Same problem here with the 32-bit version of Windows 7. My log looks the same as yours too.
-
Joys indeed. I had been operating off of the SP1 beta, but I had a computer issue that required a format/reinstall and now the SP1 beta won't install any more since the final is out. I thought I was being smart by saving the beta installer, but it is just an online bootstrapper and fails now. So now I'm in a situation where I cannot ...
-
I was aproaching this from a different viewpoint than you suggest. I too have been working with and learning Silverlight for months now. I'm actually banking on the fact that Microsoft succeeds with Silverlight, that is why I'm converting my company's main product over to using it. From that frame of mind I was really wanting ...
-
I second this question. I was amazed and thought it was pretty stupid when I tried it out the other day and found no way to go full screen. I'm sure there is some marketing crap forcing them to disable it so you have to stare at the advertisements on the screen the entire time you're watching. I'll likely try downloading tvtonic ...
-
Did I ask this in the correct forum? Should I provide the example code differently? I would like to verify if there is a problem or not to make sure I'm not just doing something wrong.
-
I have created an entire solution with a very basic data model that exhibits the issue. You can download it here: http://test.accuauto.net/SilverlightDataServicesTest.zip
There is only one table in the database named Client, but it has two sets of address related columns. Street address and mail address. In the EDMX file I created an ...
-
I will see if I can create a stripped down solution that shows the error.
-
I believe I may have stumbled across a bug, I am just not sure which piece of the chain contains the bug. I do not yet have a striped down example that shows the bug, but I will try to create one if needed.
My problem is that the proxy class generated for my service using DataSvcUtil.exe contains some [global::System.Serializable()] ...