Microsoft Visual Studio LightSwitch is a rapid application development tool for creating data centric Silverlight applications.
0
votes
2answers
258 views
E_FAIL COM error creating Silverlight User Control with Microsoft.LightSwitch.Client
I'm attempting to follow the instructions to create a reusable modal window in LightSwitch from Jan Van der Haegen's blog. However after I click to add a new Silverlight User Control to the Client, ...
2
votes
1answer
202 views
override column sort light switch
I have a [Updates] table with [Version] column which is stored as a varchar in the sql server, and as a string in my entities.
How can I override the default comparer for that specific column?
0
votes
1answer
198 views
using INotifyPropertyChanged, thread issues
I am new with LightSwitch.
I'm trying to catch event when a checkbox control is being checked.
In the creation of the screen I wrote :
partial void CreateNewEmployee_Created()
{
...
0
votes
0answers
59 views
one to one relatioship
I'm new with light switch.
I have a table which represents an abstract Employee.
There is another table called SuperEmployee which represent a concrete type for the Employee table and has extra ...
0
votes
1answer
113 views
Can't run Lightswitch 2012 Program under Windows XP Take 2
I have exactly the same problem as the one raised and answered here. I've got a LS desktop app that refuses to work on XP SP3.
However, I have absolutely no idea how to use the command prompt and ...
0
votes
1answer
53 views
Creating 3d (Drag and drop graphics) based on data base tablesin Visual studio 2010
I have a parent table contains a cargo container dimensions and a child table contains Several cartons with several dimensions i want to create a graphic that contains both cargo container and cartons ...
0
votes
1answer
71 views
Simulator application using Visual Studio
I'm developing an application for Freight purposes. I want to add a cargo container loading simulator to the application to optimize the container loading, so the user can load cartons into the ...
0
votes
2answers
3k views
unable to find a version of silverlight developer runtime installed
In the following environment:
-VS2012
-Windows 7 64bit
-Microsoft Silverlight 5 SDK
I have created a few lightswitch applications in VS2012 but I am running into an error when attempting to ...
0
votes
1answer
173 views
Hide the database schema and data in deployed Lightswitch / SQL Server 2012 LocalDb
I am creating a 2-tier Lightswitch application which will be deployed via ClickOnce for single-user scenarios. The database schema and the data need to be protected from access by the users.
I know ...
1
vote
3answers
97 views
New LightSwitch Project
I have started a new Lightswitch project using a SQL database that was created with Lightswitch. When I publish and install the new Desktop project everything goes fine with no errors in publishing, ...
1
vote
1answer
92 views
Removing decimal places from computed field in VB Lightswitch
i have the following Table;
ID Integer
CTN length Decimal
CTN width Decimal
CTN height Decimal
Room width Decimal
Room Length Decimal
Room Height Decimal
CTNs Width Decimal ...
0
votes
2answers
444 views
Custom LINQ Query in Lightswitch
I'm confused about the way LINQ works within PreprocessQuery. I've been troubleshooting a problem with a larger query for a custom search screen. The rest of the query seems to work except for one ...
0
votes
0answers
276 views
Lightswitch field is read-only altough it is not computed or calculated in SQL, why?
Lightswitch field is read-only altough it is not computed or calculated in SQL, why?
How can I chack why it is read-only...
0
votes
0answers
122 views
How to change lightswitch property read only property?
Where I can change the DelovodnikProperty.Sifra property so I can assign this:
this.DelovodnikProperty.Sifra = predmetiVlasnika.LastOrDefault().Sifra + 1;
0
votes
0answers
32 views
GetAuthenticationInfo takes very long
It takes 14 or more seconds for the call to GetAuthenticationInfo to complete when the application first loads. Does any one else have this issue?
0
votes
1answer
881 views
How can I create a custom menu/navigation screen in Visual Studio 2012 LightSwitch?
Visual Studio 2012 LightSwitch gives you a default of 5 or 6 screens such as: search, create new, etc..
I would like to create a very basic custom navigation/main menu screen. All this screen would ...
1
vote
0answers
121 views
Web services configuration exception LightSwitch
I'm having problems when deploying an application with a Web Service consume from the Client.. I followed this article
http://code.msdn.microsoft.com/windowsdesktop/LightSwitch-Consuming-Web-c54979e0
...
1
vote
3answers
142 views
DataServiceOperationException in Lightswitch query
Can anyone tell me what could possible be wrong with the date comparison here?
No property 'Date' exists in type 'Edm.DateTime' at position 60 "reffering to s.SwipeDateTime.Value.Date"
var ...
1
vote
3answers
221 views
Lightswitch, AJAX and Access-Control-Allow-Origin
I am preparing to demo Lightswitch to a group of about 100 software developers in a couple weeks and
have run into a snag.
I have a VS2012 solution with two projects:
Lightswitch - simple data ...
2
votes
1answer
209 views
LightSwitch - displaying related table information on Create screen
I have Table1 linked to Table2 with a 1 to 0..1 relationship. Table2 is read only, from another data source.
When Field1 (which defines a key to Table2) is entered in an entry screen, I would like to ...
0
votes
1answer
689 views
Lightswitch 2012 Deployment security database
I am fairly new to Lightswitch (2012) and am confused on how the membership tables are deployed if using Windows Authentication with roles specified. My confusion lies in the two connection strings, ...
0
votes
1answer
328 views
LightSwitch - Collapsable row and column layout or similar container
I am developing a LightSwitch application that has a screen with a lot of controls grouped in a row and column layouts. I want to imlement collapse/expand button in some of those containers and make ...
0
votes
1answer
181 views
LightSwitch Database connection Lost When the application is in idle
i am using sql server database to the lightswitch application. Everything in the application works fine while it is in use. when sitting idle for period of time the database connection lost i need to ...
0
votes
0answers
86 views
How to check get list code in LightSwitch 2011?
LightSwitch automatically generates most of the code. I was wondering anyone knows how to check the get list code in LightSwitch 2011 ? Where is it located ?
Root Issue: The reason I'm looking for ...
0
votes
0answers
207 views
Visual Studio 2012 Lightswitch “Unable to connect to server” in Desktop app
I'm getting the following screen after I successfully publish the application.
The error message says "The application has stopped responding due to an error and needs to be restarted.
Error details: ...
2
votes
3answers
232 views
Lightswitch NullReferenceException for String in C#
I am sure this is a case of basic ignorance, but I'm trying to test a database value using code behind in a Lightswitch project.
I'm checking if a varchar(MAX) value is null
if ...
1
vote
1answer
459 views
Execute query from button - LightSwitch 2012
I have a custom LINQ query that I'm trying to bind to a button on a search screen. I have added a button to the screen, and modified the Can_Execute code, and added the following query.
partial ...
0
votes
1answer
169 views
LightSwitch 2012 - Working with Composite Keys
The project I am working on currently is connecting to and OData service to retrieve data from an Oracle database. Using LINQPad I can execute the query, and return the data that I'm expecting. The ...
1
vote
2answers
273 views
Lightswitch Loop Through Child Records in C#
I have a Lightswitch project which has an order table and an orderlines table. I want to be able to loop thought all the orderlines data relating to the current parent order using code behind in C# ...
1
vote
3answers
522 views
How to populate an AutoCompleteBox filter with distinct values from one property?
My table has a Date field, from which I would like to query all distinct years, and use those years in my ACB screen filter for that same table.
I am trying to figure out the Linq code I need for ...
0
votes
0answers
174 views
How do I set a new DataGridTextColumn's header in LightSwitch?
You would expect it to be simple:
var col = new DataGridTextColumn();
col.Header = "Header Text";
This is indeed what I found on MSDN for Silverlight.
However this isn't working for me. I see ...
0
votes
1answer
75 views
Turn off Localization in Lightswitch app
Can I turn off Localization in my Lightswitch app so that it does not include all those bin\[culture]\*.resources.dll's in the deployment package?
1
vote
1answer
287 views
Using Year as a filter to select a range of Dates in LightSwitch
In LightSwitch I would like to add a screen filter where the user selects a year (int), so the query returns all records where a specific date (DateTime) is within that year range.
I would like to ...
1
vote
1answer
162 views
Lightswitch query to show Vendors used in an Order
Here's what I'm trying to do:
I have Orders, OrderItems, and Vendors. Each Order can have multiple OrderItems, and each OrderItem is tied to a Vendor. I have a screen that shows the order items for ...
9
votes
1answer
3k views
VS2012 Error - The Debugger cannot continue running the process. Unable to start debugging
I have a Lightswitch 2012 application. It's been working fine for weeks. I made some changes and F5 stopped working. When I click on Start (toolbar) it gives this error message and does nothing.
"The ...
1
vote
1answer
835 views
Binding dropdown to column values
I have a lightswitch 2012 app that is getting data from an OData Service that is returning a single table of data. I have created two parameters within a query, and then added them to a screen via new ...
0
votes
1answer
215 views
Lightswitch clear a visualcollection
I have a visualcollection of temporary data. What is the right way to clear all records from this visualcollection?
EDIT (after Yann's request for a better picture of what I'm trying to do)
At the ...
0
votes
0answers
76 views
Getting Lightswitch to work on AppHarbor
Was anybody able to get Lightswitch working on AppHarbor? Would like to try out free hosting for my lightswitch application first.
The closest I got was this: ...
0
votes
1answer
190 views
Lightswitch get data from related datatable
In Lightswitch I have an order table that has a one to many relationship with a supplier table.
When the order has been completed in the Order screen, I would like to send an email with the order to ...
0
votes
1answer
259 views
Lightswitch- Using Lightswitch Controls in a Custom Silverlight Control
I am new to lightswitch and I am currently task to create a custom control in silverlight, I want to ask if it is possible to use existing lightswitch control like the date time control in my custom ...
1
vote
2answers
293 views
How to enable IIS Compression in Out of Browser Lightswitch App
I have a Lightswitch OOB 2012 and would like to enable IIS 7 Compression. I followed these steps ...
1
vote
1answer
208 views
How to use visual studio features in Lightswitch
I'm having trouble using visual studio features in Lightswitch. For example, add web reference is not available in the advanced tab of the add service reference option (the button is missing). And add ...
1
vote
1answer
940 views
Forms authentication in lightswitch vs2012
I am trying to implement forms authentication in lightswitch (vs2012) but I cannot get a login page to display. I don't need any complex roles, I am just trying to setup a single user account that ...
0
votes
2answers
261 views
VS 2012 Blank Siverlight on Lightswitch Debug
I've been playing around with Lightswitch (c#) on Visual Studio 2012. The project I was developing was working great until today. When I click debug, the Silverlight screen opens, I get the ...
1
vote
2answers
240 views
Lightswitch readonly label different text for label and value
I have a details screen in Lightswitch that displays a couple of readonly fields (using the label control). The way it renders these is that the label "header" (displaying the field name) is the same ...
0
votes
1answer
408 views
Accessing Lightswitch DataSource in a silverlight custom control
Hi I am new to Lightswitch, just wondering if the DataSource, tables of my lightswitch project can be accesses to a silverlight control?
I would need to create a very complex control which would ...
0
votes
1answer
39 views
Lightswitch Theme Extension TabControlTabTextActiveBrush being ignored
The TabControlTabTextActiveBrush setting in my Lightswitch Theme Extension is being ignored. No matter what value I provide, the setting from TabControlTabTextBrush is being applied to all tabs. Is ...
0
votes
2answers
734 views
Exporting to Excel with Lightswitch
we started to develop applications with Lightswitch and we are stuck with an exporting problem.
By default, with an "Export to Excel" button you can popup the whole grid in an excel file.
What I ...
1
vote
2answers
189 views
Filter list of available values after selecting a value LS2011
Is there a possibility to filter the available values on adding a new record? Please have a look at the following screen:
Each MES_OPERATION is assigned to a MES_ROUTE (both are foreign keys). Now i ...
0
votes
0answers
126 views
Disable a value in dropdown list in visual studio lightswitch
I am currently working on the Project which is going to use for managing projects, application and budget related to our IT branch. I have a time sheet screen from which resource can enter their time ...
