473,417 Members | 1,569 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,417 software developers and data experts.

Output folder changed

Hello,

When I build an ASP.NET application, for some weird reason Visual Studio.Net
started to put my DLLs into the VSWebCache folder under Documents and
Settings instead of usual bin folder under the project directory.

When I go to the project's properties and try to change the path to the
output folder back to where it always was, I get a message that the output
path must be in the project directory. Well, it is in the project directory.

What happened? How can I fix this? Now when I copy a project to the web
server, I copy the old dlls, unless I copy them manually.

I guess this happened when for another reason, unknown to me, I've lost the
ability opening my project using the file share, so I started to open this
particular project using FP extensions. I don't know whether both issues are
related to each other, but both started approximately at the same time.

I would appreciate your suggestions.

Thank you,

--
Peter Afonin
Nov 19 '05 #1
6 1393
does this happen in both debug and release mode compiles?

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Hello,

When I build an ASP.NET application, for some weird reason Visual
Studio.Net
started to put my DLLs into the VSWebCache folder under Documents and
Settings instead of usual bin folder under the project directory.

When I go to the project's properties and try to change the path to the
output folder back to where it always was, I get a message that the output
path must be in the project directory. Well, it is in the project
directory.

What happened? How can I fix this? Now when I copy a project to the web
server, I copy the old dlls, unless I copy them manually.

I guess this happened when for another reason, unknown to me, I've lost
the
ability opening my project using the file share, so I started to open this
particular project using FP extensions. I don't know whether both issues
are
related to each other, but both started approximately at the same time.

I would appreciate your suggestions.

Thank you,

--
Peter Afonin

Nov 19 '05 #2
Yes, in both modes.

Thanks,

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:Or**************@TK2MSFTNGP10.phx.gbl...
does this happen in both debug and release mode compiles?

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Hello,

When I build an ASP.NET application, for some weird reason Visual
Studio.Net
started to put my DLLs into the VSWebCache folder under Documents and
Settings instead of usual bin folder under the project directory.

When I go to the project's properties and try to change the path to the
output folder back to where it always was, I get a message that the output path must be in the project directory. Well, it is in the project
directory.

What happened? How can I fix this? Now when I copy a project to the web
server, I copy the old dlls, unless I copy them manually.

I guess this happened when for another reason, unknown to me, I've lost
the
ability opening my project using the file share, so I started to open this particular project using FP extensions. I don't know whether both issues
are
related to each other, but both started approximately at the same time.

I would appreciate your suggestions.

Thank you,

--
Peter Afonin


Nov 19 '05 #3
Is it just with the one site/app or does it default that when its a new app
as well?

Just trying to figure it out since I've never had that happen.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:OV**************@TK2MSFTNGP10.phx.gbl...
Yes, in both modes.

Thanks,

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:Or**************@TK2MSFTNGP10.phx.gbl...
does this happen in both debug and release mode compiles?

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
> Hello,
>
> When I build an ASP.NET application, for some weird reason Visual
> Studio.Net
> started to put my DLLs into the VSWebCache folder under Documents and
> Settings instead of usual bin folder under the project directory.
>
> When I go to the project's properties and try to change the path to the
> output folder back to where it always was, I get a message that the output > path must be in the project directory. Well, it is in the project
> directory.
>
> What happened? How can I fix this? Now when I copy a project to the web
> server, I copy the old dlls, unless I copy them manually.
>
> I guess this happened when for another reason, unknown to me, I've lost
> the
> ability opening my project using the file share, so I started to open this > particular project using FP extensions. I don't know whether both
> issues
> are
> related to each other, but both started approximately at the same time.
>
> I would appreciate your suggestions.
>
> Thank you,
>
> --
> Peter Afonin
>
>



Nov 19 '05 #4
Thank you, Curt.

No, only this particular one. The other are OK.

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uY**************@TK2MSFTNGP10.phx.gbl...
Is it just with the one site/app or does it default that when its a new app as well?

Just trying to figure it out since I've never had that happen.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:OV**************@TK2MSFTNGP10.phx.gbl...
Yes, in both modes.

Thanks,

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:Or**************@TK2MSFTNGP10.phx.gbl...
does this happen in both debug and release mode compiles?

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
> Hello,
>
> When I build an ASP.NET application, for some weird reason Visual
> Studio.Net
> started to put my DLLs into the VSWebCache folder under Documents and
> Settings instead of usual bin folder under the project directory.
>
> When I go to the project's properties and try to change the path to the > output folder back to where it always was, I get a message that the

output
> path must be in the project directory. Well, it is in the project
> directory.
>
> What happened? How can I fix this? Now when I copy a project to the web > server, I copy the old dlls, unless I copy them manually.
>
> I guess this happened when for another reason, unknown to me, I've lost > the
> ability opening my project using the file share, so I started to open

this
> particular project using FP extensions. I don't know whether both
> issues
> are
> related to each other, but both started approximately at the same time. >
> I would appreciate your suggestions.
>
> Thank you,
>
> --
> Peter Afonin
>
>



Nov 19 '05 #5
Hmmm....you could sit and try to figure it out, which might take a long
time, or just save all your pages and such, delete the app/site, create it
fresh and re-add your items. This may be quicker and less headache.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
Thank you, Curt.

No, only this particular one. The other are OK.

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uY**************@TK2MSFTNGP10.phx.gbl...
Is it just with the one site/app or does it default that when its a new

app
as well?

Just trying to figure it out since I've never had that happen.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:OV**************@TK2MSFTNGP10.phx.gbl...
> Yes, in both modes.
>
> Thanks,
>
> Peter
>
> "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> news:Or**************@TK2MSFTNGP10.phx.gbl...
>> does this happen in both debug and release mode compiles?
>>
>> --
>> Curt Christianson
>> Site: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Peter Afonin" <pv*@speakeasy.net> wrote in message
>> news:O3**************@TK2MSFTNGP15.phx.gbl...
>> > Hello,
>> >
>> > When I build an ASP.NET application, for some weird reason Visual
>> > Studio.Net
>> > started to put my DLLs into the VSWebCache folder under Documents
>> > and
>> > Settings instead of usual bin folder under the project directory.
>> >
>> > When I go to the project's properties and try to change the path to the >> > output folder back to where it always was, I get a message that the
> output
>> > path must be in the project directory. Well, it is in the project
>> > directory.
>> >
>> > What happened? How can I fix this? Now when I copy a project to the web >> > server, I copy the old dlls, unless I copy them manually.
>> >
>> > I guess this happened when for another reason, unknown to me, I've lost >> > the
>> > ability opening my project using the file share, so I started to
>> > open
> this
>> > particular project using FP extensions. I don't know whether both
>> > issues
>> > are
>> > related to each other, but both started approximately at the same time. >> >
>> > I would appreciate your suggestions.
>> >
>> > Thank you,
>> >
>> > --
>> > Peter Afonin
>> >
>> >
>>
>>
>
>



Nov 19 '05 #6
Yes, I guess so. I have something going on with the security on my PC. I
even had a case with Microsoft on this, but the only thing they could
suggest was to completely uninstall VS.Net and reinstall it. Perhaps it's
time to do this.

Thanks,

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uk**************@TK2MSFTNGP11.phx.gbl...
Hmmm....you could sit and try to figure it out, which might take a long
time, or just save all your pages and such, delete the app/site, create it
fresh and re-add your items. This may be quicker and less headache.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
Thank you, Curt.

No, only this particular one. The other are OK.

Peter

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uY**************@TK2MSFTNGP10.phx.gbl...
Is it just with the one site/app or does it default that when its a new

app
as well?

Just trying to figure it out since I've never had that happen.

--
Curt Christianson
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Peter Afonin" <pv*@speakeasy.net> wrote in message
news:OV**************@TK2MSFTNGP10.phx.gbl...
> Yes, in both modes.
>
> Thanks,
>
> Peter
>
> "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> news:Or**************@TK2MSFTNGP10.phx.gbl...
>> does this happen in both debug and release mode compiles?
>>
>> --
>> Curt Christianson
>> Site: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Peter Afonin" <pv*@speakeasy.net> wrote in message
>> news:O3**************@TK2MSFTNGP15.phx.gbl...
>> > Hello,
>> >
>> > When I build an ASP.NET application, for some weird reason Visual
>> > Studio.Net
>> > started to put my DLLs into the VSWebCache folder under Documents
>> > and
>> > Settings instead of usual bin folder under the project directory.
>> >
>> > When I go to the project's properties and try to change the path to
the
>> > output folder back to where it always was, I get a message that
the > output
>> > path must be in the project directory. Well, it is in the project
>> > directory.
>> >
>> > What happened? How can I fix this? Now when I copy a project to

the web
>> > server, I copy the old dlls, unless I copy them manually.
>> >
>> > I guess this happened when for another reason, unknown to me, I've

lost
>> > the
>> > ability opening my project using the file share, so I started to
>> > open
> this
>> > particular project using FP extensions. I don't know whether both
>> > issues
>> > are
>> > related to each other, but both started approximately at the same

time.
>> >
>> > I would appreciate your suggestions.
>> >
>> > Thank you,
>> >
>> > --
>> > Peter Afonin
>> >
>> >
>>
>>
>
>



Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Etienne Charland | last post by:
Hi, I have a solution containing 6 C# projects; 1 WinForms project and 5 class libraries. I didn't have any problems until recently. I added a new project containing reports. I am using...
11
by: Etienne Charland | last post by:
Hi, I have a solution containing 6 C# projects; 1 WinForms project and 5 class libraries. I didn't have any problems until recently. I added a new project containing reports. I am using...
2
by: | last post by:
I have just about finished my project and need to change the name of the ..exe file created by the Windows Installer to the real name. I was developing naming the solution and project MyProject,...
2
Airslash
by: Airslash | last post by:
Hi, I'm currently working on a function to delete a folder and its files + subfolders. The function currently works for the target folder, but refuses to delete the subfolders and files in the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.