Hello!
I hope someone from Microsoft reads this thread...
This is a total disaster for the current project I'm working on now. After
every compile we need to shut down VS, delete the dlls, start VS again and
reopen the solution. As you can imagine it takes alot of our precious time
and we do have a deadline to keep.
We have tried everything, the latest framework, patches, new visual studio
2003. One colleague will try to reinstall windows and see if that helps (I
doubt it).
I've read alot about this problem and some say it's because the solution is
to big (to many projects). I guess we could start splitting up the solution
to many small ones but come on... This is suppose to be a professional
develop enviroment.
Can someone from M$ please come up with something better than uggly
workarounds that doesn't work anyway ???
// Mikael
"Christian Kuendig" <*removethis*kuendigc@spectraweb.ch> skrev i meddelandet
news:025a01c36c0f$81c582a0$a501280a@phx.gbl...
[quoted text, click to view] > (IDE: VS2003 7.1.3088)
>
> Hi,
>
> When solutions grow and contain several projects (10, 20
> or more) people complain that they can't compile their
> projects anymore.
>
> Why? The IDE locks some dlls (assemblies from project
> output) and doesn't free them anymore. Every attempt to
> compile those solutions fail with an error message "...
> because it's locked by an other process".
> The error can't be reproduced on every machine but
> frequently happens and usually doesn't disapear anymore
> once occured.
>
> The locked file get's freed when the devenv process is
> terminated (:-)). Currently I'm supporting a guy working
> on a project where he has errors like that every time of
> compilation and he's spending quite an amount of his time
> shuting down and restarting the IDE.
>
> What's going on? What can we do? I mean it's a bug, a
> pretty nasty one, not because it's so horrible, but
> because it kills productivity and really hits the wallet.
>
> Does anyone have a solution for that problem or share
> that experience? Is there an (educated) explanation for
> it.
>
> It seems like te IDE has a resource leck when reflecting
> the assemblies...
>
> Any comments appreciated
>
> thanks
>
> Christian Kuendig
> .Net Competence Centre, HSR University, Switzerland