| Thread | Last Post | Replies |
|
| What is M$ thinking?? | 12 Apr 2006 13:16 GMT | 5 |
Create an html page in FrontPage2003 using design mode. Open the html page with VS2005 ... VS2005 refuses to go into design mode because of html syntax errors in the page created by FP2003.
|
| disabling UNICODE definition in C++ VS 2005 | 12 Apr 2006 08:05 GMT | 5 |
Some older PSDK samples are not "unicode-friendly". In VS 2005, the default C++ Preprocessor definitions has UNICODE and _UNICODE defined. Is the simplest way to disable these denfinitions to just
|
| unable to locate dll when using custom build | 12 Apr 2006 00:24 GMT | 4 |
I'm using Visual C++ 6.0 (VS6.0 SP6) on Windows XP Professional SP2. I experience a problem with a custom build setting that executes my executable after compilation and linkage, to perform some registration. The problem is that apparently some DLLs fail to load, because my exe
|
| BindingSource with VS. Net 2005 Enterprise | 11 Apr 2006 21:45 GMT | 3 |
please Excuse my bad English... :-) Maybe I am wrong but I think I have seen someday, that it is possible to bind 2 Forms to one Dataset.... Whenever I want to use the Datasource in Form 2 wich I recently create for
|
| VS 2005 vs VS.net | 11 Apr 2006 19:48 GMT | 6 |
I've been using VS 6 for small projects off and on but need to move to something more current and I need to start using .Net. In the process of trying to figure out what to use I've gotten confused. One of our programmers has been using Visual Studio.Net. I've been checking the
|
| How do you modify Team Foundation Work Items | 11 Apr 2006 18:04 GMT | 1 |
I am trying to figure out how to modify the default work item for a new bug in TFS. There are some field sI would like to add (and some I would like to remove) but can find no information about how to do this. The docs are very sparse but they do describe the different form field ...
|
| Two major issues with VS2005 that are driving me batty | 11 Apr 2006 17:05 GMT | 1 |
For themost part I am impressed with VS2005 (well, perf could be better but...). However I am having two problems that I can't seem to do anything about: 1) Exception Assistant refuses to work, period. I cant figure out why
|
| Session Variable Timeout | 11 Apr 2006 17:02 GMT | 1 |
When a user logs into my website i user their username and password to retrieve their "Role ID" from the database. This "Role ID" determines the visibility that each user has within the website. I put this in a session variable on the login page and i
|
| VC++ v.s. DotNet | 11 Apr 2006 16:05 GMT | 2 |
Is Visual C++ a subset of Visual Studio .net? I know in Visual C++ there is a Cluster Resource Wizard when creating a new project. But I couldn't find it in Visual Studio .net 2003. Am I wrong or Visual C++ is not covered completely by Visual Studio .net?
|
| Calling web services using VC++ 2005 Express Edition | 11 Apr 2006 14:07 GMT | 2 |
When I try to import one web service with VC++ 2005 Express Edition I got this error message, while compiling it: 1>------ Build started: Project: Test2, Configuration: Debug Win32 ------ 1>Creating web service proxy file for WebReference ...
|
| VS 2003 - Deleting Solution or Project | 11 Apr 2006 14:06 GMT | 2 |
I cannot figure out how to delete a solution or a project. I created a couple of test solutions and now I need to get rid of them. There is nothing in the menu, nor right clking the solution or project names in the main form.
|
| Dear ms VS.NET 2005 development team | 11 Apr 2006 13:09 GMT | 6 |
Dear MS VS.NET 2005 development team, This is a disappointing product. I work for a large govt department and EVERY team I work with and know of (over 400 developers) has decided to stay AWAY from vs.net 2005. I love the new features it offers but this
|
| Change Double Click on a File to Open it in Code View instead of Design mode | 11 Apr 2006 05:48 GMT | 1 |
Is there a way to change the default behaviour where Double Click on a File in my project opens it in Design mode, where I would like by default to start in Code view.
|
| Setup project packaging setip. exe and .msi | 10 Apr 2006 22:28 GMT | 8 |
For a VS 2005 Setup/Deployment project for Visual C++, since both the setup.exe and the msi are required, how do folks usually package these two files together for actual deployment? - Mitch
|
| Pay to get the VS 2005 hot fix?? | 10 Apr 2006 20:07 GMT | 2 |
I have this known issue that occurs regularly on my development PC with VS 2005: http://support.microsoft.com/?kbid=915038 The resolution is a hot fix in which I have to call Microsoft to get?? Why
|