all groups > visual studio .net general > september 2003 > threads for september 15 - 21, 2003
Filter by week: 1 2 3 4 5
Debugging ASP.NET Web Application
Posted by Bahareh at 9/20/2003 10:50:52 PM
When I run my ASP.NET Web Application I get this error:
"Unable to start debugging on the web server. Could not
start ASP.NET
or ATL Server debugging.
Verify that ASP.NET or ATL Server is correctly installed
on the server "
Thanks for your help.
... more >>
Novice: Installing the Mobile Internet Toolkit?
Posted by Peter at 9/20/2003 12:31:27 PM
Hello Friend,
Thanks for reviewing my question. I am not sure if this
is the right forum but I would like to know what is
required to install the Mobile Internet Kit. I have an
XP Pro with VS.NET, .NET Framework 1.1 and the .NET
Compact Framework installed. When I install the Mobile
... more >>
You're screwed.
Posted by Tom Buchanan at 9/19/2003 5:58:34 PM
You can upgrade a project from 2002 to 2003 but you can't
do the reverse (go from a 2003 project to a 2002 project.
Sorry.... more >>
huge amount of data in reports
Posted by Laura at 9/19/2003 11:58:28 AM
I have a VB.net application working with a SQL Server
database. My reports have most of the time a lot of data
(1 mil records or more). The report is based on a dataset
that selects all the records. As you can imagine, opening
a report is a very slow operation.
How can I improve the spee... more >>
Problems with ASP.NET
Posted by Ernesto at 9/19/2003 7:08:10 AM
Hello:
I have Installed VStudio.Net completely and I have
problems with Asp.net and the aspx extensions, The
esplorers doesn't recognize the asp.net code, and it's
imposible for me to run the Quick Start Tutorial, or any
kind of example, Have I to install anything more to get
asp.net to r... more >>
BUG? Visio problems - unconnected relationship
Posted by Bruce at 9/19/2003 2:52:29 AM
We're using Visio for Enterprise Architects and have come
across what looks to be like a potential bug.
If you drag a relationship connector onto the diagram,
don't connect it to anything, then delete it, but don't
remove it from the underlying model, you can never update
your changes bac... more >>
Can't use Table Designer, etc in VS.NET VB
Posted by Doug Person at 9/18/2003 10:19:15 AM
Having added a server connection to MSDE in Server
Explorer, I find no way to bring up Table Designer or to
use any of the database tools in VS.NET - they're all
disabled. I've tried everything I can think of and there
is no way. Everything in help says right-click on tables
in the Serve... more >>
SLow
Posted by Tool at 9/18/2003 4:07:51 AM
what causes the visual studio.net to log whenever i enter
vb codes? what is the best thing to do then?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Build dependancies problems with C++ projects
Posted by Paul Tapper at 9/18/2003 3:42:38 AM
Hi,
I have a C++ solution which includes several projects,
with one being the "start-up" project. If I make a
change in a header file in one of the non-startup
projects, the .cpp files int the startup which are
dependant on it recompile correctly. However, the .cpp
files in the non-st... more >>
vsnet hangs opening a solution
Posted by steve ring at 9/17/2003 12:55:34 PM
I have a project that seemed fine a few days ago. Now,
when I try to open the solution, vsnet gets to a certain
point and then I just get an hour glass that lasts for
hours. I finally have to kill things from the task
manager.
The solution consists of 2 projects, a C# project that it
se... more >>
VB ADO vs ADO .NET Document
Posted by Daryll SHatz at 9/17/2003 11:27:48 AM
I have seen several references to a document that compares the differences
between the VB(6) ADO and the VB.NET ADO.NET. The only link I found returns
an error.
Does anyone have or can point me to this document?
... more >>
devenv VS automation
Posted by Warut Thaweesub at 9/17/2003 7:01:17 AM
I am able to build my solution containing 3 projects
successfully with command line "devenv
conferencesolution.sln /build debug"
However, using automation through the following codes fail
with the LastBuildInfo value = 3.
t = Type.GetTypeFromProgID("VisualStudio.Solution")
obj = Activ... more >>
Build by devenv VS automation
Posted by Warut Thaweesub at 9/17/2003 6:14:50 AM
I use the following command line to build my solution
containing 3 projects successfully.
"devenv conferencesolution /build debug"
However, when using automation it fails with the
LastBuildInfo value equal to 3. I am using the following
code.
Dim t As Type
Dim solution As S... more >>
is VSA fading out?
Posted by Tom at 9/17/2003 1:16:31 AM
Hello,
I am wondering what's the Microsoft's strategy on VSA
(visual studio for applicaiton) technology. It seems that
VSA is fading out slowly . I can't even find a page/site
on msdn.microsoft.com dedicated to it.( VBA has one).
thanks for answering my quesiton.
Tom... more >>
Patterns and refactoring support for VS.NET and C#...
Posted by Arne Styve at 9/17/2003 1:06:01 AM
Hi,
The good old Borland JBuilder has very good support for
patterns (GoF) and refactoring. Does such support exsist
for VS.NET and C# specifically ?
The type of support I'm looking for is to be able to point
at a class (either in the editor or the class browser) and
apply for instance... more >>
Another one: VS.NET gives error when opening a project
Posted by rj12345 at 9/16/2003 9:45:00 PM
Using XP professional and VS .NET 2003, I get the following error when I try
to create a new web services project:
Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or
services.
Any help will be... more >>
unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in sy
Posted by Tony Girgenti at 9/16/2003 7:12:54 PM
Hello when i use the following code in VS.NET 2002 and
WIN XP Pro, i get "An unhandled exception of
type 'System.Data.OleDb.OleDbException' occurred in
system.data.dll" on the line that says "dreader ="
Dim dreader As System.Data.OleDb.OleDbDataReader
OleDbCommand1.CommandText = "ps_lin_it... more >>
Delphi / VS 2003
Posted by John Pressman at 9/16/2003 4:36:19 PM
Any comments comparing Delphi 6/7 to VS 2003?
... more >>
Release Notes?
Posted by red floyd at 9/16/2003 2:59:32 PM
OK, I must be an idiot, but I cannot find the release notes or list of bugs fixed in VS.NET 2003
anywhere on msdn.microsoft.com.
Can anyone help me with the location? I'm particularly interested in the bugfix list.
... more >>
printing source code files with non-standard tabs
Posted by Michael Roper at 9/16/2003 3:08:55 AM
I'm using VS.NET 2003 Enterprise. In Tools/Options/Text Editor/All
Languages/Tabs I have "Tab Size" and "Indent Size" set to "2" and "Keep
tabs" selected.
Everything works fine in the editor, but when I print source code files the
tab settings are apparently ignored and a tab size of 4 is use... more >>
error
Posted by sherry at 9/15/2003 2:21:41 PM
Does VS.NET 2002 require admin privileges to run on PC?
Posted by Mike at 9/15/2003 10:22:21 AM
Hi,
I am running Visual Studio .NET as a regular user on a
Windows 2000 PC. Whenever I try to test my project by
using the "run" button, it comes back with an error saying
that I have to be an adminitrator in order to use the
debugger. Do you know if there is a way around that and
why d... more >>
VS .NET 2003 - check in private files?
Posted by Curt Wells at 9/15/2003 4:38:35 AM
Hi,
I have a problem with VS. NET 2003 and that the IDE wishes
to put my private solution and project files in under
source control.
The MSDN documentation says that (among
others) .suo, .vssscc, .vspscc should never be checked in,
they are user private files. But when a user opens a
... more >>
|