all groups > visual studio .net general > july 2004 > threads for july 22 - 28, 2004
Filter by week: 1 2 3 4 5
Should this compile?
Posted by Developer at 7/28/2004 9:35:57 PM
Hello,
Don't know if this is the right group, but I didn't see a more appropriate
one.
class simple {
int i;
long l;
};
void func(const simple * & ps) {
Console::WriteLine(S"Hello World from the land of func");
}
int _tmain()
{
Console::WriteLine(S"Hello World");
... more >>
The VisualStudio IDE hangs with 'Initializing offline cache
Posted by Thiago Campos Pereira at 7/28/2004 5:02:12 PM
HI,
The IDE hangs with 'Initializing offline cache' during attempt to create a
Web Application for C# or VB.net. The IDE hangs until it aborts about 1/2
hour later. I'm using Visual Studio 2003.
Please, help me!!!
... more >>
VB.NET Standard and SQL Server
Posted by bill at 7/27/2004 10:31:52 PM
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".
Huh?
1. Is this correct? (If so, the Standard version is
worthless to us.)
... more >>
Hidden docked windows will not display
Posted by Rick S at 7/27/2004 12:15:57 PM
The 'command', 'search' and 'index results' windows will
not open. They are presented as tabs on the side and
bottom of the ide but do nothing when clicked. There are
no borders that can be dragged to enlarge them either. I
can find no way of closing them so I can try re-opening
again.
An... more >>
Start IDE process and get EnvDTE object?
Posted by cwienands NO[at]SPAM gmx.de at 7/27/2004 7:58:27 AM
Hello eveybody,
I'm currently implementing an add-in for VS.Net. I usually develop all
my software with unit tests. I already separated all the non-VS.Net
specific code and moved it into a separate DLL. Now I would like to
develop unit tests for the VS.Net specific code. The problem is that
t... more >>
How can I verify which framework my asp.net application is using
Posted by Craig at 7/27/2004 6:35:36 AM
How can I verify which framework my asp.net application is using?
Thanks
... more >>
Multiple developers
Posted by joseph at 7/26/2004 11:21:52 PM
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
machines. I would like to know how we would set up the
development environment. Should we have a local copy of
the web ap... more >>
Upgrading?
Posted by AAA at 7/26/2004 10:42:04 PM
I want to buy MS Visual C++.net. That means I have to buy MS Studio
2003. Correct?
And if so, when 2005 comes out can I get it for a small upgrade fee or
do I have to buy the whole package again?
Thank You for your time.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Does this exist?
Posted by David Younger at 7/26/2004 9:47:19 PM
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 the next genera... more >>
Sub Main was not found
Posted by Alain Vaillancourt at 7/26/2004 7:42:39 PM
In VB.Net v7 I have a project with only one form
and it work when the form name is "Form1"
but when I rename it I get the message:
"Sub Main was not found in ProjectName.Form1"
How can I make it work with a different name?
Thanks!
... more >>
Error says Web server in not running asp.net 1.1
Posted by Craig at 7/26/2004 3:52:00 PM
When trying to create a new project on a new install of .NET 2003 I get the
following error
Error says Web server in not running asp.net 1.1
But I look in the administrative tools and it says
Microsoft .NET Framework 1.1 Configuration
How can I fix this?
... more >>
Treeview Explorer
Posted by Ternoey (GMX.DE) at 7/26/2004 2:53:12 PM
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
Third node are the projectdetails
Fird node are the contactdetails
Looks like :
+ Italy
+Luxury Appartments
+... more >>
Having trouble with adding HTMLControls to VS.NET control toolbar.
Posted by Ken Varn at 7/26/2004 9:26:52 AM
I have an assembly that contains an ASP.NET control derived from
System.Web.UI.HtmlControls.HtmlGenericControl. I am trying to add this
control to my Controls Toolbox in VS.NET. When I select the assembly DLL
containing the control, it is not listed as a control to select. If I
derive the con... more >>
Copy a Form
Posted by Wayne Wengert at 7/26/2004 7:02:35 AM
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 the IDE and p... more >>
Deployment nightmare
Posted by Rachel at 7/24/2004 4:10:02 PM
Hi All:
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 want to ... more >>
errors connecting to the pubs database on a local machine
Posted by CobyCo at 7/24/2004 4:46:29 AM
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
I get the error, "Login Failed, not a trusted SQL Server
connection, when I try to set up the SQLAdapter.
... more >>
Building with VC 7.1 using 2 CPUs
Posted by Viviana Vc at 7/23/2004 7:19:37 PM
Hi all,
I have a computer with 2 CPUs where I have to build a big project. I am
using WinXP and MS Visual Stuio .NET (VC++ 7.1).
When I'm building the project one of the CPU is completely taken, and
the other one is idleing.
Is there any way to force the compilation of the project on both of ... more >>
Unable to view/set image file properties in VS.Net 2003
Posted by Eric at 7/23/2004 5:07:37 PM
Hi Folks,
I am using Visual Studio .Net 2003 to create a simple
class that provides a toolbar for a GIS application.
What I need to do is add a bitmap to my solution and then
embed that bitmap so that it appears on the toolbar. The
problem that I am having is that I can add the bitmap
... more >>
Visual Studio 2003 upgrade
Posted by Croydon at 7/23/2004 10:35:51 AM
Is it possible to purchase an upgrade from VS 2002 to
2003?
Thanks.... more >>
Add-In / Macro Help
Posted by Alex Stevens at 7/23/2004 8:42:11 AM
Hi All,
I was hoping that someone could put me in the right direction with a utility
I'm trying to write for myself.
I would like to have a search which would find a string anywhere in my
current project, and copy the whole line either to a ouput window, or
optionally to a file.
Where woul... more >>
error when loading Visual Studio .NET 1.0 file into Visual Studio .NET 1.1
Posted by Amber at 7/23/2004 6:52:34 AM
The following error message is occurring when I try to
open a project written in VS.NET 1.0 into 1.1.
"The application for project x:xxx\xxx\xxx.vcproj is not
installed.
Make sure the application for the project type (.vcproj)
is installed."
The .vcproj file is included in the prope... more >>
how to add intellisense info for a new language?
Posted by Jiho Han at 7/22/2004 6:03:57 PM
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 Server or
Response... more >>
solution files in VS2005
Posted by Jason at 7/22/2004 1:21:04 PM
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... more >>
Script appears in browser
Posted by rrhandle at 7/22/2004 12:07:34 PM
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"
AutoEventWireup="false"
Inherits="ASPNET.StarterKit.IssueTracker._Default" %>
I don't have a clue what is g... more >>
|