Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Still problems with ASP.NET control recognition
Permanently deleted user
Created
This build is very stable and works very good with ddl projects. With ASP.NET I am getting the same old problem - new controls on the page are not recognized. And I can't do anything about it but to restart VS. Thanks.
Does restart VS help? If yes, closing and reopening the file should help either. Or typing enter at the beginning of the file. -- Sergey V. Coox JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
I see. Very strange indeed. Could You create a small solution to illustrate the problem. -- Sergey V. Coox JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Does restart VS help? If yes, closing and reopening the file should help either. Or typing enter at the beginning of the file. -- Sergey V. Coox JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Shimon,
Does restart VS help? If yes, closing and reopening the file should help
either. Or typing enter at the beginning of the file.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Sergey V. Coox (JetBrains) wrote:
No, R# doesn't recognize tags registered in the Web.Config.
Also when controls are registered like this:
<%@ Register Assembly="Hay.JobEvaluationManager.UI"
Namespace="MyApp.MyCompany.UI" TagPrefix="my" %>
<my:Button runat="server" />
it marks them as 'ambiguous reference' with System.Web.UI.WebControls.
Anyway it would be nice to be able to disable R# for .aspx files...
Thanks,
Wiebe
I see. Very strange indeed. Could You create a small solution to illustrate
the problem.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Yes for me.
Shimon.
"Sergey V. Coox (JetBrains)" <qx@intellij.com> wrote in message
news:dvtsmi$g86$1@is.intellij.net...
>
Ok, in fact, it's an old well-known problem, which have to fix by the
release date.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I know that it is an old problem. I just want to make sure that it is not
forgotten.
;)
Thanks.
"Sergey V. Coox (JetBrains)" <qx@intellij.com> wrote in message
news:e00hcf$q41$1@is.intellij.net...
>