Re: Sharing compiled web assemblies between developers?



Peter Bromberg [C# MVP] wrote:

Generally what I do is add the latest build of it to the Solution Items
folder in the VS Solution, and check it in. Then other devs can get latest on
it, and set a reference in their own working solution.

I am not familiar with a specific Solution Items folder. The library is in a
separate solution in Source Safe, and the compiled DLL is in the bin folder of
the web app.

--
Gregory Gadow
techbear@xxxxxxxx

"Gregory Gadow" wrote:

All done in ASP.Net 2.0 using VB...

The website I am developing has a large DLL that includes custom
MembershipUser, MembershipProvider and RoleProvider classes, several
frequently used web controls, custom base classes for Master and Page
objects, so on and so on.

All of this was done on my main dev machine, which I've also been using
to write the website. On the dev machine, the DLL references compile
Just In Time with no errors. Recently, though, one of my co-workers
started helping with the website. He's set up with VS 2005 on his
machine and we are sharing the source through Visual Source Safe, but he
can not reference the library. As a result, pages he writes that use
these objects end up with a lot of JIT errors, even though the page runs
fine when loaded through a browser from the website.

What do I need to do to get him a working copy of the DLL? And is there
any way to automate his getting it, so that when I post a new version to
the website, he will have access to that as well? This is code I do not
want to have available to others in our office (a few co-workers like to
"tinker"), so putting this in app_code would not be the best solution.

.



Relevant Pages

  • Re: Images/CSS not resolving on dev machine testing
    ... the correct dotnet framework install folder for version 2.0. ... default website now points to c:\devlopment\myprojfolder. ... you get your images to show up as if you were programming from a root web? ... picture has a reference on how to do it. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Alternative to asp:MenuControl?
    ... Yes I currently have a Theme enabled called "Down Gradient Silver Verdana" which I purchased at www.aspthemes.net. ... Added a reference to the file using Website>> Add Reference. ... VWD2008 Express then created a folder called Bin and put CSSFriendly.dll there. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Creating a remote directory using PUT verb.
    ... I wrote a sample for your reference. ... Assuming that I have a website http://mycomputername/Thread, ... to create a folder "NewFolder" under the site root directory. ... HINTERNET hConnect =::InternetConnect(hSession, ...
    (microsoft.public.win32.programmer.networks)
  • Re: Sharing compiled web assemblies between developers?
    ... if you keep the assembly in the root of the solution (not in the /bin folder) ... You *could* set a reference to it in the bin folder but that would likely be ... The DLL itself, even though it is ... The website I am developing has a large DLL that includes custom ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: C-Drive stem folders with duplicate website info???
    ... Publisher wizard built navbars also don't render, ... If you take a quick look at my website, mentioned above, ... I then loaded the index_files into a folder, ... When you upload again, upload *just* the Publisher ...
    (microsoft.public.publisher.webdesign)