[1180] References not updating in ASP.NET after rebuild
VS2005
I have a solution that has a number of Class Library assemblies and a
ASP.NET web site. On opening VS, all references work. After a change in
any one of the Class Library assemblies, any reference to the changed
classes are no longer found on the web site.
I.E.
Given assembly CL with class A which is used in the web site, on load all
references to CL.A work as expected. Change something in CL.A and rebuild
solution. All references to CL.A in the web site are marked as "Cannot
resolve symbol A.".
David
Please sign in to leave a comment.
As of build 1219 this is still an issue - in fact I would state that it is
more of an issue as now a simple rebuild can cause it to happen.
VS2005 SP2, R# 1219, Windows XP SP3 x86 English.
"David Williams" <daviddwilliams@earthlink.net> wrote in message
news:gnf59c$lkf$1@is.intellij.net...
>
>
>
>
> more of an issue as now a simple rebuild can cause it to happen.
>
> VS2005 SP2, R# 1219, Windows XP SP3 x86 English.
>
> "David Williams" <daviddwilliams@earthlink.net> wrote in message
> news:gnf59c$lkf$1@is.intellij.net...
>> VS2005
>>
>> I have a solution that has a number of Class Library assemblies and a
>> ASP.NET web site. On opening VS, all references work. After a change in
>> any one of the Class Library assemblies, any reference to the changed
>> classes are no longer found on the web site.
>>
>> I.E.
>>
>> Given assembly CL with class A which is used in the web site, on load all
>> references to CL.A work as expected. Change something in CL.A and rebuild
>> solution. All references to CL.A in the web site are marked as "Cannot
>> resolve symbol A.".
>>
>> David
>>
>
> ]]>
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"