|
|
|
[
Permlink
| « Hide
]
Brian Scott - 19 Jun 07 02:12
Also, the projects build and run successfully.
Brian, I cannot reproduce the problem. At my side it works ok.
Could you send me the whole solution, please? Due to the nature of the application and the client I am working for I can't send the actual solution. I will create a mock one this evening set up the same way and see if it happens. If so I'll send it along.
Thanks Here is a sample web site demonstrating the problem we are seeing at the client location. The code behind for Test.aspx contains the code examples and comments.
It's apparent after creating this test that ReSharper is having trouble with controls that are declared in sub-folders of the pages they are used on, reguardless of web.config declarations of the controls as I had previously thought. Brian, thanks a lot for the solution. I've just tested it against 3.0.1 bugfix update - everything is ok.
You are welcome to download it from http://www.jetbrains.net/confluence/display/ReSharper/Download Not sure if I should add this to the closed issue or not.
I have found a couple other instances where ReSharper is not reconizing Asp.net controls. I have updated the previously uploaded website to demonstrate. The errors occur in the folder named "SubFolder". ReSharper is not recognizing user controls declared in a sibling folder. For example, the aspx files in ~/SubFolder/ have the incorrect error highlighting for controls residing in ~/Controls/. There is also an issue with recognizing master pages declared in a parent folder. ~/SubFolder/SubFolderMasterContentTest.aspx has incorrect error highlighting for the master page ~/TestMaster.master declared in the root folder. Attached: Updated Brian, thanks a lot for the example. I've discovered the problem and fixed it.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||