all groups > visual studio .net general > august 2004 > threads for august 15 - 21, 2004
Filter by week: 1 2 3 4 5
Marketable skills
Posted by Henry at 8/21/2004 5:36:16 PM
I have taken several courses in VB 6.0. Unfortunately, I
do not have the resources to obtain VB.NET. I live in
Atlanta. Is experience in VB 6.0 enough to get a job, or
will I have to go .NET?... more >>
dll trouble
Posted by raj chahal at 8/21/2004 4:52:13 AM
Hi there
I'm running vb6 and a 3rd party dll. The documentation
says put the dll in the system directory (i'm running xp)
I've done this but when I run th vb application an error
is thrown.
run time error 48 - file not found vbasm.dll
Could someone help please. thanks... more >>
VS.2003 IDE Crash
Posted by harry at 8/21/2004 1:09:09 AM
Hi,
After installing VS.2003, I just upgraded a VS.NET 2002 project to VS.NET
2003.
I upgraded because VS.NET 2003 is slow and buggy.
However, I find VS.NET 2003 is worse in terms of bugs.
For approx 20 hours everything was fine. Now suddenly I have IDE+Debugger
(VB.NET) problems. Comp... more >>
Source Control
Posted by David at 8/20/2004 4:15:48 AM
Does anybody know how I can activate the source control
features of VS.Net to work with PVCS? I currently do not
see any source control options in my IDE menu trees.
Thanks,
David... more >>
VS2003 Changing HTML -> to the point it is dropping characters
Posted by Todd at 8/19/2004 8:54:40 PM
I am having trouble saving a trademark symbol in a C#
aspx page text. If I enter ™ or ™ and save
the page - everything is ok switching between HTML and
Design views. However - if I change anything, even add a
space to a different part of the page in Design view,
changing back t... more >>
I need help making a crystal reports chart
Posted by Seth at 8/19/2004 11:11:09 AM
I have a datatable with 2 columns. The first column needs
to be the x-axis and the second column needs to be the
y-axis... I know all the code for displaying crystal report
documents I just need to know how to make a simple XY line
graph on a report. It seems like it would be very simple to
do ... more >>
Viewiing Intellisense list in 2003
Posted by Mark Broadbent at 8/18/2004 12:27:27 PM
Hi guys, recently I have started using the CTRL + J shortcut keys to flick
up the intellisense member list which saves me having to type:-
this.
to view them. However this key combo does not work on anything other than
the intial blank line and list sequence
i.e
CTRL+J (list shown)
Forms.CT... more >>
Start Windows Service during installation
Posted by Oleg Ogurok at 8/18/2004 12:23:34 PM
Hi all,
I've created a deployment package for my Windows Service project. The
installer class for the service is set to start service "Automatically".
However, looks like I still need to start the service manually after
installation, e.g. by typing "net start servicename" or from the Service... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Server explorer
Posted by gw.nelson NO[at]SPAM gmail.com at 8/18/2004 2:01:12 AM
I am having a problem with server explorer in vs.net 2003.
I need to be able to use the full set of functionality of server
explorer on a server that I am wishing to connect to.
Currently, all I am getting is: [with read ONLY access]
+ Tables
+ Views
+ Stored Procedures
BUT, connecti... more >>
Copy and Paste with one Button
Posted by Steve at 8/17/2004 8:37:02 PM
How do I Copy and Paste with the same Button like on notpad or another Object.
I'm new at this
Thanks
Steve... more >>
Where to Ask?
Posted by Ray Marron at 8/17/2004 3:58:27 PM
I'm new to vsnet & these groups.
What would be the best place to ask for help on calling a kernel32.dll
WinAPI function (GetVolumeInformation) from a managed C++ Windows Forms
project?
Thanks!
--
Ray Marron
... more >>
Add a DLL to GAC
Posted by Nelson Xu at 8/17/2004 11:01:11 AM
Hi All,
I added a DLL written by VB.NET to GAC. This DLL is
located at C:\LLSI-Tech\GAC in my local computer.
The project(project1) for above DLL is located at
C:\clearcase\payoff.
I add this DLL to my another VB class project(project2) as
an reference from C:\LLSI-Tech\GAC.
However,... more >>
Error Building Deployment Package
Posted by Wayne Wengert at 8/16/2004 3:26:09 PM
I am getting the following error when I build my Install package:
C:\2005 WGI\OfficeApp\Setup2\Setup2.vdproj Unable to build project output
group 'Content Files from OfficeAppNET (Active)'
This worked before but since then I moved the entire solution to a new
directory? I tried deleting and ... more >>
Modify access datatypes within VS.net?
Posted by Bill Jackson at 8/16/2004 2:27:52 PM
Hi all,
I can easily modify my SQL server tables via VS.Net, but I can only get
information about my access databases?
Is there a way for me to have the same functionality? (ie, change
datatypes, create a new table, etc etc?)
Thanks!
b... more >>
Breakpoint on Line 1 after application restart...
Posted by wweems NO[at]SPAM gmail.com at 8/16/2004 12:01:41 PM
Please somone tell me there is a way to end all my misery with this
annoying functionality. I cannot possibly imagine *ANY* reason
whatsoever that I'd want to have vs.net break automatically on the
first line of any project after hitting the restart button.
I know I can hit stop/start, but I g... more >>
Problems launching VS NET 2003 after Office XP install
Posted by Glenn. at 8/15/2004 7:37:02 PM
Hi,
I am running VS NET 2003 EA Edition on Windows 2000 server, and have
recently removed MS Office 2000 and installed MS Office XP. Office is
working fine, however now whenever I try to launch VS NET I get a Windows
Installer dialog box with the message "Preparing to Install" then it simp... more >>
Unable to launch VS NET 2003 after Office XP install
Posted by Glenn at 8/15/2004 7:37:01 PM
Hi,
I am running VS NET 2003 EA Edition on Windows 2000 server, and have
recently removed MS Office 2000 and installed MS Office XP. Office is
working fine, however now whenever I try to launch VS NET I get a Windows
Installer dialog box with the message "Preparing to Install" then it simp... more >>
|