all groups > visual studio .net general > october 2005 > threads for october 29 - 31, 2005
Filter by week: 1 2 3 4 5
Where is Application Center Test ? Not in .NET Prof ?
Posted by Marlon Brown at 10/31/2005 2:44:02 PM
Can you confirm which edition of Visual Studio .NET
I can find the installer for Application Center Test ?
I need to simulate/test performance on IIS/Sharepoint web serves and I
thought that ACT could help me.
I launched setup from my Visual Studio .NET 2003 Professional CD, but I
didn't see... more >>
Create web form to accept username and password to be passed to II
Posted by mike at 10/31/2005 1:43:01 PM
How do I pass the username and password from a web form to IIS for windows
authentication?... more >>
DB editing options now showing in server explorer
Posted by Nez at 10/31/2005 1:29:08 PM
when I go into server explorer in VS I don't get all of the options that it
tells me I should get (i.e. add table) - the only options I see are:
- Retrieve data from table
- Refresh
- Copy
- Properties
I have full admin access to all of the databases when I access them through
the SQL serv... more >>
Document Explorer Search AND operator does not work
Posted by alainlefou NO[at]SPAM gmail.com at 10/31/2005 12:50:26 PM
Hi
If I try to search on "what's new" , I get less than 500 topics.
If I try to search on "visual studio", I get 500 topics.
I try to do this search:
"what's new" and "visual studio"
I would expect a smaller search results than just searching for "what's
new" but I am back to 500 top... more >>
Code help
Posted by Stephanie at 10/31/2005 12:23:02 PM
I'm writing a program that requests a word. The word must contain the
letters n and r. If it doesn't, a message appears. I got it to show the
error message, but it shows it no matter what. Here's my code.
Private Sub btnEvaluate_Click(ByVal sender As System.Object, ByVal e As
System.EventA... more >>
vs2005 release
Posted by param NO[at]SPAM community.nospam at 10/31/2005 9:30:47 AM
Hi all, is the version available for download for MSDN subscribers the
Release final version? Or will another version come out on Nov 7? Also, what
about SQL 2005? Is that release too?
TIA!
... more >>
VS 2005 and SQL Server 2005 developer edition
Posted by archuleta37 at 10/31/2005 9:20:31 AM
I am planning a fresh install of my development system. I have experimented a
bit with the setup on Virtual PC and have noticed a few things that I want to
understand before installing on my development box.
1) VS 2005 installs SQL Server express edition
2) SQL Server 2005 installs the VS 20... more >>
Suggestions on XSD editor in VS.Net
Posted by Mike Logan at 10/30/2005 2:26:03 PM
I have a few suggestions for the XSD editor in VS.Net 2003. Not sure if this
is the correct place to post, if not please tell me where.
- intellisense into the drop down for facets. You can currently type "m"
and it will take you to the first facet. However if you continue typing it,
i.e... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VS 2005: cannot start debugging
Posted by Giedrius at 10/30/2005 10:44:29 AM
Hi,
Just installed latest VS 2005 without C++ ( VS.Net 2003 also exists)
trying to run local windows application project, shows an error message:
"Error while trying to run project: Unable to start debugging.
This operation returned because the timeout period expired."
Attach to Process Ctr... more >>
RichTextBox and Find
Posted by Steve Barnett at 10/30/2005 10:25:02 AM
I have a rich text box that I'm trying to search for information. I want to
be able to search from the end of the text towards the start, so my first
Find method looks like:
RTBedit.Find(TextToFind, RTBedit.Text.Length, RichTextBoxFinds.Reverse);
This finds the last occurrence of TextToFin... more >>
Can I upgrade from VS Net Standard 2003 to VS Net Standard 2005?
Posted by Alexandru at 10/30/2005 9:45:03 AM
Hi,
I have the VS Net Standard C# version 2003.
Can I upgrade from VS Net Standard 2003 to VS Net Standard 2005?
Maybe someone from MS VS Net Team can answer.
Thanks for your time,
Alexandru
... more >>
Missing reference in VS 2005?
Posted by Tery at 10/29/2005 11:50:38 PM
I've just installed VS 2005, and up until an hour ago, everything was great.
I need to reference the Microsoft.WindowsMobile.PocketOutlook space, but
can't find it anywhere.
Can someone help me out? Is this the correct group to post this question
to?
Thanks in advance,
Tery
... more >>
Visual Studio 2003 on .Net 2.0
Posted by Sean at 10/29/2005 12:28:02 PM
Will I be able to run VS 2003 on .Net 2.0 and SQL 2005.
I understand I will not get all the features if I can but to make a long
story short, I need SQL and would rather not buy SQL 20005 unless I have to.... more >>
What happened to SQL Express Manager? Visual Studio Pro 2005
Posted by bpen42 at 10/29/2005 9:00:48 AM
I just installed Visual Studio 2005 Professional RTM version, and can't
find SQL Express Manager. It was in the June CTP, and it quickly became
indispensable to me.
Did some marketing dw33b get a hold of the product and say "They have to
buy a full version of SQL Server 2005 to get any too... more >>
Which MSDN Subscription level for Team Suite?
Posted by Raul Rodriguez at 10/29/2005 7:26:01 AM
I don't know where to post this question, so please forgive me if this is the
wrong place.
We have got a MSDN Certified Partner Subscription and we work heavily with
Visual Studio 2005 Beta 2. One of the things we are really waiting for is the
Team Suite. Now I saw that we can download a tr... more >>
need to run uninstall tool for RC1? before RTM
Posted by Al at 10/29/2005 6:28:43 AM
all i have on my machine (besides vs 2003 and .net 1.1) is the vs 2005
RC1 (no betas). should i still run the uninstall tool?
thanks
... more >>
Problem running Visual Studio 2005
Posted by Jonathan Adams at 10/29/2005 4:23:01 AM
hi
I have finally got the RTM version download, installed it and everytime I
run I just get the splash screen up for around 5 seconds then nothing .
Looking in the event log the following message is posted :
..NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7C81EB33)
(... more >>
|