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

Deployed ASP.NET app to 2nd machine: SLOW PERFORMANCE

Sid
Hi,

I've run into the classic "it works on my box" but doesn't
work as expected on another test PC.

Both boxes have Win XP Pro and .NET 1.1.

On the dev box in Visual Studio the app runs.
On the dev box I can launch IE and browse the site and the
app displays the page quickly - 1 second.

If I deploy to the test box and I hit the page from my dev
machine the page takes 3 minutyes to load.

If I use the test box to hit the dev box the page is also
slow to load - 3 minutes.

So whenever I'm hitting the page from (within or on the
same box as)the hosted IIS box
whether its the dev or test (no visual studio installed)
all is well (of course ..)

I've loosened security and ASPNET has full control on the
site folders. Impersonation set to true in web.config.
I've given myself full controll as well.

I even granted processModel "SYSTEM" rights instead of
machine.

I'm using windows auth on the network.

Has someone experienced this before??????? thanks

The app actually works so I think the code is ok but 3
minutes for a page to load. The page does reference
another private assembly and a global assembly (with full
trust).

Nov 18 '05 #1
2 1071
I've experienced slight delays but not 3 minutes. Compare it with how fast
it takes to access a file normally over the network, it could just be the
network bandwidth.

"Sid" <an*******@discussions.microsoft.com> wrote in message
news:19*****************************@phx.gbl...
Hi,

I've run into the classic "it works on my box" but doesn't
work as expected on another test PC.

Both boxes have Win XP Pro and .NET 1.1.

On the dev box in Visual Studio the app runs.
On the dev box I can launch IE and browse the site and the
app displays the page quickly - 1 second.

If I deploy to the test box and I hit the page from my dev
machine the page takes 3 minutyes to load.

If I use the test box to hit the dev box the page is also
slow to load - 3 minutes.

So whenever I'm hitting the page from (within or on the
same box as)the hosted IIS box
whether its the dev or test (no visual studio installed)
all is well (of course ..)

I've loosened security and ASPNET has full control on the
site folders. Impersonation set to true in web.config.
I've given myself full controll as well.

I even granted processModel "SYSTEM" rights instead of
machine.

I'm using windows auth on the network.

Has someone experienced this before??????? thanks

The app actually works so I think the code is ok but 3
minutes for a page to load. The page does reference
another private assembly and a global assembly (with full
trust).

Nov 18 '05 #2

You may want to try running ANTS profiler from http://www.red-gate.com or
any other profiler.
It'll show you how long it takes for each line of code to execute.
That'll help you find the bottleneck.

-Oleg.
"Sid" <an*******@discussions.microsoft.com> wrote in message
news:19*****************************@phx.gbl...
Hi,

I've run into the classic "it works on my box" but doesn't
work as expected on another test PC.

Both boxes have Win XP Pro and .NET 1.1.

On the dev box in Visual Studio the app runs.
On the dev box I can launch IE and browse the site and the
app displays the page quickly - 1 second.

If I deploy to the test box and I hit the page from my dev
machine the page takes 3 minutyes to load.

If I use the test box to hit the dev box the page is also
slow to load - 3 minutes.

So whenever I'm hitting the page from (within or on the
same box as)the hosted IIS box
whether its the dev or test (no visual studio installed)
all is well (of course ..)

I've loosened security and ASPNET has full control on the
site folders. Impersonation set to true in web.config.
I've given myself full controll as well.

I even granted processModel "SYSTEM" rights instead of
machine.

I'm using windows auth on the network.

Has someone experienced this before??????? thanks

The app actually works so I think the code is ok but 3
minutes for a page to load. The page does reference
another private assembly and a global assembly (with full
trust).

Nov 18 '05 #3

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

Similar topics

3
by: Matthias Heuer | last post by:
Hi, we try to deploy a quite heavyweight .NET (C#) Rich Client App (2 Tier) via IIS Server Zero Touch, but it requires about 4-6 times more Processor Time and is thus 3-4 times slower than if...
21
by: Pedro Salazar | last post by:
Hi, I have a new machine with Intel Desktop Board D865GBF. 3GHz. A simple program like this (I explain later) takes TEN times more to complete than in my older machine with 1.7GHz, D850MV. ...
9
by: Neil | last post by:
I've been discussing here a SQL 7 view which scrolls slowly when linked to an Access 2000 MDB. After trying various things, I've distilled it down to the following: when the linked view has a...
3
by: jdipalmajr | last post by:
I am using a strongly typed dataset with a design time schema. I load data into the dataset tables from xml. The problem I am having is after the XML load. The first time I Add a row to a table...
2
by: Sid | last post by:
Hi, I've run into the classic "it works on my box" but doesn't work as expected on another test PC. Both boxes have Win XP Pro and .NET 1.1. On the dev box in Visual Studio the app runs....
8
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set...
0
by: Andy_Khosravi | last post by:
I'm having a problem trying to optimize the performance of one of my A97 databases. I have very slow record navigation after a change I made to the table structure, and I'm not sure how best to...
74
by: aruna.mysore | last post by:
Hi all, I have a simple definitioin in a C file something like this. main() { char a; ....... int k; }
9
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
7
by: Chris Marsh | last post by:
All I've been asked run a VM on my development machine, with Windows Server 2003 installed. I've also been asked to then develop against this environment from the host machine, using Visual...
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
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
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
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,...

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.