Ask a Question related to ASP.NET General, Design and Development.
-
BH #1
compiled DLL not copied to the server bin folder automatically
I'm working on several ASP.NET projects at the same time. I have a separate
web server and each has its own solution folder on my local PC. The strange
thing I noticed is that one of the projects, when compiled in VS.NET,
doesn't automatically update the DLL on the server. Instead, the DLL just
sits in the VSWebCache on my local PC. However, the other projects I;m
working on don't have this problem. I have spent quite a bit of time trying
to figure out what causes this but to no avail. Could anyone help?
Thanks
Bob
BH Guest
-
How to automatically change from httpS to http for a specific folder??
There are great instructions on the web for force HTTPS for specific folder How to automatically change from http to https for a specific folde... -
automatically convert powerpoint to swf on server?
Hi, i got a question concerning Flash Media Server 2. I am using the videoconferencing example with an embeddet flash-presentation. It's the... -
automatically update web client software from web server
Assume we have thousands of client machines connecting to the web server. Client may keep some local copy of the graphic files while communicate to... -
How to boot a "copied" (9.1) System Folder?
My PowerBook's hard drive crashed. I replaced it with a new one and successfully copied the data (including the old system files: OS 9.2.2 and OS X... -
copy Attachement from Email on server (files copied are not valid)
Hi, I'm getting emails from an address trough a script and I want to copy the attached files on the server. I can get the files and copy them on... -
S. Justin Gengo #2
Re: compiled DLL not copied to the server bin folder automatically
Try selecting the reference to the dll in solution explorer - resources and
then view its properties. Is the "CopyLocal" property set to true?
--
S. Justin Gengo, MCP
Web Developer / Programmer
Free Code Library At:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"BH" <bobatkpmg@yahoo.com> wrote in message
news:O8TdS37SDHA.3192@tk2msftngp13.phx.gbl...separate> I'm working on several ASP.NET projects at the same time. I have astrange> web server and each has its own solution folder on my local PC. Thetrying> thing I noticed is that one of the projects, when compiled in VS.NET,
> doesn't automatically update the DLL on the server. Instead, the DLL just
> sits in the VSWebCache on my local PC. However, the other projects I;m
> working on don't have this problem. I have spent quite a bit of time> to figure out what causes this but to no avail. Could anyone help?
>
> Thanks
> Bob
>
>
S. Justin Gengo Guest
-
BH #3
Re: compiled DLL not copied to the server bin folder automatically
Justin, I checked what you mentioned below. It's not the DLLs my project
references I'm talking about and I'm not using anything other than the .NET
framework DLLs.
It's the DLL output from this project that's not copied. That is, when you
compile an ASP.NET application, the enitre web application is compiled into
a DLL in the /bin folder, however, in one of my projects, the build process
in VS.NET doesn't automatically copy the newly compiled DLL to the server.
Thanks
Bob
"S. Justin Gengo" <gengoj@krause.com> wrote in message
news:vhb7pn75klfibb@corp.supernews.com...and> Try selecting the reference to the dll in solution explorer - resourcesjust> then view its properties. Is the "CopyLocal" property set to true?
>
> --
> S. Justin Gengo, MCP
> Web Developer / Programmer
>
> Free Code Library At:
> [url]www.aboutfortunate.com[/url]
>
> "Out of chaos comes order."
> Nietzche
>
>
> "BH" <bobatkpmg@yahoo.com> wrote in message
> news:O8TdS37SDHA.3192@tk2msftngp13.phx.gbl...> separate> > I'm working on several ASP.NET projects at the same time. I have a> strange> > web server and each has its own solution folder on my local PC. The> > thing I noticed is that one of the projects, when compiled in VS.NET,
> > doesn't automatically update the DLL on the server. Instead, the DLL> trying> > sits in the VSWebCache on my local PC. However, the other projects I;m
> > working on don't have this problem. I have spent quite a bit of time>> > to figure out what causes this but to no avail. Could anyone help?
> >
> > Thanks
> > Bob
> >
> >
>
BH Guest
-
S. Justin Gengo #4
Re: compiled DLL not copied to the server bin folder automatically
Ok, that's a new one to me. I have no idea why that would occur!
--
S. Justin Gengo, MCP
Web Developer / Programmer
Free Code Library At:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"BH" <bobatkpmg@yahoo.com> wrote in message
news:%23iqq2bHTDHA.2084@TK2MSFTNGP11.phx.gbl.....NET> Justin, I checked what you mentioned below. It's not the DLLs my project
> references I'm talking about and I'm not using anything other than theyou> framework DLLs.
>
> It's the DLL output from this project that's not copied. That is, wheninto> compile an ASP.NET application, the enitre web application is compiledprocess> a DLL in the /bin folder, however, in one of my projects, the buildI;m> in VS.NET doesn't automatically copy the newly compiled DLL to the server.
>
> Thanks
> Bob
>
> "S. Justin Gengo" <gengoj@krause.com> wrote in message
> news:vhb7pn75klfibb@corp.supernews.com...> and> > Try selecting the reference to the dll in solution explorer - resources> just> > then view its properties. Is the "CopyLocal" property set to true?
> >
> > --
> > S. Justin Gengo, MCP
> > Web Developer / Programmer
> >
> > Free Code Library At:
> > [url]www.aboutfortunate.com[/url]
> >
> > "Out of chaos comes order."
> > Nietzche
> >
> >
> > "BH" <bobatkpmg@yahoo.com> wrote in message
> > news:O8TdS37SDHA.3192@tk2msftngp13.phx.gbl...> > separate> > > I'm working on several ASP.NET projects at the same time. I have a> > strange> > > web server and each has its own solution folder on my local PC. The> > > thing I noticed is that one of the projects, when compiled in VS.NET,
> > > doesn't automatically update the DLL on the server. Instead, the DLL> > > sits in the VSWebCache on my local PC. However, the other projects>> > trying> > > working on don't have this problem. I have spent quite a bit of time> >> > > to figure out what causes this but to no avail. Could anyone help?
> > >
> > > Thanks
> > > Bob
> > >
> > >
> >
>
S. Justin Gengo Guest
-
sampsons #5
Re: compiled DLL not copied to the server bin folder automatically
I had this same problem, it only occured in one Solution -- One that I
originally built using VS 2002, then opened in VS 2003.
I called Micosoft and even talked to a TECH!!! a real TECH!!!
Took a total of three days to come up with the only answer that worked -- I
unistalled VS, and the Framework then reinstalled them both.
A workaround that does work is to delete the .dll from Solution Explorer,
then build solution, new .dll will be placed in bin...
Severin
"BH" <bobatkpmg@yahoo.com> wrote in message
news:O8TdS37SDHA.3192@tk2msftngp13.phx.gbl...separate> I'm working on several ASP.NET projects at the same time. I have astrange> web server and each has its own solution folder on my local PC. Thetrying> thing I noticed is that one of the projects, when compiled in VS.NET,
> doesn't automatically update the DLL on the server. Instead, the DLL just
> sits in the VSWebCache on my local PC. However, the other projects I;m
> working on don't have this problem. I have spent quite a bit of time> to figure out what causes this but to no avail. Could anyone help?
>
> Thanks
> Bob
>
>
sampsons Guest



Reply With Quote

