Author |
Topic |
|
tetzschner
New Member
6 Posts |
Posted - Jun 18 2015 : 02:02:28 AM
|
Hi
In VS2013 'Open Corresponding File' don't work from myfile.aspx -> myfile.aspx.cs. But myfile.aspx.cs -> myfile.aspx works fine.
How do I fix this?
Kind regards, Ole |
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jun 19 2015 : 3:52:18 PM
|
1. Do you also have .aspx.designer.cs? 2. Are your .aspx and .aspx.cs files located in the same folder? If not, can you please copy-paste the full path here for both files? 3. If they're in the same folder, what are the exact filenames? Do they contain unicode characters? 4. Are you opening the files from a network drive? |
|
|
tetzschner
New Member
6 Posts |
Posted - Jun 22 2015 : 07:10:27 AM
|
1. Yes. 2. Full file-path for all three files:
C:\\WORK\\TaxiWebApp\\TaxiWebApp\\reports.aspx.cs C:\\WORK\\TaxiWebApp\\TaxiWebApp\\reports.aspx C:\\WORK\\TaxiWebApp\\TaxiWebApp\\reports.aspx.designer.cs
3. Same folder, see above. No the filename does not contain any unicode-chars. 4. No local drive only.
|
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jun 22 2015 : 4:43:52 PM
|
1. Can you please open your Open File in Solution dialog (alt+shift+O) and see if all 3 files are listed?
2. How do you trigger Open Corresponding File? Do you use alt+o? What happens if you try the toolbar button?
3. Do you see a list as mine when you use Open Corresponding File on reports.aspx.cs?
4. Can you please rebuild your symbol databases to see if it makes any difference? VA Options -> Performance -> Rebuild |
Edited by - accord on Jun 22 2015 8:40:22 PM |
|
|
tetzschner
New Member
6 Posts |
Posted - Jun 23 2015 : 03:34:15 AM
|
1. Yes all three files are listed.
2. I'm always using toolbar-button. Usign alt-O is only working from .aspx.cs to .aspx.
3. Yes, exactly, but only from .aspx.cs to .aspx.
4. Tried that twice, to no avail.
|
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jun 24 2015 : 6:43:31 PM
|
Is Visual Assist Enabled in all 3 files? For example, if you open VA Outline via VASSISTX -> Tools -> VA Outline, do you see content displayed in this VA window for each of the 3 files? |
|
|
tetzschner
New Member
6 Posts |
Posted - Jun 25 2015 : 02:25:43 AM
|
In reports.aspx the 'VA Outline' is empty. For the two other files there are data in 'VA Outline'.
This problem is the same for all of my *.aspx files. |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jun 28 2015 : 10:31:52 AM
|
Can you please send in your Visual Assist and Visual Studio settings?
1. VA Options -> Performance -> Export Settings
2. IDE tools menu -> Import and Export Settings -> Export selected environment settings
So I can import them here and try reproducing the problem. Please use the following form the submit your files and please paste the URL of this topic to the "Your Request" field. http://www.wholetomato.com/support/contact.asp |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jul 02 2015 : 4:22:21 PM
|
I got your email, thank you. I was able to reproduce the problem here so I have put in a bug report for this:
case=90652 |
|
|
tetzschner
New Member
6 Posts |
Posted - Jul 06 2015 : 03:45:22 AM
|
Thank you :) |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
|
tetzschner
New Member
6 Posts |
Posted - Aug 19 2015 : 05:36:14 AM
|
Thanks for the fix :) |
|
|
|
Topic |
|