| Thread | Last Post | Replies |
|
| VB6 IDE crashes on exit | 12 Nov 2005 11:16 GMT | 1 |
I have Visual Stuido 6 (SP6) installed on my windows XP (SP1) For some reason, after I exit the IDE (even without openning a project) the IDE crashes. This is the error signature AppName: vb6.exe AppVer: 6.0.97.82 ModName: vb6.ex
|
| Support for WinCE 4.1 Platforms | 12 Nov 2005 06:20 GMT | 1 |
I have previously used EVC4 to create code for my WinCE 4.1 platform and now a WinCE 5 platform. I have installed VS2005 and can convert EVC4 projects to new format except that it only recognises the WinCE 5 platform SDK. I cannot get VS2005 to recognise previous WinCE4 platform ...
|
| My.Computer.Printers in VS 2005 | 12 Nov 2005 04:47 GMT | 1 |
I have the release version of VS 2005 installed. In the MSDN article http://msdn.microsoft.com/msdnmag/issues/04/05/VisualBasic2005/ entitled "Navigate the .NET Framework and Your Projects with 'My' ", it discusses My.Computer.Printers . However, while I see My.Computer on the ...
|
| .net v2.0.50727 | 12 Nov 2005 04:07 GMT | 1 |
This version requires quotation marks around attributes (like false) whereas the beta didn't. Also is case sensitive (div can't be DIV). Is there a utility to convert these, or will it require a bunch of replacing manually?
|
| Studio 2005 and Framework 1.1 | 11 Nov 2005 17:09 GMT | 41 |
Does studio 2005 support development against framework 1.1?
|
| Impossible to uninstall VS.NET 2003 | 11 Nov 2005 13:51 GMT | 4 |
Impossible to uninstall VS.NET 2003 Windows XP SP2. I want to uninstall Visual Studio .NET 2003. 1-In Add or Remove Programs I click on Change/Remove.
|
| create .NET 1.1 code with VS2005? | 11 Nov 2005 11:27 GMT | 3 |
I currently have a few projects that I can't just upgrade to .NET 2.0, but I'd still like to make use of the new features as soon as possible. I already have both runtimes running side by side peacefully and looking around this group I also found that the same can be done for ...
|
| VS 2005 ToolBar sorting by category rather than VS2003 tab styles | 11 Nov 2005 05:54 GMT | 1 |
I have just moved to VS 2005. I would swear that the toolbox was sorting the way it was in VS2003. But now it is grouping tools by category, like Dialogs, Containers, common controls...
|
| VS.NET 2005 Class Designer | 11 Nov 2005 03:42 GMT | 1 |
I'm trying the class designer included in VS.NET 2005. I have found how to paint Inhertiance and Associations, but I'm looking for drawing a dependency between 2 classes. I have a class (Form1) that display another class (Form2) .
|
| VS2005 Pro Still Require Team suite Edition? | 10 Nov 2005 21:01 GMT | 4 |
During the beta as I understand it Microsoft bundled VS2005 Pro with the Team Suite creating a dependency. I haven't been able to read anything definitive and must ask if VS2005 Pro still imposes the dependency. I do not want Team Suite installed and have no
|
| Visual Studio 2005 critical bugs | 10 Nov 2005 19:52 GMT | 1 |
1. Cannot start/debug project - timeout error (somehow found a solution by removing csm.dll from VS7Debug folder). 2. Cannot create/upgrade setup project - IDE hangs. on my Windows XP SP2, also exists VS 6, was VS.Net, was VS.Net 2003
|
| VS.NET 2003 HTML edotor | 10 Nov 2005 19:07 GMT | 1 |
I use VS.NET 2003 to edit an aspx page that contains a simple HTML client side table (NOT runat="server"). Some of the <TR> and <TD> of this table have the style hidden (style="visibility:hidden"). I eddited this page in HTML view and everything is OK.
|
| Do I have to uninstall RC? | 10 Nov 2005 18:01 GMT | 1 |
Hi all... does anyone know if I need to uninstall RC (from PDC) before I install the download from MSDN? Thanks!
|
| GetService Question | 10 Nov 2005 16:20 GMT | 1 |
Does GetService work across assemblies? I am using a project that is a dll and in that dll it adds a service that I am trying to get. I am deriving from some of the items in that project, since it is similar to what I am doing, and when I use the following:
|
| Integrated Web Server in Visual Web Developer 2005 Express? | 10 Nov 2005 10:44 GMT | 1 |
I bought my new laptop 2 weeks ago. It came with WinXP Home. Now I'd like to try the Visual Web Developer 2005 Express Edition. So I was wondering if there is an integrated Web Server in it as Win XP Home doesn't come with IIS and my copy of WinXP Pro seems to be broken (disc ...
|