| Thread | Last Post | Replies |
|
| VB.NET Standard and SQL Server | 28 Jul 2004 09:35 GMT | 1 |
Our company bought VB.NET "Standard" Edition. Whenever we try to connect to our SQL Server databases we get an error message saying tha "this verison only supports connections to MSDE or Microsoft Access".
|
| Treeview Explorer | 27 Jul 2004 20:59 GMT | 1 |
I need to create a dynamic treeview of 4 levels inside... information is taken from access database First node is the databasename Second node is the Projectname
|
| errors connecting to the pubs database on a local machine | 27 Jul 2004 19:53 GMT | 1 |
When I run the Web Form Walkthrough, I get the error, Login Failed, although when I tested the connection, I could connect to the pubs database. When I try to use the SQL Login
|
| Multiple developers | 27 Jul 2004 18:59 GMT | 2 |
Hi I need to develope a web application. There are three developers and we have a development server. All three developers have visual studio.net installed on their
|
| Does this exist? | 27 Jul 2004 11:02 GMT | 3 |
I am a veteran FoxPro developer who loved BFP but has decided that our large commercial project that is extremely rich and complex in many ways and is running like a charm and selling well in its vertical space. We have decided that the product needs to be completely rewritten for ...
|
| Copy a Form | 26 Jul 2004 20:44 GMT | 1 |
I am using VB.NET (VSNET 2003). I have an application with about 25 forms. I need to add a new form that is very similar to an existing form. Last time I ran into this requirement I went outside the IDE and made a copy of the form (myForm1.vb copied to myForm2.vb) and then re-opened ...
|
| Microsoft: Will there be a reasonably priced Visual Studio 2005 Upgrade Offer as there was with 2003? | 26 Jul 2004 10:17 GMT | 4 |
|
| Deployment nightmare | 25 Jul 2004 18:48 GMT | 1 |
I developed my code and it runs beautifully in my development environment. However, when I attempt to deploy I am getting dependency errors. My dependency errors are for scrrun.dll and OWC.dll. My users will all have the correct version of Microsoft office on their machines. I ...
|
| Search and replace multiple lines | 24 Jul 2004 18:55 GMT | 2 |
I frequently find myself wanting to search for and replace multiple lines - where I have the same piece of code in several apsx.cs files. Any guide as to how to do this woudl be appreciated. David
|
| solution files in VS2005 | 24 Jul 2004 00:12 GMT | 2 |
Are solution files going to be in xml format in vs2005? I've just looked at the beta and they aren't - project files have changed! Jason
|
| Terrible Intellisense Performance | 23 Jul 2004 16:28 GMT | 9 |
I can't believe I'm the only one having this problem, but I can't but one or two similar complaints on the web. Visual Studio .NET 2003 seems almost completely incapable of returning correct results when I perform a "Go To Reference" or "Find Symbol" command.
|
| how to add intellisense info for a new language? | 23 Jul 2004 15:02 GMT | 2 |
I am looking for adding intellisense functionality for a new language. Actually, it's a lie :) I would simply like to add some intrinsic objects to the VBScript environment and have those object navigable through intellisense. Basically, you can compare this to something like ...
|
| Using Intellisense without definig any project??? | 23 Jul 2004 09:59 GMT | 6 |
I've just bought Visual Basic .NET and I'm really disappointed. Since then, I was using Web Matrix that I thought good but it lacked Intellisense. But I can't stand VB .NET projects system. I want to arrange my files like I
|
| Visual Web Dev 05 Master Forms | 23 Jul 2004 06:04 GMT | 1 |
I'm trailing Visual Web Dev 05 but can't seem to get the Master Forms walk through to work. When the server calls the master I get the following message....... Server Error in '/WebSite2' Application. --------------------------------------------------------------------------------
|
| Script appears in browser | 23 Jul 2004 06:02 GMT | 1 |
I installed the ASP.NET IssueTracker starter kit, but when I try to run it, I get the following script in the broswer window: <%@ Page Language="c#" CodeBehind="Default.aspx.cs"
|