| Thread | Last Post | Replies |
|
| Where does VS2005 store information about my workspace? | 24 Aug 2006 15:44 GMT | 1 |
during a test session I changed the server. After this, I re-opened the Visual Studio Team Explorer 2005 client side and there no more was my "Test" workspace, so I decided to create a new one, but, while configuring the Working folders, I obtained the following error:
|
| Newbie needs help on date and time controls on form | 24 Aug 2006 15:39 GMT | 5 |
I am trying to create my first Visual Basic program, and placed text fields on the form which I want to show the date on one and the time on the other. Under properties I am totally lost as to where to format the information in the text box as date or time. I've looked under ...
|
| Problem - Set Service Login ? | 23 Aug 2006 20:11 GMT | 4 |
I wrote a service in VB.NET to check folders. It run fine when I run in Debug option. I am getting " Set Service Login" window when I try to InstallUtil in VS Command Prompt. This window asks Username, Password and Confirm Password. Why I am getting this message?
|
| Command contains unrecognized phrase/keyword VB.Net | 23 Aug 2006 13:26 GMT | 13 |
Hi I am facing the above problem when I am trying to insert a MEMO data in to the VFP table. I am using a OLEDB connection string in VB.Net My data present in the file is
|
| Generating properties automatically | 23 Aug 2006 10:21 GMT | 1 |
Is there built-in tool in vs2005 which can generate properties automatically? I want to mark some private fields and the tool will generate getters and setters for me...
|
| Moving MSDN docs | 23 Aug 2006 00:46 GMT | 1 |
I had my online vs.net docs on my c: drive and have to delete the folder to free up some space. Ive got the space on another partition, but dont know how to tell vs to look elsewhere. Is this perhaps just a registry tweak, or do I have to re-load them from the distribution cd, ...
|
| Passing arguments to program from within IDE | 22 Aug 2006 18:50 GMT | 2 |
I'm using Visual Studio C++ 2005. I can't find the option to pass parameters to my program (for argv). I need to be able to send arguments to my program and debug. Thanks.
|
| Bookmarks in VS2005 | 22 Aug 2006 15:54 GMT | 2 |
How do bookmarks work in VS2005? Specifically, in VS2003 Ctrl-K-N took the insertion point to the next bookmark in the current file. In VS2005 it seems to take the insertion point to the next bookmark in the order they were inserted in the development session, even if this was in ...
|
| No resource editor in VC++ Express - what now? | 22 Aug 2006 13:25 GMT | 4 |
I have discovered that Visual C++ Express Edition does not support the editing of resources, which makes it rather useless for me. Does this mean that I have to pay the 200 Dollars for upgrading from VC++ 6, or is there another alternative?
|
| Problems creating VSS event handler | 22 Aug 2006 10:29 GMT | 2 |
I've created an event handler to react to the events that are fired by SourceSafeTypeLib. The handler installs OK, but the only events that I get called to handle are Init, BeginCommand and EndCommand. The Init and EndCommand events are always called, but the BeginCommand is only
|
| Database File Locations | 22 Aug 2006 08:48 GMT | 3 |
When I create a SQL Database file from within VS.NET and then I save, *where* are the database files put? Is there no way for me to control where they go? Also, when I'm done designing/creating the database files, I want to "detach" them and then copy them to "live" so that I can ...
|
| Templated Web-UserControls do not work (VS2005) | 22 Aug 2006 08:35 GMT | 1 |
the example from the msdn: Visual Web Developer / Web Server Controls / Individual Web and Html Controls / User Controls / Learning More / How to: Create Templated Asp.Net User Controls
|
| Unable to save with Visual Studio .NET 2005 | 22 Aug 2006 06:39 GMT | 5 |
I am encountering an issue with the Visual Studio 2005 IDE and am unable to figure out how to resolve it. Basically, when I use VS 2005 to save a file on one particular web server I receive the following message: "The Operation Could Not Be Completed. The Parameter Is Incorrect.". ...
|
| Unable to "Go to definition" nor "Go to reference" in context help popup | 21 Aug 2006 21:17 GMT | 1 |
I am using VS2003 as my primary deveopment environment. I also installed VS2005 Professional Edition on the same machine. I am having trobule to right click the name in the source to go to its definition. It just says "Cannot navigate to 'xxx('" and "The symbol 'xxx' is not
|
| Terrible slowdown of visual studio 7.1 debugger | 20 Aug 2006 07:11 GMT | 1 |
Can anyone help me out with the issue I started having with VS 7.1.3088 debugger? I am running Microsoft Windows 2000 [Version 5.00.2195]. Basically the problem is that the debugger has started working
|