Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > visual studio .net general > may 2007 > threads for may 22 - 28, 2007

Filter by week: 1 2 3 4 5

downgrade VS.NET 2005 trial?
Posted by Sergei Shelukhin at 5/28/2007 6:05:39 PM
Hi. I had full VS.NET 2005 pro on my computer; I installed 180-day of team system trial. Well, a it turns out I don't really need TS so I have promptly forgotten about it. Now, however, it started nagging me about the trial ending soon and warning me that I will not be able to use VS after th...more >>

Inmediate Windows do not appear
Posted by Alfredo Barrientos at 5/27/2007 10:08:22 AM
Hi, Does anybody could tell me how to appear the Inmediate Windows? I cant see in Debug\Windows menu. Thanks, Alfredo Barrientos ...more >>

Result for test is "Not Executed" - why?
Posted by Eric Smith at 5/26/2007 12:46:02 PM
I've had several occasions where a bunch of tests in an MS Test project report a result of "Not Executed". What causes that? The tests are not disabled. No information about why a test wasn't executed seems to be available. If I try to view the test result details a message box just says "...more >>

VS 2005 sp1 web site project - application domain thread unloaded
Posted by MattM at 5/26/2007 8:07:00 AM
Using VS 2005 with SP1 and a web site project I am unable to rebuild my solution because I keep getting an error saying "The application domain in which the thread was running has been unloaded". I did some searching and the only solutions appear to be restarting VS, which doesn't work for me....more >>

I'm trying to import a Database Schema from an SQL Server 2000 Dat
Posted by SHEBERT at 5/25/2007 1:19:01 PM
I'm trying to import a database schema in my Database project in VS2005 and I got: Error: Import Database Schema error: Invalid length parameter passed to the substring function. The importing of database schema was cancelled. It,s the first time I'm trying to get the database schema i...more >>

Will VS2005 IDE work for Classic ASP project?
Posted by FlashMerlot at 5/25/2007 12:22:00 PM
I've just inherrited a Classic ASP application with 1,200+ files in 50+ directories. Can VS2005 IDE be used to maintain this monster? What I'm really after is; global Search-n-Replace, VSS, and Intellisense editing. Will VS2005 IDE allow such? -- F.V. ...more >>

Installing VS 2003 after VS 2005
Posted by Flack at 5/25/2007 9:55:00 AM
Hey guys, Is it possible to install VS 2003 on a machine that already has VS 2005 installed? I am not sure what the ramifications would be. Would VS 2003 overwrite newer components that VS 2005 installed or mess up file associations, etc.? Are there any other things that I need to loo...more >>

Connection
Posted by Emma Hope at 5/24/2007 6:51:01 AM
Hi All, If i have posted in the wrong newsgroup, please let me know where the correct place would be. I have VB.net and SQL server express, i have a VB.net front end and a sql server express back end. I wish to have some graphs on my front end reading some data from my sql server backen...more >>



SQL and help
Posted by Emma Hope at 5/24/2007 6:41:01 AM
All, Apologies if i have posted this in the wrong place, if i have, if someone could direct me to the best place, i'd appreciate it. I have Visual Basic & SQL Server Express. I have created a VB.net application that is attached to a SQL server backend, my select statement is really reall...more >>

.Net VB & SQL
Posted by Emma Hope at 5/24/2007 2:10:02 AM
All, Apologies if i have posted this in the wrong place, if i have, if someone could direct me to the best place, i'd appreciate it. I have Visual Basic & SQL Server Express. I have created a VB.net application that is attached to a SQL server backend, my select statement is really reall...more >>

Static second form disposed
Posted by Carlos Sanchez at 5/23/2007 5:54:01 PM
Thi should be very simple but I'm having problems with it, i want to display a non modal static second form. When I say 'static' I mean contents should not be lost when hidden. So i have my Form2 class form declared in Form1 like: public static Form2 form2 = null; And then I have: pr...more >>

Start VS from command Line
Posted by gouqizi.lvcha NO[at]SPAM gmail.com at 5/23/2007 2:50:28 PM
I wonder if I can start visual studio from command line. For example, in command line, I have a aspx file and I would like to start VS2005 to edit it. BTW, I am using VS 2005.Net. ...more >>

Visual Basic Compiler Errors
Posted by Joel Mollhagen at 5/23/2007 10:16:02 AM
I know I am not the first to experience this but it is getting very frustrating. I am constantly getting VB Compiler errors when I am just coding - no debugging, no designing. Just trying to write code. I am using VS2005 on Windows Vista. I have installed all of the updates and they don't ...more >>

VS 2005 ASP .Net Web Site Projects, VSS, and Bin folder
Posted by MattM at 5/23/2007 9:19:01 AM
I'm having a major headache with VS 2005 and Web Site Projects and VSS. In our solution file we have a web site project plus some other supporting projects like a data access layer (DAL) and business logic layer (BLL) as ..Net project. The problem is that the Web Site Project compiles these DL...more >>

Build Solution does not update web page
Posted by nyhetsgrupper NO[at]SPAM gmail.com at 5/23/2007 3:40:24 AM
Hi, I am using the web site project model for an asp.net project in vs2005. It happes from time to time that I do some changes in an aspx or aspx.cs file and then choose "Build solution", but when I try to open the web page I see the old version of it. If I click "Rebuild Web Site" it always wo...more >>

Is it possible to run a unit test in team edition as a different u
Posted by nitramsen NO[at]SPAM nospam.nospam at 5/22/2007 1:13:03 AM
I have a few unit test's and the methods tested requires different membership roles (EG. [PrincipalPermission(SecurityAction.Demand(),Role = @"domain\testGroup)")]) I would like to test the different functions both with a user that has the needed rights and a user that does not, but I canno...more >>

vs2k5 :: underline
Posted by bill tie at 5/22/2007 12:05:00 AM
When writing/editing C# or XML code, strings that start with "http://" are underlined. This feature drives me up the frigging wall. Is there a way of telling VS2k5 to stop underlining this kind of strings? Thank you. ...more >>


DevelopmentNow Blog