VC8 always does a rebuild
Thu, 24 Jan 2008 05:29:44 -0800 (PST)
Hi,
I am using VC 8 to develope a C project.
When I try to build the sources, each time "All files are built"
irrespective of being modified or not.
In other words each time, VC does a re-build instead of building just
the modified files.
I have checked if any of the files are dated in future and thats n ...
|
VB 2005 and TimeSpan object
Thu, 24 Jan 2008 11:52:50 -0000
Hey all,
Any help would be greately appreciated.
I am totalling up TimeSpans for a report which works out well. When I
produce the report, I need to give results in hours and minutes. My totals
are greater than 1 day so just getting the hours does not work. I assumed
that there must be an easy way to ...
|
Visual C++ 2005 - .net Runtime Dependency
Tue, 22 Jan 2008 17:57:25 -0800
I'm using Microsoft Visual C++ 2005. I can run my program just fine from my
machine but when others try to use the DLL they are receiving the following
error message, "The application failed to initialize properly (0xc0150002).
Click on OK to terminate the application." I have found those users who have
.net ...
|
SQLDataSource in a WEB Form
Mon, 21 Jan 2008 09:17:03 -0800
I am working with a Web Form and inserted a SQLDataSource Control to get
access to several Visual Fox Pro 6 tables. I have already installed OLE DB
for VFP and made a successful data connection to my project, I can even view
the tables content within Visual Studio Server Explorer (I right click on the
table ...
|
how to copy contents of folders/subfolders during copy web
Sun, 20 Jan 2008 17:58:01 -0800
When I want to copy an entire website, I'd like Visual Studio to copy all the
contents of all the directories to the remote site. But it doesn't.
If I select all and copy these to the remote website, it will only copy the
files at the root and the folders visible at the root. It will not copy files
within fo ...
|
Forever
Sun, 20 Jan 2008 12:50:44 -0800
...
|
Combo Box Drop Down Width - C#
Sat, 19 Jan 2008 17:27:41 -0000
Hi Folks
Porting from Access to VS/C# one of the big sticking points is handling
multi-column Combos with dropdown widths which are longer than the actual
ComboBox.
Seems the drop down width is not settable - over the width of the combobox.
How are others handling this short coming?
TIA
--
Kahun ...
|
|
|
How to get traceback???
Fri, 18 Jan 2008 16:27:25 -0500
HI,
I use DevStudio 2005. C++ and MFC. All is good. I have a customer with a
crash that I can't reproduce. I'd like to receive a traceback documenting
the call stack, line numbers, etc. How do I do this? Debug executable?
Special settings on the compile/link?
Thanks!
Dave P
...
|
VS and DirectoryServices
Wed, 16 Jan 2008 15:53:01 -0800
What I'm trying to do is on page_load, I need to get the AD information for
the user. Specifically the description field of the AD group that they're in.
Can someone point me in the right direction on how to do this.
C# please
Thanks ...
|
Custom Login/Membership
Wed, 16 Jan 2008 21:27:09 -0000
Hi All,
First time posting to newsgroups, hello everyone, nice to be here.
Problem: I have a website which needs to have a secure area from the general
public. The issue for me is that the credentials for logging onto this site
only include a password. The various passwords will be found on different
p ...
|