they are in a temp folder in the framework, typically:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
but just a rebuild instead of build.
-- bruce (sqlwork.com)
> Hi,
>
[quoted text clipped - 5 lines]
>
> Can anyone tell me where the dll's are normally kept?
cashdeskmac - 08 Dec 2007 10:28 GMT
I found the problem.
I already had a class called UserDetails.cs and decided to add a page for
the users to edit their details. Stupidly I called it....UserDetails.aspx.
Lesson learned: don't make ad hoc changes to your design when you have been
at it for 12 hours straight
> they are in a temp folder in the framework, typically:
>
[quoted text clipped - 13 lines]
> >
> > Can anyone tell me where the dll's are normally kept?