all groups > visual studio .net general > july 2004 > threads for july 8 - 14, 2004
Filter by week: 1 2 3 4 5
How do I do office developement using vsnet 2003
Posted by NewsGroups at 7/14/2004 6:31:22 PM
I have installed VS 2003. I am unable to find a NEW->PROJECT template for
office development. I looked at the setup again but could not find any
specific components that will install tools for office development.
Are office development tools available for free?
I have VS .Net enterprise deve... more >>
VS.NET 2003 locks up computer
Posted by pdavis68 NO[at]SPAM hotmail.com at 7/14/2004 6:03:04 PM
Man, I really hope someone can help me out here.
I've been using VS.NET on this machine (running Win2K Server) for a long
time (over a year). Suddenly it's locking up.
I can start VS.NET and it comes up just fine. When I try to load a project
or create a new project, my entire machine locks ... more >>
Problems when ASP.NET project folder is not in Inetpub\wwwroot
Posted by Stan at 7/14/2004 3:57:51 PM
My ASP.NET project folder path is c:\Projects\FinWeb. I set up FinWeb
virtual folder
in IIS and pointed it to that path. I can access the web site via
http://localhost/FinWeb.
However, when I try to add FinWeb web project to a solution by using Add
Existing Project from Web, the project isn't... more >>
dll problems in an ASP.NET application
Posted by Craig at 7/14/2004 8:33:24 AM
When I do a build locally of my asp.net application using Ctrl-Shift-B from
Visual Studio.Net, the dll gets created in the
C:\Documents and Settings\Craig\VSWebCache\CRAIGSXP\CasketSource\bin
folder and NOT in the C:\Inetpub\wwwroot\CasketSource\bin folder
When I "Copy Project" to the pr... more >>
Min Pool Size
Posted by Konstantinos Michas at 7/14/2004 4:47:28 AM
Hello Experts,
I make a connection with .Net Sqlclient Data Provider to
my server and I adjust the min pool size = 0, but when I
check the sysprocesses I see that 2 connections have been
made. Why is that? am I missing something here?
Conn. string
"server=MYSERVER;user id=sa;database=MY... more >>
Very Slow IDE - Background debugging?
Posted by harry at 7/13/2004 11:14:43 PM
Hi,
Is there any way I can disable background debugging on routines that I have
already debugged? No point having the background debugger working on code
that has been debugged.
My IDE is so slow. Usually 5-10 seconds when I make code changes. Even 3
seconds is irritating as I can't type an... more >>
Debugger's Attach Process Window Won't Show Processes Run as "Local System"
Posted by Meron Lavie at 7/13/2004 5:30:02 PM
A debugger problem suddenly started occuring on my WinXP/VS.NET 2003
platform.
In the Debug Menu's attach process window, I can not see any process which
is run on a system account, such as Local System or Network Service.
However, I can see any process assigned to a specific user - even if it... more >>
Visio and VSEA
Posted by Stacey at 7/13/2004 10:15:09 AM
Does anyone know if Visio Enterprise Architect is packaged
with a VS Enterprise Architect install and license?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Add a control to a single cell of DataGrid
Posted by mje at 7/12/2004 10:19:02 PM
Hi all,
is it possible to add a control of my choise (e.g., ComboBox or Button) to a single cell of a Forms::DataGrid?
I understand how to add a control for a whole column. But I want to add, say, a button in cell (3,4), without having buttons in all of column 4.
Thanks,
Matt.... more >>
Setup Runtime Files failure
Posted by Leo at 7/12/2004 10:24:30 AM
I am getting Setup Runtime Files failure installing VS.Net.
Same happens when I manually run bootsrap.exe file. Any
ideas?... more >>
Why I won't upgrade to VS.NET.
Posted by mikecoxlinux NO[at]SPAM yahoo.com at 7/11/2004 8:34:01 PM
I bought VS 6.0 basically to do C++ work. Nowadays, I only use it to
maintain legacy apps. Currently I have switched to vi, g++, QT, and
ACE+TAO. The reason is that I'm more productive PLUS they are free.
I downloaded the free version of the VS.NET 2003 C++ compiler and
libraries and I must ... more >>
Really Stupid Question
Posted by aninymous at 7/10/2004 4:32:46 PM
Ok, can someone please tell me how to make it so that the
person can type their name in. The char variable is only
for one letter. Thank You.
... more >>
Quick Portal and ASP.Net 2.0
Posted by Oren Michaels at 7/10/2004 3:45:01 PM
In the March 2004 alpha version of VS 2005 & ASP.NET 2.0 (Community Preview) one was able to create quickly create a Portal website by selecting
File
New Web Site
ASP.NET Intranet
This capability does not appear to be supported in the beta 1 version. Has it been removed? This c... more >>
Two Quick Questions
Posted by WStoreyII at 7/10/2004 2:59:02 PM
Hello All,
I have two quick questions, Thanks in advance for any help given.
1) When creating macros how does one collapse a region or any other node (ie a property) programmaticly from code?
2) I wish to write addins for visual basic.net however since i am using vb.net standard and not vi... more >>
what redist/DLL do I need to bundle if I build Apps using VS.net 2003?
Posted by Dan at 7/10/2004 12:59:54 PM
Hi Guys,
Need to check with u who has experience in shipping apps build using VS.net
2003. I'm thinking of porting over to VS.net 2003, but not sure if there
are any additional redist or newer version of the redist, DLL that I need to
bundle with my application if I recompiled my older projec... more >>
Using Intellisense without definig any project???
Posted by Henri at 7/10/2004 2:53:08 AM
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
want and I don't want an IDE to create files everywhere without asking.
... more >>
how do I make .net ignore files compilation.
Posted by .net project configuration at 7/9/2004 8:42:44 PM
Hi folks, wonder if anyone could help me on that. I am
using C++ .net IDE.
I have a project with multiple configurations to use
different compilers. Yet, for certain platforms I want
visual studio ignore certain files. I can't use #ifdef for
these files because they belong to 3rd party li... more >>
Drawing Toolbar/box in VS.NET ??
Posted by Steve at 7/9/2004 12:57:01 PM
I'm running Visual Studio .NET 2003.
I was messing in form designer
when I thought about putting a line on a form
and I noticed there was no "drawing" or "graphics" toolbar or toolbox.
Does this exist?
Do have to manually code it using Graphics?
I would think there would be a simple tool bar t... more >>
Exception in Web Service constructor does not get streamed back to client
Posted by Tolga Erdogus at 7/9/2004 12:01:27 PM
Hi,
an exception that is happening in a Web Service constructor does not get
streamed back to my client. All other methods are, but not the constructor.
Is this normal? Is there anyway around it. I just get a General Server
Error at the client.
... more >>
Wrong Version of ASP.NET
Posted by Aaron Levisohn at 7/9/2004 10:53:24 AM
I just installed MSSQL Server 2000 (trial version) and
Visual Studio.Net Academic 2003. I had already installed
these apps on another computer and it worked fine. When I
installed it on my new computer it went through the
installation (first MSSQL then VS.NET) and when I went to
create a n... more >>
Error when trying to check for patches
Posted by Jeff at 7/8/2004 11:13:19 PM
Overview of my computer's software and their versions:
IDE: Visual Studio 2003 .net (version 7.1.3088)
..NET Framework 1.1 (version 1.1.4322)
MSXML 4 (version 40SP2, 6/2/2003)
OS: XP Pro (SP1)
CPU: 2.6 GHz
RAM: 512mb
C-drive: 3 gig free space
When I in Visual Sudio chooses [ Help | Check... more >>
How can I possible access the vss database if I don't know the password of Admin
Posted by April at 7/8/2004 4:25:13 PM
We have a old vss DB, nobody remerber the password of
Administrator. Is there possible that we still can access
it?
Thanks,
April... more >>
VS 2005 vs VS 2003
Posted by dave at 7/8/2004 4:18:02 PM
Can VS 2005 be installed and run side-by-side with VS 2003?... more >>
How to upgrade vs 2005
Posted by Siva prasad at 7/8/2004 4:46:01 AM
I am using vs 2003 , I want to upgrade vs 2005 ,How it it ?... more >>
:) Why don't you add that feature...
Posted by Zed at 7/8/2004 3:20:58 AM
the borland ide has that neat code/design tab feature... why don't you add
it in VS.NET by default? I think it is creat and conveniet... even the Web
Matrix (if I'm not wrong) has it.
:) BTW is VS.NET 2005 running on .NET or its just a Win32 program ;)...
Is there any large scale GUI program... more >>
|