Advanced Forum Search Results
-
Thank you very much. I have been to that blog entry before but only stopped reading after it said that every thing needed will be installed with vs tools. Did not proceed to read further to see the problem area.
Thanks.
-
I don't have an installation problem. I simply double clicked on "VS_SilverlightTools_Beta1_Setup.exe" file and it guided me through the installation steps. The whole installation experience was seem less. My problem is only when I tried to create the silverlight application in VS.
My question is what version of ...
-
Should the file (with version 9.0.21022) have the type "Microsoft.VisualStudio.Web.Silverlight.IVsSilverlightService"? If not, how could the re-installation will fix the issue? Does the silverlight install update this dll with its own version? If so, what is that version and where can that new dll?
-
Thanks for trying.
Any body from MS?
Raghu/..
-
My file version is 9.0.21022.16. I will send you mail at the above address.
-
I installed it and tried to create a Silverlight application. It gave me following error:
---------------------------
Microsoft Visual Studio
---------------------------
Could not load type 'Microsoft.VisualStudio.Web.Silverlight.IVsSilverlightService' from assembly 'Microsoft.VisualStudio.Web.Application, Version=9.0.0.0, ...
-
With support for .net languages on client side, is it possible to transfer .net objects from asp.net web site server to browser for enforcing validation rules on the silver light controls? If this is possible, how would I go about it? I am trying to avoid server trips for simple validation and I don't want to use AJAX or java script ...
-
I installed it and it now shows following project types on my machine:
1) WPF Application (.exe)
2) WPF Control Library
3) Silverlight Application (JavaScript)
4) Silverlight Application (.NET)
5) Silverlight Application (.NET Orcas)
I have a question about 4 and 5. What exactly is the difference other than running on vs.net 2005 and ...
-
I downloaded alpha 1.1 runtime and installed on a virtual machine (Win2k3) with vs.net 2008 beta2. Also downloaded 1.1 tools for vs.net. I got 1.1 samples. Now I have a sample folder with Chess, Clock etc.
I tried to run Chess sample in following ways:
Launched IE6 and dragged Default.html page onto it. The page displayed sky blue ...
-
Hi,
I downloaded this CTP to Visual Studio 2008 Beta2 VHD after downloading
silver light from these links:
1) http://www.microsoft.com/silverlight/downloads.aspx - Silverligth 1.1
2)
http://www.microsoft.com/downloads/details.aspx?FamilyId=B52AEB39-1F10-49A6-85FC-A0A19CAC99AF&displaylang=en
When I fired up this Expression, it only showed ...