Showing posts with label home. Show all posts
Showing posts with label home. Show all posts

Thursday, March 22, 2012

Takes forever to create a new project

Hi;
On my home computer (work computer is fine), when I create a new ASP .NET
project, it takes minutes (no exageration) for it to create the project. It
is paused forever on a dialog that says something like connectiong to
localhost/project.
And when I start the debugger, it takes about 20 seconds for the page to
come up.
For non-ASP C# apps everything is very fast. This only happens with ASP .NET
.
Any ideas?
thanks - daveDavid Thielen wrote:
> Hi;
> On my home computer (work computer is fine), when I create a new ASP
.NET
> project, it takes minutes (no exageration) for it to create the
project. It
> is paused forever on a dialog that says something like connectiong to

> localhost/project.
> And when I start the debugger, it takes about 20 seconds for the page
to
> come up.
> For non-ASP C# apps everything is very fast. This only happens with
ASP .NET.
> Any ideas?
How much RAM do you have?
1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
Everything else I do on my machine is real fast.
thanks - dave
"Aquila Deus" wrote:

> David Thielen wrote:
> ..NET
> project. It
>
> to
> ASP .NET.
> How much RAM do you have?
>
The debugger launch time seems typical - but creating a new project
should be a lot quicker. Would you have any antivirus software or
firewall software running? If so, you might want to disable them
temporarily while creating a project to see if there is an impact.
Scott
http://www.OdeToCode.com/blogs/scott/
On Sat, 12 Feb 2005 21:57:02 -0800, "David Thielen"
<thielen@.nospam.nospam> wrote:
>1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
>Everything else I do on my machine is real fast.
>thanks - dave
>
>"Aquila Deus" wrote:
>
David Thielen wrote:
> 1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
> Everything else I do on my machine is real fast.
> thanks - dave
Weird. Was the disk light lightening during the time you wait? Is your
IIS service always running? Is it still slow if you launch debugger or
create a new project repeatedly within a few minutes?
>
> "Aquila Deus" wrote:
>
ASP
connectiong to
page
with
It doesn't seem to blink much. And at work the same program it's fast, both
creating and starting asp .net apps. It's just my home system that's slow.
- dave
"Aquila Deus" wrote:

> David Thielen wrote:
> Weird. Was the disk light lightening during the time you wait? Is your
> IIS service always running? Is it still slow if you launch debugger or
> create a new project repeatedly within a few minutes?
>
> ASP
> connectiong to
> page
> with
>
David Thielen wrote:
> It doesn't seem to blink much. And at work the same program it's
fast, both
> creating and starting asp .net apps. It's just my home system that's
slow.
then it may be waiting for something broken...
There are several general methods to solve similiar issues:
1.Open task manager to see if there is any program that uses 50+ CPU
resource
2.Launch the debugger and create new projects repeatedly to see if it's
the same slow.
3.Check your event logs, (run eventvwr.msc)
4.Don't use VS.NET :-)

Takes forever to create a new project

Hi;

On my home computer (work computer is fine), when I create a new ASP .NET
project, it takes minutes (no exageration) for it to create the project. It
is paused forever on a dialog that says something like connectiong to
localhost/project.

And when I start the debugger, it takes about 20 seconds for the page to
come up.

For non-ASP C# apps everything is very fast. This only happens with ASP .NET.

Any ideas?

--
thanks - daveDavid Thielen wrote:
> Hi;
> On my home computer (work computer is fine), when I create a new ASP
..NET
> project, it takes minutes (no exageration) for it to create the
project. It
> is paused forever on a dialog that says something like connectiong to

> localhost/project.
> And when I start the debugger, it takes about 20 seconds for the page
to
> come up.
> For non-ASP C# apps everything is very fast. This only happens with
ASP .NET.
> Any ideas?

How much RAM do you have?
1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.

Everything else I do on my machine is real fast.

thanks - dave

"Aquila Deus" wrote:

> David Thielen wrote:
> > Hi;
> > On my home computer (work computer is fine), when I create a new ASP
> ..NET
> > project, it takes minutes (no exageration) for it to create the
> project. It
> > is paused forever on a dialog that says something like connectiong to
> > localhost/project.
> > And when I start the debugger, it takes about 20 seconds for the page
> to
> > come up.
> > For non-ASP C# apps everything is very fast. This only happens with
> ASP .NET.
> > Any ideas?
> How much RAM do you have?
>
The debugger launch time seems typical - but creating a new project
should be a lot quicker. Would you have any antivirus software or
firewall software running? If so, you might want to disable them
temporarily while creating a project to see if there is an impact.

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

On Sat, 12 Feb 2005 21:57:02 -0800, "David Thielen"
<thielen@.nospam.nospam> wrote:

>1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
>Everything else I do on my machine is real fast.
>thanks - dave
>
>"Aquila Deus" wrote:
>> David Thielen wrote:
>> > Hi;
>>> > On my home computer (work computer is fine), when I create a new ASP
>> ..NET
>> > project, it takes minutes (no exageration) for it to create the
>> project. It
>> > is paused forever on a dialog that says something like connectiong to
>>
>> > localhost/project.
>>> > And when I start the debugger, it takes about 20 seconds for the page
>> to
>> > come up.
>>> > For non-ASP C# apps everything is very fast. This only happens with
>> ASP .NET.
>>> > Any ideas?
>>
>> How much RAM do you have?
>>
>
David Thielen wrote:
> 1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
> Everything else I do on my machine is real fast.
> thanks - dave

Weird. Was the disk light lightening during the time you wait? Is your
IIS service always running? Is it still slow if you launch debugger or
create a new project repeatedly within a few minutes?

>
> "Aquila Deus" wrote:
> > David Thielen wrote:
> > > Hi;
> > > > On my home computer (work computer is fine), when I create a new
ASP
> > ..NET
> > > project, it takes minutes (no exageration) for it to create the
> > project. It
> > > is paused forever on a dialog that says something like
connectiong to
> > > localhost/project.
> > > > And when I start the debugger, it takes about 20 seconds for the
page
> > to
> > > come up.
> > > > For non-ASP C# apps everything is very fast. This only happens
with
> > ASP .NET.
> > > > Any ideas?
> > How much RAM do you have?
It doesn't seem to blink much. And at work the same program it's fast, both
creating and starting asp .net apps. It's just my home system that's slow.

- dave

"Aquila Deus" wrote:

> David Thielen wrote:
> > 1 Gig RAM - 2.? GHz hyper-threaded processor Dell Dimension.
> > Everything else I do on my machine is real fast.
> > thanks - dave
> Weird. Was the disk light lightening during the time you wait? Is your
> IIS service always running? Is it still slow if you launch debugger or
> create a new project repeatedly within a few minutes?
> > "Aquila Deus" wrote:
> > > David Thielen wrote:
> > > > Hi;
> > > > > > On my home computer (work computer is fine), when I create a new
> ASP
> > > ..NET
> > > > project, it takes minutes (no exageration) for it to create the
> > > project. It
> > > > is paused forever on a dialog that says something like
> connectiong to
> > > > > localhost/project.
> > > > > > And when I start the debugger, it takes about 20 seconds for the
> page
> > > to
> > > > come up.
> > > > > > For non-ASP C# apps everything is very fast. This only happens
> with
> > > ASP .NET.
> > > > > > Any ideas?
> > > > How much RAM do you have?
> > >
David Thielen wrote:
> It doesn't seem to blink much. And at work the same program it's
fast, both
> creating and starting asp .net apps. It's just my home system that's
slow.

then it may be waiting for something broken...

There are several general methods to solve similiar issues:

1.Open task manager to see if there is any program that uses 50+ CPU
resource
2.Launch the debugger and create new projects repeatedly to see if it's
the same slow.
3.Check your event logs, (run eventvwr.msc)
4.Don't use VS.NET :-)

Taking your database driven aspx website online.

I have created an ecommerce site using aspx and sql on my local machineat home. And it's now time to take it online and put it on ourserver. Although this is the first site ive ever created usingaspx and sql server. Does anyone know any good tutorials or FAQor anything that would assist me in getting this online... It's all newto me so any help would be greatly appreciated.
Thanx
you need a hoster that supports Asp.Net AND SQL Server.
they will have specifics on how to connect to the the SQL server
You will upload all the .aspx files ( and the directories ) and then upload your .dll's to the "bin" directory
you need to tell some hosters that you are running a .Net site so that they can make your directory an application
HTH


Hello,
What you need now is to find a host then to deploy your application. Let me help you in that
1) one you have hoster, you can access your site using FTP
2) After login to FTP upload your aspx pages to wwwroot of the server
3) Upload the /bin folder to the server also to be like that wwwroot/bin
4) You should access the MSSQL and create database in a control panelthat the hoster will give you the information on how to log in and use
Finally, if u need a great host, i can recommendserverdivision.com, they are oen of the best in .NET technology
HTH
regards