Software Development Network Logo
  • Windows Forms
  • Windows Vista
  • Visual Basic
  • Smart Device
  • Visual C++
  • SQL Server
  • Visual FoxPro
  • Architecture
  • .NET Development
  • Visual C#
  • Game Technologies
  • VS Express Editions
  • Windows Live
  • Visual Studio
  • Visual J#

Software Development Network >> WebTest's Q&A profile

WebTest

Member List

mdthomann
Greg McPherran
Victor G
shashankk
restore
Maclau
Allam
Dundoan
Anthony Wong - MSFT
SENTAK
brikshoe
fuurin
Vb.net user
ivycress
a_dukeman
Mark Collins
CaverDave
Paul Reith
Philippe Leybaert
biyikli79
Only Title

WebTest's Q&A profile

  • Visual Studio Team System Where can I download "Visual Studio Team Edition for Software Testers"?

    Where can I download the beta version of "Visual Studio Team Edition for Software Testers" Visual Studio Team Edition for Software Testers as RTM'd. It will be released on November 7th. However if You have an MSDN subscription you can download it today. Also, if you attend one of the worldwide launch events ( http://www.microsoft.com/events/2005launchevents/default.mspx ), you can get a trial version there. ...Show All

  • Visual Studio Express Editions Serious C# Express issue?

    Yesterday, I removed some base64 data from a windows.form resource file. When I tried to load the project today, VSHOST.EXE (if I remember correctly) crashed and reported some serious issues with my project. Now, I'm no longer able to create new projects in the IDE, not even after a reboot. I will re-install C# express and see if that corrects it. Im not sure if it's the IDE or .NET framework that has entered some invalid "state". A ...Show All

  • Visual C# could not see results after sql server stored procedure row insertion

    private SqlParameter CreateSqlParameter( string sLabel, object oValue, string sDirection, string sDbType) { SqlParameter sDummySqlParameter = new SqlParameter (sLabel, oValue); if (sDbType == "Int32" ) { sDummySqlParameter.DbType = DbType .Int32; } else if (sDbType == "DateTime" ) { sDummySqlParameter.DbType = DbType .DateTime; } else if (sDbType == &qu ...Show All

  • SQL Server Can't uninstall or reinstall nonfunctioning sql server

    In previous post in the Getting Started section, I discussed problems trying to run queries on multiple databases: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=299240#299240&SiteID=1 Nobody could help with the problem. I eventually got a query to run after several attempts at deleting and recreating databases. Then, I was hit with the following error message: Class does not support aggregation (or class object is remote) (E ...Show All

  • Visual Basic Reference Paths in Visual Studios 2005

    There seems to be something major about references that I'm not understanding.  Any help or insight I can get into how Visual Studios 2005 handles project references would be very much appreciated. I have a solution with several references to other projects I have created.  I have added these references to the solution and am referencing them from my main project as project references.  I have the build output path of each of t ...Show All

  • Visual Studio Tools for Office Issues inserting table inside bookmark

    I am trying to insert a table inside of a bookmark using VSTO, but creating a new table and passing in the bookmark.Range property completely overwrites the bookmark. When I recreate the bookmark around the table.Range the beginning of the bookmark is inside the first cell of the table and the end one is outside of the last cell. This in itself is not a major problem, but when I try to regenerate the document, I get an exception saying " ...Show All

  • Visual Studio Team System Exception LoadTestException

    Hi,   I create new load test with web test inside it. I use Step Load Pattern. When I first start the test project I got this error: Exception LoadTestException 10 Could not find dependent counter needed to apply threshold rule: \\VPCVSTS\LoadTest:Page\Avg . Page Time(_Total)  Any idea why do I get this error   Thanks, Martin   Check out this post. http://forums.microsoft.com/MSDN/ ...Show All

  • Visual Studio need to share, branch, merge and then share again. How do I do it ?

    I am using Visual SourceSafe 6.0. The background is: 1. I have one file shared in two VSS projects, at this point  there is only one development path for this file, 2. then I branched off the file in one of the projects and create  two development paths: mainline and branch, 3. I developed the two paths independently for some time, 4. at a later time, I merged the branch to mainline and viceversa, 5. now the two files in the two projec ...Show All

  • Visual C++ First painful steps with VC++ Express 2005 Beta 2 and DirectX9

    Hi! I am currently making my first experiences with .NET programming and the Beta 2. My first questsion is simple: Is there any way to rename the default "Form1" class/files (which are created when generating a new Forms project) in an easy way I solved the problem by searching for all occurences of "Form1" through the whole solution and replacing them by e.g. "MainWindow". This seems very complicated. My second question is more complex. I tr ...Show All

  • Software Development for Windows Vista Vista SDK Installation Failed

    Hi!! I recently downloaded Windows Vista SDK. I have downloaded the img image file. Using virtual DVD Rom drive I have mounted the same and run the installation from the virtual DVD Rom Drive. I currently have .NET framework 1.1(with hotfix) and .NET framework 2.0. I have no problems in installing Express Editions of VC++ and C# 2005 IDEs along with SQL Express. I have installed WinFX Runtime Components 3.0 Beta 2 before running th ...Show All

  • Visual C# Examining multiple conditions with a single button

    I'm writing a very crude spelling test program for my son with one textbox and one button named 'Grade Me'. The application starts by asking the user to spell a word via a message box. Once the word is typed into the textbox, the user clicks the 'Grade Me' button and is notified via another message box if the word was correct. Here's the problem: If the first word was spelled correctly, a message box displays 'that's right. spell the next word'. ...Show All

  • Visual Studio Express Editions Newly added user control can't be edited.

    Hi! Since yesterday I get an error if I add a new user control to any of my projects. Even completely new ones. When I add a user control only the *.cs and the *.Designer.cs files are getting created. But no *.resx file. The control is being displayed but when I'm resizing it, after accessing my HDD, I get the message "Die Datei ist vorhanden." which translates to "The file exists.". I already tried to repair and deinstall/reinstall ...Show All

  • Visual Studio 2008 (Pre-release) Problems with .ToString() in Client

    Hello everyone, I'm experiencing the same problem as Pietpieter. I'm also working with an object and it has an public override string ToString(){...} method. When I'm trying to call that from my client that uses a generated proxy, I don't get the proper output. Codesample goes as this... public override string ToString(){ string Tag = ("\nTagName: " + this.getTagNameString + "\nTagTime: " + this.getTagTime.TimeOfD ...Show All

  • Visual C++ 3 Beginner Questions: Including DLL's, changing Language and Tutorials

    Hello! Can someone tell me, how i can change the real language of C++ I tried Tools->Options->International Options->Language: Same as Microsoft Windows(and i got a german Windows XP) but it hasen't changed anything, and the menus and so on are still english. My 2nd Question is: how to Include SDL or OpenGL And my 3rd Question: are there any good tutorials for starting programming with Visual C++ and those Windows forms I m ...Show All

  • Windows Search Technologies WindowsSearchSafeFilter.exe takes all available CPU cycles

    Anyone seen this before After I install WDS, this process will take over all available CPU cycles, stopping me from using my system. I have disabled my On-Access AntiVirus scanning and it did not help the issue. Thanks in advance. Got this problem as well. Anyone have an idea what is going on Thanks. ...Show All

©2008 Software Development Network

powered by phorum