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

VB.NET and Users

All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB of
RAM.

Users connect to the box via the w3 interface and are happy with running
VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the box
grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating simple code

How much RAM per users should I be spec'ing. MS tells me 64MB per user for
a TS connection and VB.NET will run inside 160MB. To be honest I feel this
a little on the lite side. W98 will run on a DX2/66 but you wouldn't want
to run it on type of hardware

Any help would be appreciated
--

If all you have is an axe, every problem looks like hours of fun.
Nov 21 '05 #1
5 1227
"M15t3r M4g1c" <no*****@all.com> wrote in
news:0k***************@newsfe1-win.ntli.net:
All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB
of RAM.

Users connect to the box via the w3 interface and are happy with
running VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the
box grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating
simple code

How much RAM per users should I be spec'ing. MS tells me 64MB per
user for a TS connection and VB.NET will run inside 160MB.


Out of curiousity, what database are you running?

And how much RAM does your application use?

You can always check if you need more ram on the server by checking the
performance monitor or the Windows task manager to see the amount of RAM
used on the server.
--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #2
"M15t3r M4g1c" <no*****@all.com> wrote in message
news:0k***************@newsfe1-win.ntli.net...
All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB of
RAM.

Users connect to the box via the w3 interface and are happy with running
VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the box
grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating simple
code

How much RAM per users should I be spec'ing. MS tells me 64MB per user
for
a TS connection and VB.NET will run inside 160MB. To be honest I feel
this
a little on the lite side. W98 will run on a DX2/66 but you wouldn't want
to run it on type of hardware

Any help would be appreciated
--

If all you have is an axe, every problem looks like hours of fun.


Have you added the switch to tell windows to address more than 2GB of RAM in
one go?

--
Bob Hollness

-------------------------------------
I'll have a B please Bob
Nov 21 '05 #3
Hi Bob

This is a new one on me. I've never heard of this setting before. Where is
this setting please. Windows is happy to display it has 3Gb of RAM installed

"Bob Hollness" <bo*@blockbuster.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
"M15t3r M4g1c" <no*****@all.com> wrote in message
news:0k***************@newsfe1-win.ntli.net...
All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB of
RAM.

Users connect to the box via the w3 interface and are happy with running
VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the box
grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating simple
code

How much RAM per users should I be spec'ing. MS tells me 64MB per user
for
a TS connection and VB.NET will run inside 160MB. To be honest I feel
this
a little on the lite side. W98 will run on a DX2/66 but you wouldn't
want
to run it on type of hardware

Any help would be appreciated
--

If all you have is an axe, every problem looks like hours of fun.


Have you added the switch to tell windows to address more than 2GB of RAM
in one go?

--
Bob Hollness

-------------------------------------
I'll have a B please Bob

Nov 21 '05 #4
"M15t3r M4g1c" <no*****@all.com> wrote in message
news:eO*************@newsfe3-win.ntli.net...
Hi Bob

This is a new one on me. I've never heard of this setting before. Where
is this setting please. Windows is happy to display it has 3Gb of RAM
installed

"Bob Hollness" <bo*@blockbuster.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
"M15t3r M4g1c" <no*****@all.com> wrote in message
news:0k***************@newsfe1-win.ntli.net...
All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB of
RAM.

Users connect to the box via the w3 interface and are happy with running
VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the box
grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating simple
code

How much RAM per users should I be spec'ing. MS tells me 64MB per user
for
a TS connection and VB.NET will run inside 160MB. To be honest I feel
this
a little on the lite side. W98 will run on a DX2/66 but you wouldn't
want
to run it on type of hardware

Any help would be appreciated
--

If all you have is an axe, every problem looks like hours of fun.


Have you added the switch to tell windows to address more than 2GB of RAM
in one go?

--
Bob Hollness

-------------------------------------
I'll have a B please Bob


Yes, it displays it but it cannot address it in one chunk. This is because
a 32-bit operating system can only address 4gb of ram. The address space is
usually split so that 2 GB of address space is directly accessible to the
application and the other 2 GB is only accessible to the Windows executive
software. To change this, amend your boot.ini file to show this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="????" /3GB

Obviously, your boot.ini WILL be different to this as I did this from
memory. So you SHOULD only need to add the /3GB switch to the file. It
would be wise to have a good backup first as this file is fairly important.

Let me know how you get on. Also, if it does not work, please post your
eventlog errors immediately before the "overflow" user connects and
afterwards.

--
Bob Hollness

-------------------------------------
I'll have a B please Bob
Nov 21 '05 #5
"M15t3r M4g1c" <no*****@all.com> wrote in message
news:0k***************@newsfe1-win.ntli.net...
All

I have an issue with a deployment of VB.NET I'd be interested in your
thoughts please.

I have rolled out VB.NET onto a box running W2K Advanced Server in
standalone mode running TSWeb. This box is a Dual Xeon 800+ with 3GB of
RAM.

Users connect to the box via the w3 interface and are happy with running
VB.NET for approx 18 users

As soon as more than 25+ users connect to the box and use VB.NET the box
grinds to a complete halt.

These are not *advanced* users of VB.NET and are simply creating simple
code

How much RAM per users should I be spec'ing. MS tells me 64MB per user
for
a TS connection and VB.NET will run inside 160MB. To be honest I feel
this
a little on the lite side. W98 will run on a DX2/66 but you wouldn't want
to run it on type of hardware

Any help would be appreciated
--

If all you have is an axe, every problem looks like hours of fun.


IMO it would be better to give the users the remote desktop software rather
than using TSWEB as it is slower (and cannot be customised at all) than the
installed software version, you can get this free from the MS website, it is
called "Remote Desktop Connection". It also allows you to get IIS of the
server which slows it down and will only cause you problems with Terminal
Server licensing problems if they hotdesk.

--
Bob Hollness

-------------------------------------
I'll have a B please Bob
Nov 21 '05 #6

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

Similar topics

4
by: zsh-users-help | last post by:
Hi! This is the ezmlm program. I'm managing the zsh-users@sunsite.dk mailing list. To confirm that you would like python-list@python.org removed from the zsh-users mailing list, please send...
6
by: Hannu | last post by:
Hi. In the ldb file you can see the users of the mdb-file. If you open the mdb-file your machine and username will be written in the lbd- file. Allthough you close the mdb-file your name won't...
5
by: Andy Davis | last post by:
I have a two tables, Users and Requests, the latter which displays the daily log on's of 20 users. Both tables are related by a one-to-many relationship in the Requests table via the UserId field....
3
by: mgPA | last post by:
Short: How can I limit the number of concurrent logins to Access (2000) DB? Long: I seem to be having the problem discussed in previous postings of having more than 9 or 10 concurrent logins. ...
6
by: mark | last post by:
I have an asp.net ecommerce web application on a remote web server. I'm using an Access database on the back end. I've notice a few strange things. When I mimic an multiple user environment by...
6
by: google | last post by:
I have a few general questions. I am working on a new database to be used within my company. I would like to give a couple of people, particularly HR, the ability to add and delete Access users,...
5
by: profdotnet | last post by:
Below is the code of web.config file: <configuration> <system.web> <authentication mode="Forms" /> <authorization> <allow users="Admin"/> <deny users="Jack,Mary" /> <deny users="?">...
1
by: cefrancke | last post by:
I have a Back End database (split) that is on a smokin' hot machine (dual processor, 2 gig RAM, XP Pro SP2) and I'm getting an error that says the database (back end file) is "opened exclusively"...
2
by: Vayse | last post by:
1) How do I get a list of all users in a domain? I've searched the web, but any sample I've found seems to use VB 2003 or earlier. Is there any samples that user 2005, and make full use of the My...
9
by: Jonathan Wood | last post by:
I've spent days trying to come up with a solution. I'd appreciate it if anyone can help. My site requires all users to log on. There are three different roles of users, and each user type will...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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
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...

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.