| Thread | Last Post | Replies |
|
| how to change the default enviornment in VS 2005 | 16 May 2006 16:41 GMT | 1 |
How to switch the default IDE in VS 2005 from C# to web Visual developer?
|
| ShowDialog VB.NET | 16 May 2006 16:17 GMT | 3 |
Consider the following Dim objForm As New frmAddInfo objForm.sCarrier = sCarrier objForm.ShowDialog(Me)
|
| ODBC Data source name not found and no default driver specified | 16 May 2006 16:07 GMT | 1 |
Using VS 2003.NET Very basic project trying to get access to a Progress database via ODBC. I have the DSN configured properly and a test connection from the ODBC Data Source admin works just fine.
|
| How to set up VS 2005 for ASP.NET 1.1? | 16 May 2006 15:14 GMT | 2 |
How can I tell VS 2005 that I want to develop a web site in ASP.NET 1.1 when I have been developing sites for ASP.NET 2.0? Thanks, Keith
|
| Build number does not seem to increment | 16 May 2006 15:00 GMT | 16 |
I have a VB VS2005 solution which I have been working on for the last 6 months. I want to display the build number (along with the rest of the version information). However, the Version property of My.Application always shows a 0 for the build number (and I've done lots of ...
|
| Linking to a library | 16 May 2006 13:24 GMT | 7 |
I know what I what I want to do, but don't know what the expression is or how to find it. I am trying to create my first WinSock-enabled application, and I need to (link to || reference || add a reference to) winsock.lib. I would
|
| Uninstall/Remove ClearCase integration | 16 May 2006 06:38 GMT | 1 |
I'm using clearcase and visual studio .net 2003 on my machine. When I installed ClearCase, it installed files to integrate with visual studio. I don't use the integration component (I use Rational ClearCase Explorer instead). Is it possible to remove this integration
|
| Cannot add reference to project | 16 May 2006 05:21 GMT | 1 |
I have done this before with this COM object but for some reason I cannot add it this time. I have a DLL and a type library, if I try to add the DLL I get the message that its not a valid assembly etc which is correct but if I try to add the type library I get the message "A ...
|
| Compiler Generated Code | 15 May 2006 23:09 GMT | 1 |
We develop numerous software applications using Visual Studio 2005 and Version 6. Our customers are VERY picky when it comes to versioning. Essentially is we released a executable at version 1.31 and recompile the source code for that executable with no changes on a later date,
|
| Runtime LIbrary: Multi-Threaded Only | 15 May 2006 08:27 GMT | 1 |
Is the subject correct for VS2005? No more having a Single-Threaded library correct?
|
| Setup project dependency problem | 15 May 2006 06:52 GMT | 9 |
My project references a number of DLLs. Some of those referenced DLLs reference other DLLs that aren't being detected by the Setup Project. From what I've read in the documentation, this isn't unheard of. And the solution sounds simple: "In this case, you will need to determine ...
|
| Getting at the source of a nested exception (TypeInitializationException) | 14 May 2006 22:10 GMT | 1 |
When an exception is thrown in a static initializer, it is caught and wrapped in a TypeInitializationException. Presently, I track these cases down by catching and rethrowing the TypeInitializationException; then the debugger gets positioned
|
| can I change background color of the window that I am editing code in? | 13 May 2006 20:47 GMT | 1 |
I am an XEmacs user, and have a question. Can I change the background color of the text editing window in vs2005? In XEmacs, one can customize the init.el file in .xemacs folder, and change background and text colors ... can I do something like that
|
| Artcile needed: Accessing and using the modem | 13 May 2006 15:06 GMT | 1 |
I'd appreciate it if you link me to an article that describes how to access the modem and making/receiving voice calls over it, using vb.net or C# (windows forms or so ) !!! thanx a million in advance !!
|
| How Do I Get To The Sample? | 13 May 2006 14:32 GMT | 1 |
I downloaded and installed "Visual Studio 2005 Tools for Office Sample: Estimate Solution" but I don't see it anywhere in my programs lists. How do I find/open this sample to experiment with it? TIA
|