473,385 Members | 1,925 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,385 software developers and data experts.

deploying asp.net

hey all,
i'm using XCOPY to deploy to files to production. 1 copies (the .dll) and
the other one doesn't(default.aspx)

it says access denied on the latter one. I've assigned NETWORK SERVICE
account modify and write permissions on the application root folder. Why does
one copy and the other doesn't?

thanks,
rodchar
Nov 19 '05 #1
3 1306
What about the account you are logged in with? I'm assuming you are
doing the XCOPY and the OS is telling you that access is denied to
you.

Another idea: could the file be locked somehow?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 21 Oct 2005 13:42:03 -0700, "rodchar"
<ro*****@discussions.microsoft.com> wrote:
hey all,
i'm using XCOPY to deploy to files to production. 1 copies (the .dll) and
the other one doesn't(default.aspx)

it says access denied on the latter one. I've assigned NETWORK SERVICE
account modify and write permissions on the application root folder. Why does
one copy and the other doesn't?

thanks,
rodchar

Nov 19 '05 #2
that was it. the file was locked and the server just needed to be rebooted.
thanks this helped a lot,
rodchar

"Scott Allen" wrote:
What about the account you are logged in with? I'm assuming you are
doing the XCOPY and the OS is telling you that access is denied to
you.

Another idea: could the file be locked somehow?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 21 Oct 2005 13:42:03 -0700, "rodchar"
<ro*****@discussions.microsoft.com> wrote:
hey all,
i'm using XCOPY to deploy to files to production. 1 copies (the .dll) and
the other one doesn't(default.aspx)

it says access denied on the latter one. I've assigned NETWORK SERVICE
account modify and write permissions on the application root folder. Why does
one copy and the other doesn't?

thanks,
rodchar

Nov 19 '05 #3
It's a good idea to shut down the Web before copying new files. If someone
happens to hit the site while the copy is in progress, a DLL can become
locked.
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:FF**********************************@microsof t.com...
hey all,
i'm using XCOPY to deploy to files to production. 1 copies (the .dll) and
the other one doesn't(default.aspx)

it says access denied on the latter one. I've assigned NETWORK SERVICE
account modify and write permissions on the application root folder. Why
does
one copy and the other doesn't?

thanks,
rodchar

Nov 19 '05 #4

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

Similar topics

0
by: Sean Campbell | last post by:
Hi, My group have a ASP.NET based application ( currently running on 1.0.3705 ). Ideally, we would like to deploy new components(asp files/assemblies/db updates) into a live environment without...
1
by: Terry H | last post by:
Hi I am deploying a winforms app via the windows installer and a VS.Net 2003 setup and deploymnet project. At the moment, I am adding launch conditions for the .Net Framework 1.1 and MDAC 2.7...
1
by: dansan | last post by:
We have a webservice that we have been deploying using the deployment project in Visual Studio. Now we are trying to deploy this service to a server that has multiple sites. I have looked...
2
by: Flip | last post by:
I am deploying webapps using XP (IIS5) and deploying them to a Windows 2003 Server box (IIS6). So far so good. However, when I try to manage my w2k3 server from XP, I get an error message saying...
3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
4
by: john | last post by:
I think some of the changes to Asp.net are rediculous. Take the ability to deploy source code to production that is compiled on the fly. If this is such a great model, why not distribute your...
10
by: Bryan Dickerson | last post by:
I fairly have my Web Service working the way that I want, so my next step will be to deploy it on a server. Do I just add a deployment/install project, build it and install it on the server? ...
0
by: Dave | last post by:
Hello The application I'm building an installer for uses dlls which were developed originally in C. Since the application itself is developed in C#, these dlls were wrapped using SWIG....
0
by: steve | last post by:
H I new in deploying applications with visual studio 2005. I've used the setup wizard for a project when the user deploys the project I need to now where the user has put it. (path of the...
6
by: Ryan | last post by:
Is there any way to save a VB 2005 created application as an .MSI install file? The only method I see is to publish as a .EXE. Curious because I want to push out an application with Group Policy....
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.