| Thread | Last Post | Replies |
|
| Problem to install Visual Stdio .net in windows98 | 30 Jul 2003 18:14 GMT | 1 |
Dear sir i have a greate problem, when i install visual stdio.net acdemic edition in the windows 98 pc. but when i insert microsoft component update CD, it was install everything
|
| Scroll bars invisible in MSDN Library | 30 Jul 2003 12:23 GMT | 1 |
This has to be the most ridiculous problem; quite annoying actually because no amount of fussing helps. Many content pages viewed with the browser in the MSDN Library (July 2003) have no scrollbars. The content is
|
| dynamic class instantiation | 30 Jul 2003 01:22 GMT | 4 |
is there any way to instantiate a class at runtime in vb.net if you don't know the name of the class until runtime? Assume the class to be instantiated already exists in the project, and I don't want to do a
|
| Uninstall issue | 29 Jul 2003 19:50 GMT | 1 |
I'm developing a COM addin for Outlook. During the execution of the addin I create some user settings files under \Documents and Settings\UserName\Local Settings\Application Data\MyAddin using System.Environment.GetFolderPath(System.Environment.SpecialFolder.LocalAppli
|
| Convert macro to .vbs | 29 Jul 2003 19:24 GMT | 3 |
I made a macro in Excel and wanted to know if I can make it into a Visual Basic Script (or something similar) so I don't have to open Excel to run it. I have copied and pasted the macro to a .vbs file, but I get error messages. Matthew
|
| Unable to create new project using upgraded V.Studio.Net 2003 | 28 Jul 2003 23:23 GMT | 1 |
I have just upgraded my V.Studio.NET enterprise edition to 2003 version. I have also reinstall my SQL server by using the Release A and Service Pack 3a. THE operating system of my pc is XP professional.
|
| No more control Arrays | 28 Jul 2003 23:06 GMT | 4 |
I have recently switched to VB.NET and found out that the controls can not be arrayed anymore. The idea of using .tabindex or .tab values are interresting in certain cases, but there are now a few things that can't be done anymore.
|
| Just lost an entire long day's worth of work because... | 28 Jul 2003 21:58 GMT | 2 |
...Visual Basic 6.0 (SP5 for VS) just crashed out and apparently hasn't been saving my code and form changes ALL DAMN DAY EVEN THOUGH THE "save when a program runs" OPTION IS CHECKED!!! YOU BASTARDS!!!
|
| Sourcing Visual Studio 6 software | 28 Jul 2003 21:34 GMT | 1 |
I am writing an applictation and need this software for compatibility with the GIS software I am using. Does anyone have a copy. (Can legally on sell once) Any ideas on how to source it, other than e-bay, amazon
|
| VS.Net 2002 Conflict | 28 Jul 2003 18:01 GMT | 1 |
I know this is kinda wierd, but there is a problem when you are using the Visual Database Tools & even the XML Schema viewer for Visual Studio.Net 2002 on an AMD athlon machine with Office 2003 Beta 2 (Technical Refresh Edition) Professional. I tried connecting to a database using ...
|
| vs.net <> vb.net | 28 Jul 2003 14:47 GMT | 1 |
hello NG what are the advantages of having vs.net over vb.net if i am just interested in vb - no c++, no c#, no j#-knowledge here... :-) tnx 4 comments & regards,
|
| Developing "Legacy" applications with VS.NET 2003 | 27 Jul 2003 15:22 GMT | 5 |
Is it still possible to write applications that are NOT .net with the new vs.net 2003? I have a book "Windows 2000 Programming from the ground up" by Osborne which I was never able to use because it needed VC6 and I currently only
|
| Support for Visual Studio 6.0 | 26 Jul 2003 12:02 GMT | 1 |
Does anyone know when Microsoft is officially ending support for Visual Studio 6.0? What about Visual Basic 6.0? Any help would be greatly appreciated.
|
| Web Installer Project Problem | 25 Jul 2003 21:48 GMT | 1 |
I have a web application written in C# and I'm using Web Setup Project for distribution. Is there a quicker way to add a favorite to a client browser for a newly installed application? Currently, I'm using a custom action (c# exe which queries IIS via
|
| Deployment Project: Deleting the entire program folder at Uninstall | 25 Jul 2003 21:46 GMT | 1 |
I've been trying to get the Uninstall routine in my deployment project to completely delete the program's folder and all files which were created by the application under the destination folder. I have tried adding an Uninstall Custom Action written in VBScript which,
|