It was fixed for the 64k limit AFAIK...but still exists for the larger
sizes (double/triple 64k)

Im totally sympathetic with you Dave.  This is extremely annoying.
Every time I need to build it takes a few minutes just to recycle VS.NET
and delete the dll's.

I even created a batch file to ...del /proj/*.dll /s   start devenv.exe
proj.sln  for me...makes it a little easier to deal with.

Im hoping we are going to be seeing another patch soon.

/rob




-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:ADVANCED-DOTNET@;DISCUSS.DEVELOP.COM] On Behalf Of John St. Clair
Sent: Thursday, October 31, 2002 2:52 AM
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] Tearing my hair out - I am thoroughly
disgusted with VS.NET


That problem has seemed to completely disappear for me (and it was
driving me nuts as well) since a repave and installing XP Pro. I seem to
recall something in the VS.NET debugger reference about only being able
to always detach from a process in XP/.NET Server. Maybe this is
something similar?

John

-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:ADVANCED-DOTNET@;DISCUSS.DEVELOP.COM] On Behalf Of Dave Adair
Sent: 30. oktober 2002 22:50
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Tearing my hair out - I am thoroughly
disgusted with VS.NET

WHEN is Microsoft going to fix the problem with VS.NET where it cannot
build the solution because it is locking DLLs that are >64k in size?
This has been a problem since day one and I have wasted DAYS of time
over the last 12 months battling this.  I can't even work on one of the
subprojects because everytime I make a change and compile it, it fails
because the DLL is locked and I have to exit VS.NET, delete the
project's bin and obj folders and reload VS.NET.  Another way that the
problem manifests itself is that the subproject will build fine but
another subproject that references that subproject will not build saying
something like it can't find the type of namespace in that project.

(YES, all references to the project in question are Project references,
not File references - which, according the Microsoft, should make it
work
fine)

Surely a hell of a lot of people out there are running into this
problem... or is no one out besides me and a few others foolish enough
to try a
large-
scale .NET project yet?

Sorry for the ranting and raving but I have completely lost my patience
with this.

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or subscribe to other DevelopMentor lists at
http://discuss.develop.com.

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or subscribe to other DevelopMentor lists at
http://discuss.develop.com.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to