473,405 Members | 2,354 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,405 software developers and data experts.

FSCTL_IS_VOLUME_MOUNTED repeated for 5secs ?!?

We're using Rainbow Portal .NET v1.5 as our CMS to compose many of our
sites. We develop several .ASCX controls and Rainbow easily plops them
onto a dynamically created page. I've been asked to look into why a
paritcular area of our site is running slowly as compared to other
areas. I discovered several blotttlenecks and have resolved them to
the best I could but one remains.

When i hit the page there is normally a 5 sec delay before the IE
browser displays the site. On subsequent refreshes it takes about 1
sec. Clearly ASP.NET has cached what it needs. I then wait for about
2 mins and do a refresh again within the IE browser. Now the page
takes about 5 secs or so to display. I dont get it. I thought .NET
already had the page cached?

I then launched FILEMON to investigate all the IO file access by
ASPNET_WP.exe and INETINFO.exe. Several Rainbow files (theme, layouts,
dlls) are accessed but these consume less than 1 sec. The majority of
the time was spent here:

1:35:11 PM sqlservr.exe:688 WRITE C:\Program Files\Microsoft
SQL Server\MSSQL\Data\Rainbow_log.ldf SUCCESS Offset: 7912448
Length: 512
1:35:13 PM aspnet_wp.exe:2488 OPEN
C:\winnt\microsoft.net\framework\v1.1.4322\tempora ry asp.net
files\root\061162b5\7a6ac1c\assembly\dl2\c9b3b93f\ b2d1d96e_8893c501\solpartwebcontrols.dll
SUCCESS Options: Open Access: All
1:35:15 PM inetinfo.exe:1140 OPEN
C:\PROJECTS\RAINBOW\DESIGN\THEMES\NEWCOUNTYSITE\DE FAULT.CSS SUCCESS
Options: Open Access: All

You can see a time of 4 secs was consumed. I discovered an Advanced
mode of Filemon and it revleaed:
aspnet_wp.exe:2488 FSCTL_IS_VOLUME_MOUNTED C:\WINNT\system32
SUCCESS

This line is repeated several times before and after the .DLL and is
consuming the majority of the time. On refresh of the page, it does
not exist whatsoever. Any ideas?

Jun 13 '06 #1
0 1042

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

Similar topics

9
by: Leif K-Brooks | last post by:
How do I make a regular expression which will match the same character repeated one or more times, instead of matching repetitions of any (possibly non-same) characters like ".+" does? In other...
0
by: Wolfgang Lipp | last post by:
From: Lipp, Wolfgang Sent: Tuesday, 27?January?2004 13:26 <annotation> the first eleven contributions in this thread started as an off-list email discussion; i have posted them here with...
15
by: Robert Sturzenegger | last post by:
// Code sequence A for (int i = 0; i < 10; ++i) { int k = something(); // some more code which uses k } // Code sequence B int k; for (int i = 0; i < 10; ++i) { k = something();
2
by: RingTone | last post by:
SQL Server 2000/Access 2000 linked tables PK = FLOOR/DESK NO/TYPE A User has complained about seeing data below simply by scrolling through the attached table, the data is there when you look at...
1
by: Alec MacLean | last post by:
Hi, Outline of problem: I've built a set of user controls that are used to output questions for a survey and gather the responses using simple radio buttons. I'm adding an optional textbox...
3
by: IraqiAli | last post by:
ok i have a couple of textboxes. The user is required to input values from 1 to 6 into those boxes. and submit it, those values would then go into an array. What i need to do is do checks to make...
7
by: bagelman | last post by:
Hi, I have a string Array. Its length is 100. I want to search the array to find repeated strings in it. And after finding repeated strings I want to write to screen which word repeated how many...
7
by: mcha226 | last post by:
Hi All I have to build a page which includes a select element (as a drop down menu) with all the country names in it. However I just found out that the need to be repeated many times so the...
9
by: C#_Help_needed | last post by:
I need help with the following question. THANKS :) Write a program in c# that takes in a directory as a command line parameter, and returns the longest repeated phrase in ALL text files in that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.