473,385 Members | 1,343 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.

Updating /Default.aspx Weird problem!!

I have setup the global.asax, so that everytime server encounters an error,
I will be notified by email.

Now, my web site is up and running. However, EVERY TIME I update the
"default.aspx" by FTP, I got at least one copy of the following error
message (notified by the email).

Someone from outside (63.231.xxx.xxx) was visiting my web site and
encountered the error? What is this? and why is it happening? But when I
hit my web site, everything is fine! Help......... how can I prevent this
from happening?
Error in: /Default.aspx
Url: /Default.aspx
Error Message: The process cannot access the file
"C:\Inetpub\wwwroot\Default.aspx" because it is being used by another
process.
Error Source: mscorlib
Error Target Site: Void WinIOError(Int32, System.String)
REMOTE_ADDR: 63.231.xxx.xxx
REMOTE_HOST: 63.231.xxx.xxx
Nov 18 '05 #1
1 1036
Just a guess, but it sounds like ASP.NET will not deliver the default.aspx
page to the client if you're busy uploading the file via FTP. This sorta
makes sense, given that you wouldn't want your website viewers to get a
partial version of your web page (and in fact, the compilation of the page
would probably fail anyway).

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.

"Blue Ball" <Ch***@30Leak.ca> wrote in message
news:es******************@news01.bloor.is.net.cabl e.rogers.com...
I have setup the global.asax, so that everytime server encounters an error, I will be notified by email.

Now, my web site is up and running. However, EVERY TIME I update the
"default.aspx" by FTP, I got at least one copy of the following error
message (notified by the email).

Someone from outside (63.231.xxx.xxx) was visiting my web site and
encountered the error? What is this? and why is it happening? But when I
hit my web site, everything is fine! Help......... how can I prevent this
from happening?
Error in: /Default.aspx
Url: /Default.aspx
Error Message: The process cannot access the file
"C:\Inetpub\wwwroot\Default.aspx" because it is being used by another
process.
Error Source: mscorlib
Error Target Site: Void WinIOError(Int32, System.String)
REMOTE_ADDR: 63.231.xxx.xxx
REMOTE_HOST: 63.231.xxx.xxx

Nov 18 '05 #2

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

Similar topics

1
by: Blue Ball | last post by:
I have setup the global.asax, so that everytime server encounters an error, I will be notified by email. Now, my web site is up and running. However, EVERY TIME I update the "default.aspx" by...
2
by: Don Munroe | last post by:
This one has me stumped. I have three web applications running on two different servers. The first that works fine is hosted by a .Net hosting company. Everyone that uses it has no problems...
10
by: Don Munroe | last post by:
This one has me stumped. I have three web applications running on two different servers. The first that works fine is hosted by a .Net hosting company. Everyone that uses it has no problems...
4
by: JIM.H. | last post by:
Hello, I have a logon.apsx page and when I clicked LogOff button, user is directed to this page. For the first login user is able to go to myApp.aspx through logon.aspx but once he/she logs of and...
1
by: Dees | last post by:
Hi, I am facing a weird problem with HTTPS and Request.Url.AbsoluteUri in my ASP.NET application. Here is the scenario - 1. I have a menu page (Default.aspx), which has the following anchor -...
2
by: Cc | last post by:
hi, while I making my own class library using odbc.net I encounter strange problem in this class Public Sub New() ' some code doing openning connection end sub
3
by: c83 | last post by:
Hi everyone!! I have a litle problem with an ASP.net application. My default.aspx page can be accessed only by the registered users. after user signs-out, it is transfered to the login.aspx...
10
by: Ben | last post by:
Hi, i have a weird problem and i don't know who is responsible for this: IIS, excel or asp.net. My problem: we use an asp.net 2.0 application under IIS 6.0 (server 2003 sp2) which must write...
10
by: Eirik Eldorsen | last post by:
How can I 301 redirect www.example.com/default.aspx to www.example.com without using ISAPI filters?
8
by: AAaron123 | last post by:
I created a home page and moved to the isp. it contains 3 files: Default.aspv Default.aspx.vb web.config and the folder App.Data Using IE to point to my home page folder it displays the...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.