|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Output DLLSorry for this silly question.
Where would I find the DLL /EXE for my WebProject . The bin folder has only reference DLLs . I need this to run my FxCop Thanks Once you build your web project the .dll for it will be in the bin folder
also and will have the same name as the web project itself. Regards, -- S. Justin Gengo Web Developer / Programmer Free code library: http://www.aboutfortunate.com "Out of chaos comes order." Nietzsche Show quote "anonymous" <anonym***@msn.com> wrote in message news:eyuX8Ba1GHA.1252@TK2MSFTNGP04.phx.gbl... > Sorry for this silly question. > > Where would I find the DLL /EXE for my WebProject . The bin folder has > only reference DLLs . I need this to run my FxCop > > Thanks > > Sorry Justin
It is not happening so. I did build and Rebuild few times to find it I am using VS 2005 and it is running it using the internal webserver when I run the app Show quote "S. Justin Gengo" <jus***@removetosendmailaboutfortunate.com> wrote in message news:%23rhi7Fa1GHA.1268@TK2MSFTNGP02.phx.gbl... > Once you build your web project the .dll for it will be in the bin folder > also and will have the same name as the web project itself. > > Regards, > > -- > S. Justin Gengo > Web Developer / Programmer > > Free code library: > http://www.aboutfortunate.com > > "Out of chaos comes order." > Nietzsche > > > "anonymous" <anonym***@msn.com> wrote in message > news:eyuX8Ba1GHA.1252@TK2MSFTNGP04.phx.gbl... >> Sorry for this silly question. >> >> Where would I find the DLL /EXE for my WebProject . The bin folder has >> only reference DLLs . I need this to run my FxCop >> >> Thanks >> >> > > Have you tried publishing your web site ?
You can select a folder to publish to. "Publish" is in the "Build" menu in VS 2005, just under "Rebuild" which you have been using. http://msdn2.microsoft.com/en-us/library/20yh9f1b.aspx Juan T. Llibre, asp.net MVP aspnetfaq.com : http://www.aspnetfaq.com/ asp.net faq : http://asp.net.do/faq/ foros de asp.net, en español : http://asp.net.do/foros/ =================================== Show quote "anonymous" <anonym***@msn.com> wrote in message news:uYv4lIa1GHA.1132@TK2MSFTNGP02.phx.gbl... > Sorry Justin > > It is not happening so. > > I did build and Rebuild few times to find it > > I am using VS 2005 and it is running it using the internal webserver when I run the app > > > "S. Justin Gengo" <jus***@removetosendmailaboutfortunate.com> wrote in message > news:%23rhi7Fa1GHA.1268@TK2MSFTNGP02.phx.gbl... >> Once you build your web project the .dll for it will be in the bin folder also and will have the >> same name as the web project itself. >> >> Regards, >> >> -- >> S. Justin Gengo >> Web Developer / Programmer >> >> Free code library: >> http://www.aboutfortunate.com >> >> "Out of chaos comes order." >> Nietzsche >> >> >> "anonymous" <anonym***@msn.com> wrote in message news:eyuX8Ba1GHA.1252@TK2MSFTNGP04.phx.gbl... >>> Sorry for this silly question. >>> >>> Where would I find the DLL /EXE for my WebProject . The bin folder has only reference DLLs . I >>> need this to run my FxCop >>> >>> Thanks >>> >>> >> >> > > |
|||||||||||||||||||||||