T O P I C R E V I E W |
tetzschner |
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 |
11 L A T E S T R E P L I E S (Newest First) |
tetzschner |
Posted - Aug 19 2015 : 05:36:14 AM Thanks for the fix :) |
accord |
Posted - Jul 14 2015 : 3:04:27 PM Enabling the following setting has helped for me with this problem: http://docs.wholetomato.com/default.asp?W326 |
tetzschner |
Posted - Jul 06 2015 : 03:45:22 AM Thank you :) |
accord |
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 |
accord |
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 |
tetzschner |
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 |
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 |
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 |
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 |
tetzschner |
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 |
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? |