all groups > visual studio .net general > may 2006 > threads for may 22 - 28, 2006
Filter by week: 1 2 3 4 5
How to display DataSet field in TextBox?
Posted by kvr901 at 5/28/2006 12:10:02 AM
I created a DataSet in VS2005. I want to fill a bunch of TextBoxes on a
Webform with the data, but for now will settle on 1 field of 1 record in 1
TextBox. If I can accomplish that, then I should be able to do the rest.
(Datagrids work fine with the dataset, but want to use TextBoxes).
... more >>
VS2005 - Debug: "Step Into" disappeared?!!
Posted by Bill Cohagan at 5/26/2006 4:13:22 PM
When I'm in debug mode I now have only one option, Step Over, both on the
debug tool bar and in the debug menu. How the heck does that happen? What
happen to Step Into/Outof?? How do I restore these?
Thanks,
Bill
PS - I'm on the road so cannot just reinstall VS2005...
... more >>
Visual Studio Tools for Office 2003?
Posted by studen771 at 5/26/2006 1:34:02 PM
Thanks in advance to anyone who might help :)
I'm a newbie to VSTO, and wanted a few things clarified:
Is VSTO 2003 still available, and if so, how/where do I retrieve it?(I'm
using VS.NET 2003).
I've searched extensively for it; it doesn't seem to be a download- rather
an optional add i... more >>
Best approach to team development?
Posted by BeezelDub at 5/26/2006 1:30:02 PM
I have 2 developers using VS2005 Professional. What is the best approach for
development, particulary the setup of the VS project on each developers
machines.
Right now the site files for a project are kept on a file server. Both
developers go to File > Open > Website... > File System and g... more >>
databinding combobox
Posted by Frank at 5/26/2006 11:58:02 AM
Hi, I'm trying to build my first vb2005 dataapp but I'm somewhat lost here. I
have a database table displayed in a grid. This table has a field called
countryid which is linked to another table with the actual countrynames. On
the same form I have a combobox which should be linked to both tabl... more >>
Scroll nodes into view Treeview asp.net 2.0
Posted by Jerry C at 5/26/2006 11:09:02 AM
I am using VS 2005 treeview control.
How can I set focus to and scroll into view the node clicked when the page
posts back.
My treeview has many nodes and continues way beyond the bottom of the page
when expanded (scroll bar shows). When I scroll to a node and click on it the
postback oc... more >>
newbie question - how to create an instance of an application object
Posted by GSP NO[at]SPAM DCS at 5/26/2006 12:00:00 AM
To put things into perspective, I've been using Visual Studio for a total of
1 week now. I'm researching how to transports data from Filemaker to MySQL
and found an interesting article on how to accomplish this. I just can't
interpret the instructions into tasks that I can do. In the article, ... more >>
How to keep part of webform from scrolling?
Posted by kvr901 at 5/25/2006 10:46:01 PM
For an ASP.NET web application....
Is there some way to keep a header, or a band, or something at the top of
the browser that will not scroll up? In other words, I want to have add,
edit, delete, cancel buttons at the top of my webform or masterpage that will
remain visible while the user ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
unable to build and release solution due to regcap problems.
Posted by Saira at 5/25/2006 7:23:59 PM
Hello all.
Wonder whether someone can help me.
I have been building and releasing a solution I am working on fine for some
time now.
I needed to relocate the solution files due to a revamp of the file system
at the company.
I have done this, but now I seem to be unable to release the soluti... more >>
restrict growing VM of a process
Posted by Navneet Kumar at 5/25/2006 4:06:40 PM
Hi,
My program is non-leaky, I've checked on that.
More virtual memory is allocated to it by the system then is required by it.
I'm filling a linked list which grows in size to around 1GB (at this point
the VM is around 2GB)
Pretty soon the 2GB limit is crossed and the program terminates.
Com... more >>
Saving ide font informatoin
Posted by Abubakar at 5/25/2006 1:48:18 PM
Hi,
I want to know where are the settings saved for the fonts that I'm using
currently in the vc++ 2k5 ide. I have a colored background and different
colored keywords and identifiers etc. I want to know how can I copy these
settings to another machine's ide instead of going to the
options->tool... more >>
ActiveX EXE from VS2005
Posted by SteveS at 5/25/2006 11:34:02 AM
In VB6 we could create ActiveX EXE apps that could be run directly or could
be referenced in VBA and created and run from there. Can equivalent objects
be created in VB2005?
I have developed an app that I want to launch and control from Excel, but
for performance reasons I want it to run i... more >>
VS2005 - Can the "development web server" option be removed
Posted by Tim B. at 5/25/2006 9:09:03 AM
we prefer to continue to use IIS and would like to remove the option of using
the development server. Is there a way to disable and/or remove this feature
from visual studio ?
Tim... more >>
Modeling tool to use with VS.NET 2005?
Posted by la.rodriguezcastro NO[at]SPAM gmail.com at 5/25/2006 4:45:58 AM
Hi,
I'm starting a new project in VS.NET 2005 and I've found that Rational
XDE is not working with VS.NET 2005. I think XDE is a very good UML
desing tool, but I think IBM is droping it's VS.NET 2005.
So, my question is, what Modeling tool are you using with VS.NET 2005?
Here are some thing... more >>
Can't open/create websites in VS 2005
Posted by moondaddy NO[at]SPAM noemail.noemail at 5/25/2006 4:07:48 AM
I've just installed VS2003 and then VS2005 on a new machine. Then I opened
VS2005 to create a test website but open or create websites is not an
available option. I even ran:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i to
install asp.net 2.0. What else do I need to d... more >>
C# code in VS2005 commented out automatically
Posted by igtrieve at 5/24/2006 12:27:52 PM
I have a problem to edit C# code in VS2005. All new lines of code
are commented out automatically (vertical green bar appears at the left
side of the page). I have the same project
in VS2003 and can edit the same code without any problem.
Any ideas?
Thanks.
... more >>
When is next VS 2005 service pack release?
Posted by Gery D. Dorazio at 5/24/2006 2:51:16 AM
Does anyone know when the next service pack for VS 2005 is scheduled?
Thanks...
... more >>
how to get total virtual memory usage of a process
Posted by Navneet Kumar at 5/23/2006 5:42:34 PM
Hi,
I need to programatically get the total virtual memory consumed by my
process under VC6 and VS2005.
Is there a way?
Thanks,
Navneet
... more >>
Enable Parent Paths in Cassini / WebDev.WebServer
Posted by Jed at 5/23/2006 12:45:01 PM
Does anyone know if it is possible to enable parent paths in web browser that
ships with Visual Studio 2005?
I have a subweb application that needs resources from the root web
(StyleSheets, Xsl, etc) I can't test in VS because the built in webserver
does not allow browsing parent paths.
... more >>
Managed code/Unmanaged code ?
Posted by Tony Girgenti at 5/23/2006 10:40:02 AM
What do these terms mean. I tried to find out by reading docs, but i still
am not sure.
What is managed code/unmanged code ?
Thanks,
Tony
... more >>
question on visual studio 2005 std
Posted by phil NO[at]SPAM silverfinch.co.uk at 5/23/2006 8:57:38 AM
Dear Sir/Madam,
If I buy Visual Studio 2005 Standard, does it include support for MFC
ie can I take existing VC 6 projects and build them in Visual Studio
2005 without purchasing any additional libraries?
many thanks,
Phil
... more >>
installing another Web Site Project inside my existing VS2005 website project
Posted by Rob Dob at 5/23/2006 1:10:42 AM
Hi,
How do I go about installing another Web Site Project inside my existing
VS2005 website project. I currently have both a forum WSP and my main WSP
application within the same solution. Both compile and run without error.
However they are separate applications and I would like to have t... more >>
Visual Studio Preprocessor ignored???
Posted by M at 5/22/2006 3:41:24 PM
Hi Folks,
I have got a Windows 32 DLL with Pre-processor definitions of
UNICODE;_UNICODE, the Precompiled headers are set to "Not Using Precompiled
Headers".
When I compile the project I have got:
#ifdef UNICODE
#pragma message("Compiling Unicode")
#else
#pragma message("Compiling An... more >>
Visual style of controls in Windows Forms .Net 2005
Posted by Andrew Foster at 5/22/2006 3:18:02 PM
We are using Visual Studio 2005 Team Edition for Software Developers
When I create a new VB project the controls appear in the development
environment and in the compiled program with the new visual style (rounded
corners on buttons, etc).
When I upgrade a VB project from 2003 to 2005 the cont... more >>
Gacutil returns Access Denied when Solution is built
Posted by Arjen Stobbe at 5/22/2006 2:37:01 PM
This issue is driving me nuts... but i really can't seem to find a cause for
this, let alone a solution.
I have several related projects in a solution file, and some have the
following Post-build event:
"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil.exe" /u
"$(TargetFil... more >>
My HELP access gone!
Posted by Steve Alpert at 5/22/2006 12:05:21 PM
I cannot access any help files on my local box. Neither MSDN nor VS work. I
reinstalled both Jan2006 for VS2003 and May2006 for VS2005. The contents appear
but no individual pages. Help!
thanks,
/steveA
--
Steve Alpert
my email fgrir.nycreg @ tr.pbz is encrypted with ROT13 (www.... more >>
Reports in sub directory
Posted by Alain France at 5/22/2006 8:04:02 AM
Hello,
I have reports .rpt "Crystal report" in a directory where an aspx page use
them and all is ok, but i'have a report in a sub-directory of this directory
and then VS2005 don't find it when running ? Do you have an idea ?
--
Alain ... more >>
Visulization Problems e.g., Charts & Menu Bars in Crystal Reporting
Posted by Bilal at 5/22/2006 4:09:43 AM
Hi
I'm using Visual Studio 2003
So I developed a Web based Crystal Report, So I got success in this
manner. But the Only problem I'm Facing is that, when i make Report in
Design Mode in Vusual Studio ASP.Net web form. The whole Report e.g.,
Data, Charts are displayed in Design Mode, only th... more >>
|