| Thread | Last Post | Replies |
|
| Calculating Amounts | 19 Jan 2004 20:18 GMT | 1 |
I am trying to calculate my Purchase & sold amounts when I load my data from ACCESS into my VB program. I define my variable as decimals and then load my Price and weight into my new variables (Price = editcursoldprice.text) I am getting an error message "Cast from string "" to ...
|
| VS.NET 2003 | 19 Jan 2004 18:13 GMT | 3 |
My version of VSNET 2003 seems to have gone a bit weird. I can write a programme but when I try to run in it in the development environment VSNET just hangs. In taskmanager the devenv and application are shown but show
|
| AUTOMATION SERVER CAN'T CREATE OBJECT | 19 Jan 2004 03:15 GMT | 1 |
Hi! I have a trouble triying to create a new Solution in VS, When I Select NEW OBJECTE, IT APPEARS the following message. AUTOMATION SERVER CAN'T CREATE OBJECT
|
| Problem with Visual Studio 6.0 | 19 Jan 2004 00:48 GMT | 1 |
I have run into a major problem in developing VC++ applications using Visual Studio. On clicking the resource tab ( eg to create dialog boxes)
|
| Where are the gurus? | 18 Jan 2004 20:00 GMT | 2 |
Where are the "real" newsgroups for .NET? Clearly not a lot going on here. Dave
|
| Access denied | 18 Jan 2004 00:15 GMT | 1 |
I have IIS running on Win 2k. The IIS has mutiple virtual servers created, each of which uses the same IP but different host headers. Example: SportsNearYour.rusmex.net. In my DNS server I created several "virtual" computers under rusmex.net domain to allow for this type of access ...
|
| Visual Studio .Net upgrade to 2003 | 17 Jan 2004 14:20 GMT | 1 |
Is there anyone who knows if it's still possible, to get the upgrade for 29$. I bought my Visual Studio .Net in June. The reseller didn't tell my about this offer for 29 $, :-( . I need the 2003 version, but it's very expensive
|
| How using TreeView Tool in Visual Studio for Access to Files in my Computer. | 16 Jan 2004 23:26 GMT | 1 |
hi folks, how can i using Treeview Tool(this tool existing in .Net)for browse in my files on my computer like Macromedia DreamWeaver?????? Thanks.........
|
| WindowsIdentity | 16 Jan 2004 19:01 GMT | 2 |
I am creating a VB application in Visual Studio.Net 2003 and need to retrieve the user's network login. I have found instructions for using the WindowsIdentity.GetCurrent() and have a class setup with the following code Option Explicit On Imports Syste Imports System.Threadin
|
| Visual Studio cannot overwrite output file | 16 Jan 2004 18:28 GMT | 1 |
I have a solution with 5 C# projects. If I attempt to rebuild the solution, it fails to overwrite one of the output DLLs. This happens in both Debug & Release configurations. It says that the output file is readonly or open in another process. * If I attempt to delete the output ...
|
| Project Properties Not Being Saved | 16 Jan 2004 16:18 GMT | 4 |
I'm having a problem with VS.Net 2003 saving my project properties. I am setting command line arguments on the Debugging page of the Configuration properties. Whenever I close VS.Net and then restart and open the same project the command line arguments are no longer there on the ...
|
| Can't even create a project...HELP!!!! | 16 Jan 2004 15:57 GMT | 1 |
I am a newbie to the .net world. I just installed IIS and Visual Studio.net which was a total nightmare. Now that I am actually trying to create a project I keep getting an error in regards to my webserver not running ASP.net 1.1.
|
| Migration to VStudio 2003 from VS C++ 6 | 16 Jan 2004 12:31 GMT | 2 |
I try to migrate a program from VStudio C++6 to VStudio C++.NET. The convertion from the C++6 project has been made by VS.NET. This are some of the compilation error: /********************************************************************/
|
| Publishing project with emz/wmz images included | 16 Jan 2004 05:20 GMT | 3 |
I have an existing asp.net project that I was asked by a manager to add a Powerpoint presentation. Rather than allow a 4.5 Mb download per user, I used the PPT export to HTML function. It actually working nicely. I then include the resulting files in my web project. When I ...
|
| Setup dialogs language | 15 Jan 2004 22:39 GMT | 1 |
Does anybody know where i can find other languages for the setup dialogs included in a deployment project, other than those supplied with VS .NET 2003? I need a portuguese version of these dialogs and it's not provided in the
|