Re: VS.NET Bugs (Features?)
From: Greg Burns (greg_burns_at_DONT_SPAM_ME_hotmail.com)
Date: 07/19/04
- Next message: Herfried K. Wagner [MVP]: "Re: visual basic listbox with graphic items"
- Previous message: Ken Tucker [MVP]: "Re: Grid column format"
- In reply to: Mike Caputo: "VS.NET Bugs (Features?)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 12:58:44 -0400
#1 Is the DLL's timestamp changing when you recomplile? In
Build->Configuration Manager do you have build checked for the DLL project?
(Is your DLL project part of the same solution as the web project? Not
necessary, but maybe helpful info.)
Greg
"Mike Caputo" <MikeCaputo@discussions.microsoft.com> wrote in message
news:DD388F67-F455-415D-82AA-8B0482154CF8@microsoft.com...
> Having a couple of strange problems in Visual Studio:
>
> 1. In an ASP.NET project that references a DLL I created, the reference
appears not to update when I make some modification to the DLL, recompile
it, and then recompile the referencing project. Amazingly enough, this even
happens if I manually copy the recompiled DLL into the bin folder of the
project. The only ways to get around this that I've found involve either
closing and re-opening Visual Studio (which only works sometimes) or
removing the reference and adding it back in. I'm guessing this has to be
some kind of bug, but the relative vagueness of the problem description has
made it hard to find anything at all in MSKB, other forums, or good old
Google.
>
> 2. In a Web Control Library DLL (unrelated to the DLL in the first
problem), I can't import the root namespace or any namespaces under it
within the project. First of all, the root namespace of the project doesn't
show up in intellisense, and then even if I just type it out, I get
blue-squiggled with a message that it can't find the namespace.
>
> Any suggestions would be greatly appreciated. Thanks.
>
> Mike
>
- Next message: Herfried K. Wagner [MVP]: "Re: visual basic listbox with graphic items"
- Previous message: Ken Tucker [MVP]: "Re: Grid column format"
- In reply to: Mike Caputo: "VS.NET Bugs (Features?)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|