-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I am using TFS2008 and VS2008. I run nightly builds for about 20 applications using one build agent and the builds are scheduled for either 1am or 2am. Most of the build succeed, however 6 of them fail regularly with similar errors. The errors are either the first two below, or the third one…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
When I try to start the TFS 2008 Build service on the port 9191 I get the following error message:
Windows could not start the Visual
Studio Team Foundation Build service
on Local Computer.
Error 1227: The network transport
endpoint already has an address
associated with it.
If…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
I am using VSTS 2008 + C# + .Net 3.5 + Silverlight 3.0 + ASP.Net to develop a Silverlight application (a video media player) in browser and the function is simple, just use MediaElement to play a remote video file.
The remote server is Windows Server 2008 + IIS 7.0 + IIS Media Bit…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am developing a C# VS 2008 / SQL Server website application. I am a newbie to ASP.NET. I am getting the above error, however, on the last line of the following code. Can you give me advice on how to fix this? This compiles correctly, but I encounter this error after running it.
DataTable dt;…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
I am using Silverlight 3.0 + .Net 3.5 + VSTS 2008 + C# to develop a simple video application using the open source slvideoplayer of Silverlight.
http://slvideoplayer.codeplex.com/
For the player, the play control is at the bottom of the rendering video, any ideas how to place play…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Queued Processing to remove Concurrency issues in Loadtest ScriptsSome
scripts act on information returned by the server, e.g. act on first
item in the returned list of pending tasks/actions. This may lead to
concurrency issues if the virtual users simulated in a load test
scenario are not synchronized…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am configuring a load test and am curious/confused on settings. I am testing an intranet website, that is expected to have 6000 concurrent users. My employer had some previous consultant tell them that the load test users does not matter and that we need to worry about requests/second. They have…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi everyone,
I want to know how can I perform VS2008 load test from five different machines and store test results data into one place, for example one database.
It is load test that test unit test. I specify scenario and counter sets and I get result and reports that I can save as .trx files.
How…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, I'm writing a custom TCP server and client and on doing a ton of requests (60,000 to be exact) I begin to get this socket error of 10048, which should mean "the address is already in use."
The error keeps happening unless I pause the process for like 2 or 3 minutes and then begin it again…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
As per the trouble shooting guide for VS2010 Load Testing (http://social.msdn.microsoft.com/Forums/en/vststest/thread/df043823-ffcf-46a4-9e47-1c4b8854ca13), I'm trying to restrict the range of ports used for client-controller communication.
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\VisualStudio\10…
>>> More