LightSwitch in Visual Studio 2012 RC announcement
-
Link
With the release of Visual Studio 2012 this forum is now retired and archived. Please use theVisual Studio LightSwitch - General Questions forum: http://social.msdn.microsoft.com/Forums/en-US/lightswitch for questions or discussions targeting either version of LightSwitch.
Thank-you for your participation in this forum, and we hope you will continue to participate in the General forum.
-
0 Votes
After publishing a package to file the data fails to load when running in VS - also it runs the application in my web-browser?
I have created a very basic Lightswitch application which gets 1 table from a server database and has 1 screen. The connection string for the table ...Answered | 2 Replies | 11852 Views | Created by SydneyWaterBoy - Wednesday, July 18, 2012 2:18 AM | Last reply by sebaxor - Tuesday, August 14, 2012 4:28 AM -
0 Votes
is not a valid relationship for 1-0..1 relationships, the primary keys must be shared. error in lightswitch
I google for this error for hours with no luck: 'myOrdersDetailEntities_myOrdersEntity' is not a valid relationship. For 1-0..1 relationships, the primary keys must be shared. This ...Answered | 1 Replies | 6482 Views | Created by Rachida - Sunday, August 12, 2012 10:48 PM | Last reply by Rachida - Monday, August 13, 2012 5:30 PM -
0 Votes
Recommend LS 2012 RC Now?
I am contemplating building a first app for my org using LightSwitch. Would you recommend going straight to LS 2012 RC Now? Do we know approximately when LS 2012 ...Answered | 2 Replies | 6726 Views | Created by FJA US - Saturday, August 11, 2012 3:33 PM | Last reply by BigMeanDean - Saturday, August 11, 2012 10:50 PM -
0 Votes
Managed to use Xtrareport in VS 2012 RC (In some way)
Hi, I don't know if this is important to anyone but I'm managed to use Xtrareport in VS 2012 RC (html and client). I know it's impossible to use the designer so I ...Discussion | 1 Replies | 6304 Views | Created by Sven Elm - Friday, August 10, 2012 11:19 AM | Last reply by WilliamStacey - Friday, August 10, 2012 2:11 PM -
0 Votes
I can't find how to convert my Global parameters to use in queries
After porting my app from v1 to v2 the Global properties I was using as parameters in a query are not available. I went into the Client.lsml and put them in the same posisiton as they were in ...Answered | 7 Replies | 6929 Views | Created by Spursoft Solutions - Wednesday, March 7, 2012 5:00 PM | Last reply by joshbooker - Thursday, August 9, 2012 4:25 PM -
0 Votes
RowVersion Tracking - Legacy Database
Hi All, I read elsewhere about row level concurrency in LS V2 and how it creates a RowVersion column to track row level changes. I have a legacy DB which I can ...Answered | 2 Replies | 6021 Views | Created by GarryB2506 - Sunday, August 5, 2012 9:28 PM | Last reply by GarryB2506 - Thursday, August 9, 2012 5:20 AM -
0 Votes
how to change the startup screen from tasks to myScreen
I have created a simple project which connects to a remote sql database. I have generated a single screen that is linked to 1 table in the database. When i run the project from the IDE i ...Answered | 1 Replies | 6006 Views | Created by SydneyWaterBoy - Tuesday, August 7, 2012 2:07 AM | Last reply by Steve Hoag - Tuesday, August 7, 2012 6:12 AM -
0 Votes
Default Details Screen weirdness- details page not used as default even after setting it as default
Hi, Have been trying to use a details screen that I created in VS 2012 RC as default for an entity. I created the details screen the standard way- checked the ...Answered | 1 Replies | 5630 Views | Created by lvsund - Saturday, August 4, 2012 10:25 PM | Last reply by lvsund - Saturday, August 4, 2012 11:26 PM -
4 Votes
What is the best way to generate a PDF or Word document within LS?
I have explorated several ways to create a PDF or Word document in LS... I have found this 2 options 1. Use some HTML rendering tool (From NuGet for example) and ...Answered | 4 Replies | 7240 Views | Created by sebaxor - Monday, July 30, 2012 11:19 AM | Last reply by WilliamStacey - Wednesday, August 1, 2012 3:59 AM -
0 Votes
No longer able to Publish
Upgraded to 2012 RC this morning and imported/upgraded my project from VS11 Beta. Debug works fine. But Publish does nothing. Build | PublishRight Click Project | ...Answered | 24 Replies | 9171 Views | Created by kyle ls - Monday, June 4, 2012 7:00 PM | Last reply by Yann Duran - Wednesday, August 1, 2012 3:28 AM -
0 Votes
Upgrade Problem! (SingleOrDefault_Executing => Query_Executing)
Dear Sir/Madam I have upgrade my lightswitch project to LS2012. The previous version has the code... partial void ...Proposed | 1 Replies | 6207 Views | Created by sexy2551 - Tuesday, July 31, 2012 2:57 PM | Last reply by Matt Evans - Visual Studio - Tuesday, July 31, 2012 6:43 PM -
1 Votes
Prerelease T4 template for OData available.
I saw a few minutes ago that the astoria team (data services) preleases a new ODATA T4 template. I would think this opens up further plumbing possibilities between LightSwitch OData Services and ...Discussion | 2 Replies | 6646 Views | Created by Paul Van Bladel - Tuesday, July 3, 2012 3:21 PM | Last reply by Johnny Larue - Tuesday, July 31, 2012 2:39 PM -
0 Votes
How to use Microsoft Sync Framework in LightSwitch V2
Hi Everybody In my developed application i am planning to implement synchronization so that user will get updated data when they connected to ... -
0 Votes
Code Analysis not working
By right clicking on a Lightswitch solution and hitting Run Code Analysis I get three errors (including a mysterious CA0058 Error Running Code Analysis CA0058 : Could ... -
0 Votes
create a details screen and set as default doesn't work for button, bug or by design?
Hi I need a custom edit screen so I created a new details screen and set it as the default details screen. If I set a property to "show as a link" ...Answered | 3 Replies | 5925 Views | Created by GusBeare - Monday, July 30, 2012 10:51 PM | Last reply by GusBeare - Tuesday, July 31, 2012 6:15 AM -
0 Votes
Some linq queries don't work in lightswitch
I wrote many linq statments and they work just fine in lightswitch. But recently I've been pulling my hair out for days trying to work out one LINQ query , and even try it ...Answered | 5 Replies | 6969 Views | Created by Rachida - Saturday, July 28, 2012 12:40 AM | Last reply by Rachida - Monday, July 30, 2012 10:40 PM -
0 Votes
Problem when updating a Deploy
When I deploy my app first time, no problem; but when I try to update it, I use the same schema but in another server, because the Development PC is in a differnte network than the Production Server, ...Unanswered | 5 Replies | 6903 Views | Created by sebaxor - Tuesday, June 12, 2012 11:23 AM | Last reply by Brian Moore - Microsoft - Monday, July 30, 2012 5:36 PM -
5 Votes
What are the limitations of version 2 of the lightswitch?
What are the limitations of version 2 of the lightswitch 1 Number of tables that can import. 2 Number of screens that can ...Answered | 17 Replies | 8372 Views | Created by Marden LR - Friday, April 13, 2012 4:41 PM | Last reply by Yann Duran - Monday, July 30, 2012 3:06 PM -
0 Votes
Tricky: In IDataService.SaveChanges method, data changed at server side may not post back to client side.
s.Amount). In screen, the SalesOrder.Amount is not updated correctly, because the SalesOrder changed at server side is not post-back to client side. My resolution ...Proposed | 9 Replies | 6496 Views | Created by ryan lin chinese - Sunday, July 22, 2012 3:43 PM | Last reply by ryan lin chinese - Monday, July 30, 2012 2:30 PM -
0 Votes
BUG: DEFAULT NEWID() not recognized when adding a column to a table
I had a table defined in SQL Server to use an IDENTITY as a PRIMARY KEY. I needed to change this to add a column of type UNIQUEIDENTIFIER and use that as the PRIMARY KEY. So I changed the SQL CREATE ...Discussion | 2 Replies | 6023 Views | Created by kyle ls - Friday, July 27, 2012 3:35 PM | Last reply by kyle ls - Monday, July 30, 2012 12:37 PM - Items 1 to 20 of 434 Next ›
LightSwitch in Visual Studio 2012 RC announcement
-
Link
With the release of Visual Studio 2012 this forum is now retired and archived. Please use theVisual Studio LightSwitch - General Questions forum: http://social.msdn.microsoft.com/Forums/en-US/lightswitch for questions or discussions targeting either version of LightSwitch.
Thank-you for your participation in this forum, and we hope you will continue to participate in the General forum.