Ask a Question related to ASP.NET General, Design and Development.
-
mrwoopey #1
Help: Asp.net applications so many people can use it.
Hi,
I added a new .net login
([url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;326340[/url]) and a
..net Web Report Viewer (Crystal) to our site. If we are going to
potentially have many people logging in and viewing reports via the
web (.net), what do I need to add to my .net app to handle it. It is
not running like a COM+ (MTS) object so what do I need to add (if
anything) to my .net app to handle many people using it?
Do I need to add multi-threading, object pooling, etc? Or does .net
handle this already and I do not need to add anything else?
Your help, direction, and any links (code) would be greatly
appreciated.
Phin
mrwoopey Guest
-
Running Java applications with CF applications
Is anyone out there running both Java and CF apps on their CFMX 7 J2EE Enterprise Server? I was going to migrate the Java apps to CF7 to avoid a... -
Some people can't see my FLV
I've created a series of FLVs that, for most people, stream just fine (see http://www.3cstudios.com/rasmussen/index.asp) . However not everyone has... -
People who know PHP! <== Read
I am looking for people who have an medium amount of knowledge in PHP script for a group that creates things for people! If you are interested... -
web applications versus. web portal applications
I came across a new term "web portal applications." Anyone can tell me what's the differences between web portal applications versus traditional... -
hi people
can some body tell me confiduring newsgroup in my netscape outlook. I added this site in newsgroup but when I am saying subscribe it give me an... -
bruce barker #2
Re: Asp.net applications so many people can use it.
you will need to contact Crystal and buy an enterprise license, as the
version that comes with vs, limits the number of concurrent users.
as long as you have no com components you should be fine.
"mrwoopey" <mrwoopey@yahoo.com> wrote in message
news:e48ab325.0307110642.786a6a08@posting.google.c om...> Hi,
>
> I added a new .net login
> ([url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;326340[/url]) and a
> .net Web Report Viewer (Crystal) to our site. If we are going to
> potentially have many people logging in and viewing reports via the
> web (.net), what do I need to add to my .net app to handle it. It is
> not running like a COM+ (MTS) object so what do I need to add (if
> anything) to my .net app to handle many people using it?
>
> Do I need to add multi-threading, object pooling, etc? Or does .net
> handle this already and I do not need to add anything else?
>
> Your help, direction, and any links (code) would be greatly
> appreciated.
>
> Phin
bruce barker Guest



Reply With Quote

