Home All Groups Group Topic Archive Search About
Author
7 Jan 2007 8:44 AM
Barry
Hi

I am a freelance developer on the internet.

In VS 2003 the C# Web Application would create a DLL in the bin folder, i
used to upload only all files in the project EXCEPT .cs  on the clients site
allowing them to test and when the payment for my work is recieved i would
upload the .cs and maybe project files.

In VS 2005 .dll file(s)  are not created, i have to upload all files, i
ended up working with a client ( a cheater)  who refused to pay after he got
all the files and the site working.

Is the anyway out of this situation.

TIA
Barry

Author
7 Jan 2007 3:28 PM
Carl Daniel [VC++ MVP]
Barry wrote:
Show quote
> Hi
>
> I am a freelance developer on the internet.
>
> In VS 2003 the C# Web Application would create a DLL in the bin
> folder, i used to upload only all files in the project EXCEPT .cs  on
> the clients site allowing them to test and when the payment for my
> work is recieved i would upload the .cs and maybe project files.
>
> In VS 2005 .dll file(s)  are not created, i have to upload all files,
> i ended up working with a client ( a cheater)  who refused to pay
> after he got all the files and the site working.
>
> Is the anyway out of this situation.

Installl VS 2005 SP1 which, among other things, includes the "Web
Application Project", which works the same as ASP.NET projects worked in
2003.

-cd

AddThis Social Bookmark Button