| Thread | Last Post | Replies |
|
| Losing Property Settings | 09 Aug 2005 09:48 GMT | 3 |
This is a strange one. I opened a Web form with a Dataset, SqlConnection, SqlAdapters and SqlCommands ( all selects). The SqlCommand used stored procedures. The Web form is under VSS control and NOT checked out. I rebuild the solution and ALL the SqlAdapters select properties ...
|
| Arrow keys not working in the dialog editor | 06 Aug 2005 03:49 GMT | 6 |
When I'm working in the dialog editor in VS.NET 2003, the arrow keys do not function. On other developers' machines that I've seen, the arrow keys move the selected object (button, static text, editbox, etc.) 1-pixel in the requested direction. In my IDE they do nothing at all. ...
|
| VS2003: How to stop auto reformating of aspx pages | 05 Aug 2005 10:33 GMT | 3 |
Is there a way to force VS2003 IDE to stop auto reformatting (or should I say "damaging" an existing format) of aspx pages ? I have all "Apply Autoamtic Formatting" checkboxes
|
| Visual Studio 2003 shortcut keys | 04 Aug 2005 21:25 GMT | 6 |
Other then viewing shortcut keys via the options window, one by one, is there another method. CTRL+R is not showing "Solution Explorer" anymore although typing View.SolutionExlorer into the command window works and also selecting it from View->Solution Explorer in the IDE menu.
|
| virtual line end | 04 Aug 2005 09:26 GMT | 3 |
is there a possibility in VStudio.NET 2003 to set a virtual line end (e.g. after 80 chars) so I can see a vertical drawn line at this point? Thx
|
| IDE changes setting on it's own | 03 Aug 2005 09:35 GMT | 4 |
after intallation of VS.Net 2003, I changed the option from starting with "Start page" to "Empty environment". This worked for weeks now. I've been using and starting it many times. Some days ago, it suddenly started with the "Start page". I looked in the options and it has been ...
|
| .net IDE Shuts Down during a build | 02 Aug 2005 14:27 GMT | 2 |
Is there any reason why the VS IDE shuts down when doing a build? This happens primarily every morning (but not the rule) after we get the latest version from source safe. I have deleted the cached file directories but still get this problem
|
| Problem with multiple checkouts: Cannot check out <File>. It is binary and is already checked out. | 01 Aug 2005 17:54 GMT | 2 |
We have a web project that references couple of other dlls in the project. When I try to build the solution, I get this error: Cannot check out <File>. It is binary and is already checked out. An MS site says that multiple checkouts on dlls are not allowed. Is there a
|