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 > january 2006 > threads for january 1 - 7, 2006

Filter by week: 1 2 3 4 5

Team System 'Designing a web service' Walkthrough problem
Posted by DaveF at 1/7/2006 3:13:51 AM
Hi, I'm following the Team Edition for Architects walkthroughs in the VS2005 MSDN library and have run into a problem at the 'Designing Web Service' application implementation stage (step 8). Basicly, I just get an error message stating "Synchronization for element ClrNamespace failed. R...more >>


Hello i am new to VC++...
Posted by thomas11john at 1/7/2006 2:04:29 AM
Hello friends i am new to VC++ and so found this group.After going through some of the posts i typed my first program and it ran,just getting the inputs and displaying them,but when the last line is executed it comes out of the DOS window, http://web.sau.edu/LillisKevinM/C++Tutorial/dotNet/ i ...more >>

Creating remote web sites with VS2005 - Frontpage server extension
Posted by Scott F K Hooper at 1/6/2006 12:51:03 PM
I have VS2005 installed on my XP Pro SP2 workstation and am trying to create a new web on my 2003 Server. On the VS Start Page I select Create:Web Site, then in the New Web Site dialog I select ASP.NET Web Site, HTTP as the location type, VB as the laguage and finally I key the location as "...more >>

VS 2005 Keeps Telling me FPSE not installed
Posted by Jeremy A. Marut at 1/6/2006 10:42:02 AM
We've finally made some time to start using VS 2005, but we just can't create or open existing web applications via http (our remote dev server). We keep getting the "it seems that frontPage server extensions are not installed on this server". FPSE are indeed installed and allowed within IIS. ...more >>

Install VS 2005, SQL 2005 Failed to install
Posted by May at 1/6/2006 10:32:02 AM
I am installing VS 2005 on windows XP(sp2), at the end it told me: the following component failed to install: SQL server 2005 Express Edition X86. I have SQL 2000 current installed on my computer. Can I install sql server 2005 express edition with SQL 2000 on it? Thanks in advance. ...more >>

ASP.NET C# code not color coded
Posted by benny at 1/6/2006 8:49:05 AM
The c# code in my application is not color coded. All the html and javascript it, but not the c#? How can i fix this...more >>

issues Executing cl from script executed from cmd window
Posted by BernhaSC at 1/6/2006 7:05:01 AM
I'm having issues trying to install the rogue wave libraries for VS .NET 2003 v7.1. I finally got the install script to locate the compiler (via executing from the Command Window w/in VS); however, I get the "cl.exe- Upable to locate component This application has failed to start because msp...more >>

How to: List a table in Tables holder of Server Explorer
Posted by Sengai at 1/5/2006 11:10:02 PM
Using VS2005 with the data source of .NET Framework Data Provider for ODBC, how can you list a table in Tables holder of Server Explorer? I added a connection to the ODBC data source with MS Access Database in Server Explorer. Test Connection on Connection window returns succeeded but no ta...more >>



Macros are slow in VS2005?
Posted by Shimon Sim at 1/5/2006 10:44:55 PM
I find that my macros that I used in VS2003 are very slow on VS2005 - looks like 10 times slower. What could be a problem or is it a known issue? Thank you, Shimon ...more >>

how to create a list of text boxes to collect a group of data in .
Posted by c676228 at 1/5/2006 2:27:06 PM
Hi all, I have noticed that we can use datagrid or datalist to pull data from database data easily. Now my question is how to create an array of text boxes to collect user data, The user control could look have three textboxes with each one collect lastname, firstname and social security num...more >>

VS2003 and x64
Posted by mikip at 1/5/2006 1:22:04 PM
Any body know how you are supposed to get web development working under win XP 64 when front page server extensions do not exist and VS will not allow any web development without them...more >>

Using grid layout in Visual Studio 2005
Posted by Eric W. Holzapfel at 1/5/2006 12:18:02 PM
Hello Group, Is there a way to use or set a web page for grid layout in ASP.NET 2.0 using Visual Studio 2005? It seems it is quite a transition from VS2003 asp.net 1.1 to VS2005! eric...more >>

My VS 2005 projects get constantly corrupted
Posted by Boris G at 1/5/2006 11:59:07 AM
Has anyone else out there experienced this problem? This happens to be almost daily. I migrated my solution with 10 VC++ projects to VS 2005, however when I reopen the solution I constantly get errors with two of my projects that indicate that the .vcproj file is corrupt at line 135. It happ...more >>

VS .NET 2003 and 2005 on the same machine?
Posted by derek.google NO[at]SPAM grog.net at 1/5/2006 7:32:25 AM
Can I install Visual Studio .NET 2005 (final) on a machine that already has 2003 installed? I've read reports of problems with 2005 *beta* causing problems for 2003, but I haven't heard anything since 2005 came out of beta. Thanks. ...more >>

Exclude filetypes from SourceSafe
Posted by Steven Berkovitz at 1/5/2006 6:51:02 AM
In VS2005, is there a way to always exclude a certain filetype from SourceSafe? For example, with the new web projects, all files in the directory are automatically added to SourceSafe meaning all my .PDB's are being added - I want to make sure these are not added to SourceSafe. Thanks...more >>

'onWindowResizeExtra' is undefined
Posted by baker_tony NO[at]SPAM hotmail.com at 1/5/2006 5:56:43 AM
Why do I get 'onWindowResizeExtra' is undefined error when I visit google video and try to watch a video? I can't bring up anything in google when I search for onWindowResizeExtra. Very strange. I've noticed that after installing Visual Studio 2005 I'm getting lots of javascript errors now, no...more >>

Cannot open asmx file in design mode
Posted by Tore at 1/5/2006 2:38:03 AM
I use VS.net 2003. I have a C# project consisting of a windows client and some web services. I am still a novice. Yesterday, for some reason, the web-part of the project was not visible in the solution explorer any more, probably because some wrong action from me. I managed to add the web-p...more >>

Installing an MSI created with VS.NET 2003 on a machine with .NET 2.0
Posted by robbie at 1/5/2006 2:35:08 AM
Hello, Currently I'm still working with Visual Studio.NET 2003 and I create installer files with it (a setup project that results in an MSI file). However when someone wants to install this MSI file on a computer that ONLY has .NET Framework 2.0 installed, the MSI complains that it needs .....more >>

Address Matching System
Posted by Mario at 1/4/2006 10:21:41 PM
Help......... I have a CDROM that has address information from the USPS. If you have any source code for this I would appreciate it. What I want to do is pull the address and zip code from the CDRom and store in my database. Any suggestions. Thankz Mo ...more >>

VS 2005 - A Programmers Editor ???
Posted by Paul Tebbutt at 1/4/2006 6:21:00 PM
1. Launch VS2005 2. Type the following into a blank text file 00001: ABCDEFG 00002: ABCDEFG 00003: 00004: The Quick Brown Fox.... 3. Select & copy the selection below (using the Alt key) 00001: CDE 00002: CDE 4. Position the caret at the start of line 4 & paste the block ...more >>

Visual Studio Team Edition for Software Developers and Visual Basic Express Edition
Posted by jamr at 1/4/2006 4:56:10 PM
Dear Microsoft.public.vsnet.general, I am interested to know if Visual Studio Team Edition for Software Developers and Visual Basic Express Edition can be installed on the same p.c. If so, can they work correctly side by side? Are there any issues with running these two environments on the ...more >>

WebDeployment Project - check user group
Posted by Xavier at 1/4/2006 1:42:04 PM
hello, how can i check what user executes the setup file of a WebDeployment project. How can i configure that only a administrator can run that setup? thanks ...more >>

Is C# 2.0 working under VS 2003?
Posted by apoc69 NO[at]SPAM gmx.net at 1/4/2006 10:20:37 AM
just want to know, if i can start coding in c# 2.0 under vs2003, or do i need a copy of vs2005? thanks, steven. ...more >>

Missing caption in grouped taskbar buttons
Posted by Peter Franks at 1/3/2006 5:55:46 PM
I'm experiencing a problem w/ my application where, when taskbar grouping is enabled, and there are sufficient other programs running that grouping is active, if I run my app, then display the help file by using: System.Windows.Forms.Help.ShowHelp(this, "app_help.chm") I experience stran...more >>

Notepad can open locked files in read-only mode, but VS 2005 cant?!
Posted by Tim_Mac at 1/3/2006 1:01:06 PM
hi, my web application writes to an xml file, a filestream object is kept statically in the application state, and the file is opened with ShareMode.Read, so other applications are allowed to open it for reading. i like to open the file while the web site is running, to check the xml. the thi...more >>

VS 2003 and 2005
Posted by Dundealing at 1/3/2006 12:20:02 PM
I have had 2003 installed for some time now and have just received my copy of 2005 Professional edition. I know that there is backwards compatability with 2003, but I only use 2003 at work and do a lot of work from home. If I was to install 2005, would it overwrite my 2003 edition, therefo...more >>

Service Pack For Vs.NET 2005
Posted by João Santa Bárbara at 1/3/2006 11:47:46 AM
Hi all Just one question !!! When is going to be released Visual Studios 2005 Service Pack 1? Anyone Knows ?? thks JSB ...more >>

Compilation problem in vs.net 2005 with FIPS enabled.
Posted by Bill at 1/3/2006 7:50:02 AM
Hello, I get the following error when compiling a asp.net c# application in visual studio 2005: "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms." When I double click on this error it points to the first line of code in my default.aspx.cs ...more >>

Unit test creation problem with VS Team system
Posted by yashgt NO[at]SPAM gmail.com at 1/3/2006 5:36:06 AM
Hi, I have installed Visual Studio 2005 Team Edition for Developers, on my Windows XP PC. The exact VS version is 8.0.50727.42. I created a simple Windows application in VB .NET and add a button and its handler. I then tried to add a Unit test case for the handler, using Test>New Test>Unit Tes...more >>

Microsoft SQL Server Management Studio Express
Posted by Nick K at 1/2/2006 8:21:52 AM
I am attempting to connect to a SQL Server 2005 database using a Visual Studio.Net 2003 application. When I use this connection string, I get a Keyword not supported: 'user instance'. error. <add key="SiteSqlServer" value="Data Source=.\SQLExpress;uid=sa;pwd=;User Instance=True;AttachDBFilena...more >>

VB.NET loading
Posted by Cells at 1/2/2006 6:10:02 AM
I have a vaio desktop and have just installed VB.Net to attempt to learn ASP.Net using VB.Net. I seem to be unable to load a new ASP.Net project - the program turns to "net responding" whereas when I try a new windows program it loads up fine. I have tried changing the setting for the fir...more >>

Converting asp.net 1.1 to 2.0 issues with user controls
Posted by smccreadie at 1/2/2006 4:55:03 AM
I'm attempting to convert a web project (vb.net) from 1.1 to 2.0 and struggling a bit with build errors in the new verson. After quite a few attempts and a bit of cleanup, I was able convert the web project OK but am getting a lot of build errors in the converted project. Most of the build...more >>

Visual Web Developer 2005 express supports .net 1.1?
Posted by Manuel Gomes at 1/1/2006 7:06:31 PM
Hi Does anybody knows if VWD 2005 express supports .net framework 1.1 (i.e. to develop apps for 1.1 instead of 2.0)? Thanks, MG ...more >>


DevelopmentNow Blog