Completed
Last Updated: 12 Jan 2016 04:13 by Manu
ADMIN
Cody
Created on: 25 Feb 2013 23:33
Type: Bug Report
1
Pages.g.cs seems to be needlessly regenerated
1) Create a Test Studio project in VS
2) Add a few tests with a few elements
3) Create a coded step
4) Open the code behind file in VS
5) Open the Pages.g.cs file
6) Switch back to the code behind file

Expected: No prompts while editing the code behind file
Actual: Every few seconds you get prompted "Pages.g.cs has been modified, do you want to reload it?"
2 comments
Manu
Posted on: 12 Jan 2016 04:13
I'm still facing this issue.
ADMIN
Pavel
Posted on: 15 Mar 2013 07:21
We have resolved the problem with the reccuring prompting. The one issue left is the regeneration of the Pages file when the code/test file is opened.