473,320 Members | 1,939 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,320 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 15 '05 #1
1 1529
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 15 '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?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.