Re: Cannot open DLL file for writing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hm... i dont think NetBeans have any dll problems ^_^

"jasonkester" <jasonkester@xxxxxxxxx> wrote in message
news:1124241973.986058.270950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 2.0, eh? That's too bad. I'd have hoped they would have fixed this by
> now.
>
> Basically, you're running into the issue that every Enterprise
> developer hits with VS.NET on a daily basis. There is nothing wrong
> with your project. You have nothing misconfigured. Your only sin is
> that you have multiple .dlls in your project, and one of them has grown
> beyond 640k.
>
> VS.NET has a known issue, where it sometimes locks down a large .dll
> and refuses to release it, even when it is trying to build a new
> version of that .dll or overwrite an old version. There are
> workarounds to make this happen less frequently, but no real solution.
>
> Basically, you need to exit VS.NET and delete the content of ALL your
> bin directories whenever this happens. I have a script sitting on my
> desktop for this purpose, and I imagine thousands of other developers
> do too. It's one of many small inconveniences you learn to live with
> when developing in the (otherwise) most productive IDE in history.
>
> Good luck!
>
> Jason Kester
> Expat Software Consulting Services
> http://www.expatsoftware.com/
>


.



Relevant Pages

  • Re: C# .lib?
    ... The way to do this in .NET is to give the developer the compiled dll. ... Windows Embedded MVP ... > and C++ header file to compile with, ...
    (microsoft.public.pocketpc.developer)
  • Re: integration of multiple MFC projects
    ... I knew MFC extension DLL can solve it to a certain extent but it ... > first CDialog of developer A and when clicked on a button on the dialog, ... > launches developer B's dialog. ...
    (microsoft.public.vc.mfc)
  • Re: VBA code into DLL: Alternatives to using VB6
    ... > to a dll I need to have either Office 2000 Developer OR VB 6.0. ... In this case VB6 is still perfectly legitimate. ... become obsolete as a tool for developing Addins for the *new* versions. ...
    (microsoft.public.office.developer.vba)
  • Re: C# .lib?
    ... I heard Eric Gunnerson at MS talk about "library assemblies" as a way of ... > The way to do this in .NET is to give the developer the compiled dll. ... > Windows Embedded MVP ...
    (microsoft.public.pocketpc.developer)
  • best pratice for team development with vb6 dll + .net web project
    ... We have a VB6 COM dll that's still getting updated (bug fixes, ... Our business logic developer would ... project references, but none of us can build. ... One developer builds the COM interop using tlbimp. ...
    (microsoft.public.vstudio.development)