Archived Months
June 2004
July 2004
August 2004
October 2004
November 2004
December 2004
March 2005
April 2005
May 2005
July 2005
August 2005
October 2005
March 2006
April 2006


all groups > visual studio .net act > recent posts

Fatloss computer program
Posted by Angel vasquez at 10/15/2007 7:26:46 PM
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your looking for a diet/weightloss plan i reccomend you check this place out first: http://fatloss9.50webs.com ...more >>

HP Desktop for sale!
Posted by pbdude at 10/14/2007 4:00:30 AM
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 GB (4 x 2 GB) (64-bit OS)/ 4 GB (4 x 1 GB) (32-bit OS)) # Hard Drive:320GB 7200RPM SATA 3G (3.0 Gb/s...more >>

Watch NFL Games Online
Posted by Dexter H. at 10/13/2007 9:54:48 PM
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if you have afford a monthly $70 direct tv nfl access subscription. they got a bunch of channels The s...more >>

Mitigation of Service interactive issue
Posted by mahesh at 8/9/2007 4:32:01 AM
Hi Team, I am using ACT(Application compatibility Tool5.0) for testing applications in vista. While creating data collection package it is showing service interative. For that I have applied Windows XP mode as well as session shim. But still that issue exist. What type of other mitigation ...more >>

ACT problem
Posted by Florin at 3/19/2007 9:42:12 AM
Hi, I have been using ACT without problems in the past, but now, using a similar project I am getting a strange behaviour which makes the test not to work. The problem is that I have two sites and a redirect between these. And on this redirect, instead of receiving the responce from th...more >>

activesync4.2 problems
Posted by Peter6544 at 2/20/2007 2:43:03 PM
I have a HP iPAQ, mobile5, activesync4.2 Outlook2003, ACT!2007 When I sync my contacts, the contacts of ACT2007 combine with the existing contacts on my mobile. So i run out of memory. Even when I set to "overwrite contacts on mobile". Can anyone help me ? Peter...more >>

ACT and AJAX
Posted by DheerajVerma9 NO[at]SPAM gmail.com at 9/27/2006 5:22:01 AM
I want to use ACT on an application which uses a lot of AJAX programming. Will it be possible to get good results for performance testing for such an application. I tried running a few scripts and got a lot of HTTP 403 errors. Is it because of the async calls or there may be some other reason fo...more >>

Problem in testing aspx page and COM+ object
Posted by YANESH TYAGI at 7/28/2006 12:20:13 AM
Hi, I tried to test my COM+ component with ACT. But it does not show the expected results. My setup is : 1. I create a serviced COM+ component. This component inserts a record into database. 2. I create a web form to call this component. I use Server.CreateObject method. 3. I run the stre...more >>



Error Urgent...
Posted by vinodtv at 6/22/2006 12:46:02 PM
I am getting the following error while trying to run a recorded test.. Connecting to the test clients... Waiting for the test clients to start... Test client 'xxxxx' did not start. Error value: 0x80000005 Unable to run the test. Either no test clients are available or a registration error ha...more >>

Re: Could not display chart. The control is not properly registered.
Posted by Charles Babbage at 4/28/2006 12:00:00 AM
In case anyone is interested I finally cracked this after 2 days of investigations by using SysInternal's Regmon, saving the log files to file, filtering out timestamp, sequence number and process columns in Excel and then using Windiff to compare the good and bad registry traces. Turned o...more >>

Could not display chart. The control is not properly registered.
Posted by Charles Babbage at 4/27/2006 2:41:11 PM
I've seen other people raise this in searching the web but can't find any definitive answers so apologies if this has been answered previously (but please point me in that direction). I have two XP Pro SP2 workstations - one works fine in that it shows the result graphs in ACT (v1.0.536.0) ...more >>

Simulate a button press
Posted by McGurk at 4/4/2006 1:46:30 PM
Got a test script where I want ACT to log off a user I just logged in via forms authentication. On one of my forms I have a button called btnLogout that, when pressed, logs off the user. I recorded myself logging on and logging off, and from the generated script I see: oRequest.Body = "__VIE...more >>

Re: ACT Authentication errors
Posted by chen at 3/28/2006 7:46:29 AM
Infact based on the url, i did create a simple ACT script to test the web method like so... ' VBScript source code Option Explicit On Error Resume Next Dim connection Dim body Dim oRequest Dim oResponse set connection = Test.CreateConnection("<machine_name>", 80, false) if ( co...more >>

Re: ACT Authentication errors
Posted by Sathya at 3/28/2006 12:17:10 AM
Hi, Hope this may solve your problem.. To record by using an application that uses Windows authentication 1. Enable basic authentication, in addition to Integrated Windows authentication, on your IIS server. 2. Record the ACT test script for testing your ...more >>

ACT Authentication errors
Posted by chen at 3/27/2006 1:48:09 PM
Running into a weird situation wrt using ACT while stress testing web service. The Web service disallows anonymous access & the ACT script is setup to use domain account for the users. When the test is run with 1 connection, authentication requests are failing on every 3rd attempt. Not sure wh...more >>

Ink
Posted by mshawjr NO[at]SPAM frontiernet.net at 3/20/2006 4:28:22 AM
Man I have found this site that has the cheapest ink for any printer. You can compare prices and then review the companies on service and quality. <http://www.imagraphix.com> Let me know what you think...more >>

Ink
Posted by mshawjr NO[at]SPAM frontiernet.net at 3/20/2006 12:00:00 AM
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't happen again. I have never been on newsgroups before and not sure how to work them. I hope you guys can forgive a bad choice. Murphey...more >>

Urgent help is needed
Posted by NewBie at 3/19/2006 7:15:51 PM
Hi, I am new to application center test tool. My requirement is testing the web application and analyzing the result. After running the ACT test following are the results of the performance counters. \\webserver\Processor\% Processor Time\_Total Minimum: 0.00 Maximum: 100.00 Average:...more >>

Parameterize request attributes
Posted by Yan Zhou at 3/16/2006 3:43:44 PM
Hi, I am using ACT to load test web service, I think the same question applies to Web test, too. My WebService takes a user account id that is associated with the user name. I can define User Groups in ACT with many different users, but how do I code their specific user account id in the sc...more >>

Re: ACT Test Run Problem
Posted by S Mosher at 3/10/2006 7:21:39 AM
The problem is that you are missing the Microsoft ACT WMI namespace: Root/CIMV2/Applications/MicrosoftACT. A simple re-install of Microsoft Application Center Test (or Visual Studio) will remedy this problem. You can check WMI by clicking Start > Run... and typing "mmc" (without the quotes...more >>

Re: Use ACT to do performance testing for ASP.NET app?
Posted by UncleJoe at 2/27/2006 10:44:46 AM
Hello Alvin, I too am a complete newbie when it comes to ACT. Would you happen to know if there is a introductory tutorial somewhere? I am completely baffled by how to get started with this thing. I went with the wizard to record a session and was able to "test" by replaying it. Yet this seem...more >>

Re: Use ACT to do performance testing for ASP.NET app?
Posted by Alvin Bruney - ASP.NET MVP at 2/27/2006 9:27:28 AM
ACT contains user groups that u can use to setup tests. That would allow you to enter different input values from the tool as opposed to hacking it. -- Regards, Alvin Bruney [MVP ASP.NET] [Shameless Author plug] The Microsoft Office Web Components Black Book with .NET Now Available @ www...more >>

Bug in VC++2005 running an "embeded" devenv cmd?
Posted by Viviana Vc at 2/21/2006 6:21:56 PM
Hi all, I upgarded to VC++ 2005 and I'm having a problem that didn't occur on VC++ 2003. I would like to know if there is a way to fix this. The scenario is like this: - Create a project e.g. resdll.sln/vcproj, that is a normal application that might also include resources - Create a batch...more >>

Authentication Issue
Posted by JasonRhinehart at 2/17/2006 7:18:28 AM
Hi, I am having problem similar to resolution 322032, but I cannot even get the first successful test to record. I record the script, hit the logon page of my app and get the 401 error. The app of course runs great if any other user with a browser hits the URL. IIS is setup to accept anon...more >>

problem in application center test
Posted by sgr at 2/15/2006 11:27:07 PM
Hello, i'm new in this I've a problem I can't see the graphic in the result screen Can Anyone help me? Thanks in advance....more >>

Get Rich
Posted by Daun Johnson at 1/31/2006 12:00:00 AM
Take advantage of a great deal ...more >>

Free mp3's
Posted by Jickles at 1/18/2006 9:07:21 AM
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>And much more that that!</P> <P><A href="http://forum.saait.net/">http://forum.saait.net/</A></P> <P>This site offers free and legal mp3's, software, movies, games.<BR>They also ...more >>

Use ACT to do performance testing for ASP.NET app?
Posted by domtam NO[at]SPAM hotmail.com at 1/10/2006 4:33:08 PM
Hi everybody, this is a more general question, rather than a specific problem. I'm considering if I should use Microsoft VS.NET ACT to test ASP.NET app. Initially, I started ACT, started recording script, logged on my application, didsome operations, and then logged out. ACT generated a VB sc...more >>

Pros and Cons of ACT vs LoadRunner... Please help..
Posted by ravi.info NO[at]SPAM gmail.com at 1/3/2006 10:44:21 PM
Hi all, We have planned to use an Load and Stress testing tool for our ASP.NET application. The tools selected are ACT and LoadRunner.. Can anyone tell me the Pros and Cons of these tools except the cost... Thanks for your help Ravi ...more >>

oREsponse.Body buffer size increase?
Posted by mike NO[at]SPAM excitingland.com at 12/2/2005 4:26:38 PM
I'm testing an application with multiple frames per page. The actually content I want to see is in teh middle frame, but the oResponse.Body only returns part of the header frame. i can't verify the resposnse. Is there a way to increase the buffer size or bypass the full set of pages a request re...more >>


DevelopmentNow Blog