Site
Web
Home
Community
My Wall
Social Summary
Social Members
Social Profile
Social Group Directory
Social Group Details
About
LightSwitch Articles on C# Corner
LightSwitch Articles on Tek Freak
LightSwitch Articles on Jan Van der Haegen
LightSwitch Articles on Paul Patterson
Blog
Forum
Downloads
Market
Amazon Store
Themes
Shells
Minimal Shell
DELORDSON Shells
OutlookBar Shell
Shell Pack
TreeView Shell
Touch Strip Menu Shell
Tiled Menu Shell
Tabbed Menu Shell
Default Shell Top 2012
Default Shell
Default Shell 2012
Books
Visual Studio Gallery
Wiki
Demos
Things For Sale
Call Log
Tank Game
Expense Report
You are here:
Forum
Register
|
Login
Tips on having your questions answered
Questions Not to Ask
-
Good and Bad Questions
Use meaningful, specific subject header
Make it easy to reply
/
Write in clear, grammatical, correctly-spelled language
Be precise and informative about your problem
/
Describe the goal, not the step
Be explicit about your question
/
Follow up with a brief note on the solution
Forums
Forums
Search
Members
Unanswered
Active Topics
Forums
>
Default Group
>
LightSwitch Beginners
Silverlight 5 breaks LightSwitch
Last Post 27 Jan 2012 03:56 PM by
admin
. 1 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
brucevt
New Member
Posts:2
27 Jan 2012 03:52 PM
Running VS 2010 Professional, SP1, Windows 7 Ultimate 64 bit...
A few days ago, I upgraded to Silverlight 5 using the Windows upate. Today I tried to create a LightSwitch project. It failed, I would get errors when creating the project, first that it was unable to find a version of the Silverlight Developer Runtime, then unable to find an installation of Silverlight SDK Version 4. I tried installing cooresponding Silverlight 5 versions of these packages, but could not get LightSwitch to work. I finally gave up, removed all Silverlight 5 installations and installed Silverlight 4 stuff. That works.
Any suggestions?
Michael Washington
Posts:836
27 Jan 2012 03:56 PM
Install Silverlight 5 from the link on
http://Silverlight.net
I tried it from other places and it broke my LightSwitch.
-----------
Michael Washington
http://LightSwitchHelpWebsite.com
You are not authorized to post a reply.
Default Group
--LightSwitch Hackers
--Marketplace (find and offer services)
--LightSwitch Beginners
--LightSwitch Tips
--LightSwitch Community Announcements
--LightSwitch Hosting
--Vender Forums
----DELORDSON (LightSwitch Extras)
Forums
>
Default Group
>
LightSwitch Beginners
Latest Microsoft Visual Studio LightSwitch Forum Threads That Have Answers
How can i filter Data so only certain users see certain data?
5/18/2012 4:13 AM
How can i Filter data so that users can only see certain information from the same database? Basically we are planning to use my product to send to different companies.. however we only want the Admins & Reps from those companies to only see their own companies fields and data. Is this possible? help is much needed :) thanks
Read more...
Date not showing properly in application
5/17/2012 9:55 AM
I have an in web browser LightSwitch app and in one of the fields I have a date. I ran an update in the database to change some of the dates for some of the customers by ID number in the database; Update dbo.PatientStatusSet SET DateRecorded = '05/11/2012' where id in('983','1423','1621','3157','3563','4190','4455','4641','4642','4643','4644','4645','4646','4647','4648','4649','4650','4651') Now when I go back to pull up the customer database side, it shows the right date... but when I look at a particular customer app side, it shows the wrong date. Why is this happening? I've refreshed the browser and I even reset the browser (I'm using IE) but it still shows the wrong date. Thanks in advance!Russ, MCSE
Read more...
Ho to filter data
5/17/2012 4:06 AM
Hi Everybody I have one entity called Product. And another entity called AssignLocation. The relationship between Product and AssignLocation is One to Many. (A Product can have many AssignLocation, An AssignLocation must have a Location). Please see the image below. My requirement is I want to filter products based on Location at the time of creation of Order.When I select a Location from Order the related Products for that location should filter in OrderDetails. Please see the image below for more detail Relationships An Order must have a Location. An Order can have many OrderDetails An OrderDetails must have a Product. Any help will be highly appreciated. ThanksRashmi Ranjan Panigrahi
Read more...
System.Security.SecurityException on file.FullName on windows xp
5/17/2012 2:10 AM
Hi, I develop on windows xp service pack 3 with visual studio 2010 and lightswitch 11. I have this code: Dim file As IO.FileInfo = Nothing ' OpenFileDialog() must be opened on the UI thread Dispatchers.Main.Invoke(Sub() Dim dlg As New System.Windows.Controls.OpenFileDialog dlg.Filter = "File XLS, XML|*.xls; *.xml" If dlg.ShowDialog = True Then
Read more...
Query Sort Order
5/16/2012 1:11 PM
I have a query that returns three values for use in an AutoCompleteBox. The values are: PressureLow PressureMed Pressure_Hi In my query I have it set to sort Ascending. But the AutoCompleteBox displays it in the order Pressure_Hi PressureLow PressureMed I specifically put the underscore in so that it would sort correctly according to the ASCII Sort Order. It looks as though Lightswitch does not follow this order. Does anyone know what the sort order is for Lightswitch queries?
Read more...
1
2
3
4
5
6
7
8
Microsoft Visual Studio is a registered trademark of Microsoft Corporation / LightSwitch is a registered trademark of Microsoft Corporation
Privacy Statement
|
Terms Of Use
Copyright 2011 by Michael Washington