This is a migrated thread and some comments may be shown as answers.

Pages.g

2 Answers 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 25 Jan 2013, 05:07 AM
Hi All,
Does someone know what is this pages.g?
It seems it's generated automatically and saved in the telerik filesystem project.
I have right now 13 scripts which can be executed as well without error. Script 1 to script 13.
After, the script 14 and 15 can't be executed. I can copy all the content of the script 1 into the script 14 and it still doesn't work.
Here is the log
E:\MyProject\Pages.g.vb: Line 300: (BC30203) Identifier expected.
E:\MyProject\Pages.g.vb: Line 324: (BC30203) Identifier expected.
E:\MyProject\Pages.g.vb: Line 356: (BC30203) Identifier expected.
E:\MyProject\Pages.g.vb: Line 4113: (BC30203) Identifier expected.
E:\MyProject\Pages.g.vb: Line 4474: (BC30203) Identifier expected.
E:\MyProject\Pages.g.vb: Line 4811: (BC30203) Identifier expected.
To me, the log are not enough to analyze the issue.
I've attached the pages.g
Is there a way to clean a project?
I would appreciate if someone could help me to solve this issue.

2 Answers, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 25 Jan 2013, 05:18 AM
By the way, I've moved my script 14 and 15 into another project that I've just created and it worked.
Is a project limited to 13 scripts?
0
Dobry Zranchev
Telerik team
answered on 25 Jan 2013, 02:16 PM
Hi Mark,

Pages.g.vb file is automatically generated code file according to the added elements in the tests. The error the you're facing can be caused by coping tests that are using elements from tests that are not in the new project. Take a look carefully what elements do you use in the copied tests. This will help you to solve your issue.

If you continue to have difficulty, please send us a copy of your test project for analysis. Place the project folder into a .zip file and attach that. We don't need access to your application. We'll only diagnose the compile problem.

Regards,
Dobry Zranchev
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Dobry Zranchev
Telerik team
Share this question
or